[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. 13827 1727096647.54812: 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-Egb 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 13827 1727096647.55511: Added group all to inventory 13827 1727096647.55517: Added group ungrouped to inventory 13827 1727096647.55523: Group all now contains ungrouped 13827 1727096647.55530: Examining possible inventory source: /tmp/selinux-AnA/inventory.yml 13827 1727096647.80147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 13827 1727096647.80211: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 13827 1727096647.80236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 13827 1727096647.80297: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 13827 1727096647.80370: Loaded config def from plugin (inventory/script) 13827 1727096647.80372: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 13827 1727096647.80416: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 13827 1727096647.80504: Loaded config def from plugin (inventory/yaml) 13827 1727096647.80506: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 13827 1727096647.80595: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 13827 1727096647.81020: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 13827 1727096647.81024: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 13827 1727096647.81027: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 13827 1727096647.81033: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 13827 1727096647.81037: Loading data from /tmp/selinux-AnA/inventory.yml 13827 1727096647.81106: /tmp/selinux-AnA/inventory.yml was not parsable by auto 13827 1727096647.81171: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 13827 1727096647.81212: Loading data from /tmp/selinux-AnA/inventory.yml 13827 1727096647.81297: group all already in inventory 13827 1727096647.81304: set inventory_file for managed_node1 13827 1727096647.81308: set inventory_dir for managed_node1 13827 1727096647.81309: Added host managed_node1 to inventory 13827 1727096647.81312: Added host managed_node1 to group all 13827 1727096647.81313: set ansible_host for managed_node1 13827 1727096647.81314: set ansible_ssh_extra_args for managed_node1 13827 1727096647.81317: set inventory_file for managed_node2 13827 1727096647.81320: set inventory_dir for managed_node2 13827 1727096647.81320: Added host managed_node2 to inventory 13827 1727096647.81322: Added host managed_node2 to group all 13827 1727096647.81323: set ansible_host for managed_node2 13827 1727096647.81323: set ansible_ssh_extra_args for managed_node2 13827 1727096647.81326: set inventory_file for managed_node3 13827 1727096647.81328: set inventory_dir for managed_node3 13827 1727096647.81329: Added host managed_node3 to inventory 13827 1727096647.81330: Added host managed_node3 to group all 13827 1727096647.81331: set ansible_host for managed_node3 13827 1727096647.81332: set ansible_ssh_extra_args for managed_node3 13827 1727096647.81334: Reconcile groups and hosts in inventory. 13827 1727096647.81338: Group ungrouped now contains managed_node1 13827 1727096647.81340: Group ungrouped now contains managed_node2 13827 1727096647.81341: Group ungrouped now contains managed_node3 13827 1727096647.81417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 13827 1727096647.81543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 13827 1727096647.81593: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 13827 1727096647.81621: Loaded config def from plugin (vars/host_group_vars) 13827 1727096647.81623: 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) 13827 1727096647.81630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 13827 1727096647.81638: 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) 13827 1727096647.81683: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 13827 1727096647.82011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096647.82108: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 13827 1727096647.82148: Loaded config def from plugin (connection/local) 13827 1727096647.82151: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 13827 1727096647.82798: Loaded config def from plugin (connection/paramiko_ssh) 13827 1727096647.82802: 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) 13827 1727096647.83658: 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) 13827 1727096647.83698: Loaded config def from plugin (connection/psrp) 13827 1727096647.83701: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 13827 1727096647.84417: 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) 13827 1727096647.84455: Loaded config def from plugin (connection/ssh) 13827 1727096647.84460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 13827 1727096647.88076: 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) 13827 1727096647.88118: Loaded config def from plugin (connection/winrm) 13827 1727096647.88122: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 13827 1727096647.88155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 13827 1727096647.88226: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 13827 1727096647.88502: Loaded config def from plugin (shell/cmd) 13827 1727096647.88504: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 13827 1727096647.88531: 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) 13827 1727096647.88601: Loaded config def from plugin (shell/powershell) 13827 1727096647.88603: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 13827 1727096647.88859: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 13827 1727096647.89046: Loaded config def from plugin (shell/sh) 13827 1727096647.89048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 13827 1727096647.89290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 13827 1727096647.89412: Loaded config def from plugin (become/runas) 13827 1727096647.89415: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 13827 1727096647.89823: Loaded config def from plugin (become/su) 13827 1727096647.89825: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 13827 1727096647.90171: Loaded config def from plugin (become/sudo) 13827 1727096647.90174: 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 13827 1727096647.90207: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml 13827 1727096647.92227: trying /usr/local/lib/python3.12/site-packages/ansible/modules 13827 1727096647.95387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 13827 1727096647.95550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 13827 1727096647.96849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 13827 1727096647.96867: 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 13827 1727096647.97104: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 13827 1727096647.97264: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 13827 1727096647.97267: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Egb/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) 13827 1727096647.97296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 13827 1727096647.97322: 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) 13827 1727096647.97485: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 13827 1727096647.97545: Loaded config def from plugin (callback/default) 13827 1727096647.97548: 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) 13827 1727096647.99671: Loaded config def from plugin (callback/junit) 13827 1727096647.99674: 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) 13827 1727096647.99724: 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) 13827 1727096647.99793: Loaded config def from plugin (callback/minimal) 13827 1727096647.99796: 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) 13827 1727096647.99840: 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) 13827 1727096647.99901: Loaded config def from plugin (callback/tree) 13827 1727096647.99904: 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 13827 1727096648.00164: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 13827 1727096648.00167: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Egb/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_selinux_modules.yml ******************************************** 1 plays in /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml 13827 1727096648.00195: in VariableManager get_vars() 13827 1727096648.00217: done with get_vars() 13827 1727096648.00224: in VariableManager get_vars() 13827 1727096648.00234: done with get_vars() 13827 1727096648.00239: variable 'omit' from source: magic vars 13827 1727096648.00280: in VariableManager get_vars() 13827 1727096648.00295: done with get_vars() 13827 1727096648.00317: variable 'omit' from source: magic vars PLAY [Test management of SELinux modules] ************************************** 13827 1727096648.02911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 13827 1727096648.02985: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 13827 1727096648.03016: getting the remaining hosts for this loop 13827 1727096648.03017: done getting the remaining hosts for this loop 13827 1727096648.03021: getting the next task for host managed_node3 13827 1727096648.03024: done getting next task for host managed_node3 13827 1727096648.03027: ^ task is: TASK: Gathering Facts 13827 1727096648.03028: ^ 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 13827 1727096648.03036: getting variables 13827 1727096648.03037: in VariableManager get_vars() 13827 1727096648.03064: Calling all_inventory to load vars for managed_node3 13827 1727096648.03067: Calling groups_inventory to load vars for managed_node3 13827 1727096648.03070: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096648.03083: Calling all_plugins_play to load vars for managed_node3 13827 1727096648.03093: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096648.03097: Calling groups_plugins_play to load vars for managed_node3 13827 1727096648.03131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096648.03186: done with get_vars() 13827 1727096648.03194: done getting variables 13827 1727096648.03255: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:2 Monday 23 September 2024 09:04:08 -0400 (0:00:00.033) 0:00:00.033 ****** 13827 1727096648.03280: entering _queue_task() for managed_node3/gather_facts 13827 1727096648.03281: Creating lock for gather_facts 13827 1727096648.04030: worker is 1 (out of 1 available) 13827 1727096648.04041: exiting _queue_task() for managed_node3/gather_facts 13827 1727096648.04054: done queuing things up, now waiting for results queue to drain 13827 1727096648.04058: waiting for pending results... 13827 1727096648.04527: running TaskExecutor() for managed_node3/TASK: Gathering Facts 13827 1727096648.04576: in run() - task 12a9e070-eceb-0460-c064-000000000021 13827 1727096648.04592: variable 'ansible_search_path' from source: unknown 13827 1727096648.04633: calling self._execute() 13827 1727096648.04699: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096648.04711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096648.04961: variable 'omit' from source: magic vars 13827 1727096648.04964: variable 'omit' from source: magic vars 13827 1727096648.04967: variable 'omit' from source: magic vars 13827 1727096648.04970: variable 'omit' from source: magic vars 13827 1727096648.04972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096648.04985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096648.05009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096648.05032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096648.05049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096648.05088: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096648.05096: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096648.05104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096648.05211: Set connection var ansible_connection to ssh 13827 1727096648.05225: Set connection var ansible_shell_executable to /bin/sh 13827 1727096648.05241: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096648.05248: Set connection var ansible_shell_type to sh 13827 1727096648.05262: Set connection var ansible_pipelining to False 13827 1727096648.05272: Set connection var ansible_timeout to 10 13827 1727096648.05302: variable 'ansible_shell_executable' from source: unknown 13827 1727096648.05311: variable 'ansible_connection' from source: unknown 13827 1727096648.05318: variable 'ansible_module_compression' from source: unknown 13827 1727096648.05324: variable 'ansible_shell_type' from source: unknown 13827 1727096648.05330: variable 'ansible_shell_executable' from source: unknown 13827 1727096648.05338: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096648.05346: variable 'ansible_pipelining' from source: unknown 13827 1727096648.05353: variable 'ansible_timeout' from source: unknown 13827 1727096648.05364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096648.05559: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096648.05576: variable 'omit' from source: magic vars 13827 1727096648.05586: starting attempt loop 13827 1727096648.05592: running the handler 13827 1727096648.05611: variable 'ansible_facts' from source: unknown 13827 1727096648.05639: _low_level_execute_command(): starting 13827 1727096648.05652: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096648.06403: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096648.06479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096648.06518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096648.06548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096648.06575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096648.06714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096648.08387: stdout chunk (state=3): >>>/root <<< 13827 1727096648.08534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096648.08563: stdout chunk (state=3): >>><<< 13827 1727096648.08567: stderr chunk (state=3): >>><<< 13827 1727096648.08693: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096648.08697: _low_level_execute_command(): starting 13827 1727096648.08700: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425 `" && echo ansible-tmp-1727096648.0859263-13856-189058732395425="` echo /root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425 `" ) && sleep 0' 13827 1727096648.09301: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096648.09416: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096648.09453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096648.09591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096648.11484: stdout chunk (state=3): >>>ansible-tmp-1727096648.0859263-13856-189058732395425=/root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425 <<< 13827 1727096648.11771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096648.11777: stdout chunk (state=3): >>><<< 13827 1727096648.11780: stderr chunk (state=3): >>><<< 13827 1727096648.11996: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096648.0859263-13856-189058732395425=/root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096648.12000: variable 'ansible_module_compression' from source: unknown 13827 1727096648.12002: ANSIBALLZ: Using generic lock for ansible.legacy.setup 13827 1727096648.12004: ANSIBALLZ: Acquiring lock 13827 1727096648.12010: ANSIBALLZ: Lock acquired: 140353313758752 13827 1727096648.12012: ANSIBALLZ: Creating module 13827 1727096648.51420: ANSIBALLZ: Writing module into payload 13827 1727096648.51596: ANSIBALLZ: Writing module 13827 1727096648.51631: ANSIBALLZ: Renaming module 13827 1727096648.51643: ANSIBALLZ: Done creating module 13827 1727096648.51702: variable 'ansible_facts' from source: unknown 13827 1727096648.51715: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096648.51733: _low_level_execute_command(): starting 13827 1727096648.51797: _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' 13827 1727096648.52488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096648.52610: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096648.52638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096648.52752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096648.54453: stdout chunk (state=3): >>>PLATFORM <<< 13827 1727096648.54632: stdout chunk (state=3): >>>Linux <<< 13827 1727096648.54640: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 13827 1727096648.54654: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 13827 1727096648.54766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096648.54770: stdout chunk (state=3): >>><<< 13827 1727096648.54772: stderr chunk (state=3): >>><<< 13827 1727096648.55162: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096648.55168 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 13827 1727096648.55172: _low_level_execute_command(): starting 13827 1727096648.55175: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 13827 1727096648.55207: Sending initial data 13827 1727096648.55210: Sent initial data (1181 bytes) 13827 1727096648.55863: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096648.55875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096648.56179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096648.56290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096648.59803: 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"} <<< 13827 1727096648.60079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096648.60112: stderr chunk (state=3): >>><<< 13827 1727096648.60121: stdout chunk (state=3): >>><<< 13827 1727096648.60146: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096648.60566: variable 'ansible_facts' from source: unknown 13827 1727096648.60569: variable 'ansible_facts' from source: unknown 13827 1727096648.60571: variable 'ansible_module_compression' from source: unknown 13827 1727096648.60573: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13827 1727096648.60598: variable 'ansible_facts' from source: unknown 13827 1727096648.60934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/AnsiballZ_setup.py 13827 1727096648.61251: Sending initial data 13827 1727096648.61264: Sent initial data (154 bytes) 13827 1727096648.62480: 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 <<< 13827 1727096648.62542: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096648.62567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096648.62614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096648.62759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096648.64292: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096648.64534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096648.64642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpfh0y3w5x /root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/AnsiballZ_setup.py <<< 13827 1727096648.64646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/AnsiballZ_setup.py" <<< 13827 1727096648.64802: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpfh0y3w5x" to remote "/root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/AnsiballZ_setup.py" <<< 13827 1727096648.67494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096648.67555: stderr chunk (state=3): >>><<< 13827 1727096648.67763: stdout chunk (state=3): >>><<< 13827 1727096648.67766: done transferring module to remote 13827 1727096648.67768: _low_level_execute_command(): starting 13827 1727096648.67770: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/ /root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/AnsiballZ_setup.py && sleep 0' 13827 1727096648.69146: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096648.69282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096648.69303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096648.69404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096648.71381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096648.71387: stdout chunk (state=3): >>><<< 13827 1727096648.71389: stderr chunk (state=3): >>><<< 13827 1727096648.71424: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096648.71508: _low_level_execute_command(): starting 13827 1727096648.71511: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/AnsiballZ_setup.py && sleep 0' 13827 1727096648.72825: 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 <<< 13827 1727096648.72831: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096648.72834: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096648.72836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096648.73082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096648.73185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096648.75366: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096648.75404: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096648.75578: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096648.75583: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096648.75625: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096648.75752: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 13827 1727096648.75787: stdout chunk (state=3): >>># /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 0x7f3a08db84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08d87b30> # /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 0x7f3a08dbaa50> import '_signal' # <<< 13827 1727096648.75890: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096648.75895: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096648.76001: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096648.76035: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 13827 1727096648.76198: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096648.76207: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 13827 1727096648.76250: 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 0x7f3a08b69130> # /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 0x7f3a08b69fa0> import 'site' # <<< 13827 1727096648.76269: 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. <<< 13827 1727096648.76637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096648.76728: 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' <<< 13827 1727096648.76740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096648.77029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08ba7da0> <<< 13827 1727096648.77033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096648.77038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08ba7fb0> # /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 0x7f3a08bdf770> <<< 13827 1727096648.77041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096648.77063: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bdfe00> import '_collections' # <<< 13827 1727096648.77104: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bbfa40> <<< 13827 1727096648.77141: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096648.77144: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bbd160> <<< 13827 1727096648.77238: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08ba4f50> <<< 13827 1727096648.77255: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096648.77284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096648.77312: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096648.77355: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096648.77364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096648.77366: 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' <<< 13827 1727096648.77407: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bff6b0> <<< 13827 1727096648.77412: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bfe2d0> <<< 13827 1727096648.77448: 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 0x7f3a08bbe030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bfcb60> <<< 13827 1727096648.77573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c346e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08ba41d0> # /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 0x7f3a08c34b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c34a40> <<< 13827 1727096648.77612: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096648.77629: 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 0x7f3a08c34e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08ba2cf0> <<< 13827 1727096648.77715: 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' <<< 13827 1727096648.77719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096648.77785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c354f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c351c0> import 'importlib.machinery' # <<< 13827 1727096648.77789: 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' <<< 13827 1727096648.77873: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c363f0> import 'importlib.util' # import 'runpy' # <<< 13827 1727096648.77899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c4c5f0> import 'errno' # <<< 13827 1727096648.77930: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a08c4dd00> <<< 13827 1727096648.77982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096648.78033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c4eba0> <<< 13827 1727096648.78089: 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 0x7f3a08c4f200> <<< 13827 1727096648.78105: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c4e0f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096648.78133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a08c4fc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c4f3b0> <<< 13827 1727096648.78408: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c36360> # /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 0x7f3a08947b30> # /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 0x7f3a08970620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08970380> # 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 0x7f3a08970650> <<< 13827 1727096648.78411: 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' <<< 13827 1727096648.78479: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096648.78612: 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 0x7f3a08970f80> <<< 13827 1727096648.78724: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096648.78752: 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 0x7f3a08971910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08970830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08945cd0> <<< 13827 1727096648.78769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096648.78797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096648.78832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08972c60> <<< 13827 1727096648.78948: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08970e00> <<< 13827 1727096648.78972: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c36b10> # /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 <<< 13827 1727096648.79012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096648.79030: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0899efc0> <<< 13827 1727096648.79091: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096648.79116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096648.79136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096648.79276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096648.79295: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a089c3350> # /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' # <<< 13827 1727096648.79325: 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 0x7f3a08a20110> <<< 13827 1727096648.79345: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096648.79373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096648.79398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096648.79435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096648.79523: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08a22870> <<< 13827 1727096648.79596: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08a20230> <<< 13827 1727096648.79636: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a089c3fb0> <<< 13827 1727096648.79671: 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 0x7f3a0832d250> <<< 13827 1727096648.79763: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a089c2150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08973b90> <<< 13827 1727096648.79860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096648.79881: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a089c2270> <<< 13827 1727096648.80132: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5ekkelja/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 13827 1727096648.80249: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.80280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096648.80293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096648.80355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096648.80402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096648.80434: 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 0x7f3a0838ef90> <<< 13827 1727096648.80463: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096648.80686: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0836de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0836cfe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 13827 1727096648.80710: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096648.80733: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096648.82105: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.83283: 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 0x7f3a0838ce30> <<< 13827 1727096648.83321: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096648.83420: 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' <<< 13827 1727096648.83427: 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 0x7f3a083c2960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a083c26f0> <<< 13827 1727096648.83495: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a083c2000> <<< 13827 1727096648.83510: 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' <<< 13827 1727096648.83555: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a083c2a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08a227e0> 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 0x7f3a083c3650> <<< 13827 1727096648.83893: 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 0x7f3a083c3890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096648.83896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096648.83899: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096648.83921: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a083c3d40> 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 0x7f3a08229b20> # 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 0x7f3a0822b740> # /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 0x7f3a0822c110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096648.83945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0822cfe0> <<< 13827 1727096648.83977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096648.83997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096648.84037: 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' <<< 13827 1727096648.84078: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0822fd40> <<< 13827 1727096648.84150: 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 0x7f3a08ba2de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0822e000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096648.84181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096648.84245: 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' <<< 13827 1727096648.84264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096648.84340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096648.84488: 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 0x7f3a08237bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08236690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a082363f0> # /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' <<< 13827 1727096648.84546: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08236960> <<< 13827 1727096648.84590: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0822e510> <<< 13827 1727096648.84614: 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 0x7f3a0827bda0> <<< 13827 1727096648.84641: 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 0x7f3a0827bfe0> <<< 13827 1727096648.84821: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /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 0x7f3a0827da30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0827d7f0> # /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' <<< 13827 1727096648.84845: 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 0x7f3a0827ff50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0827e0c0> <<< 13827 1727096648.84869: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096648.84918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096648.84937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096648.84981: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a082836b0> <<< 13827 1727096648.85099: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0827ffb0> <<< 13827 1727096648.85165: 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 0x7f3a082844a0> <<< 13827 1727096648.85194: 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 0x7f3a082846b0> <<< 13827 1727096648.85237: 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' <<< 13827 1727096648.85271: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a082849b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0827c140> # /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' <<< 13827 1727096648.85365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # 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 0x7f3a081100b0> <<< 13827 1727096648.85511: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096648.85522: 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 0x7f3a081113d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08286840> <<< 13827 1727096648.85690: 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 0x7f3a08287bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08286450> <<< 13827 1727096648.85693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096648.85703: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096648.85786: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.85813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13827 1727096648.85838: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096648.85888: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.85966: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.86080: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.86662: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.87148: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096648.87177: 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' # <<< 13827 1727096648.87336: 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 0x7f3a081155e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096648.87362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081163f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08111610> <<< 13827 1727096648.87445: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096648.87451: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.87470: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096648.87623: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.87842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081161b0> <<< 13827 1727096648.87864: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.88353: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.88686: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.88749: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.88827: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13827 1727096648.88870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.88999: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096648.89012: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.89025: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.89060: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096648.89088: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096648.89114: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.89141: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.89181: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096648.89224: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.89415: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.89642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096648.89786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081175c0> # zipimport: zlib available <<< 13827 1727096648.89867: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.89930: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096648.89983: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096648.90008: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.90100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.90103: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096648.90148: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.90206: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.90271: 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 <<< 13827 1727096648.90308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096648.90390: 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' <<< 13827 1727096648.90414: 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 0x7f3a08121eb0> <<< 13827 1727096648.90540: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0811fc20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096648.90591: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.90625: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.90673: 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 <<< 13827 1727096648.90751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 13827 1727096648.90777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096648.90797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096648.90819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096648.90879: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0820a930> <<< 13827 1727096648.90918: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a082fe600> <<< 13827 1727096648.91002: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08122090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08121c70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096648.91027: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91044: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91093: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096648.91204: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096648.91211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13827 1727096648.91227: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91296: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096648.91409: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13827 1727096648.91503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91567: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91755: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.91760: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 13827 1727096648.91876: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.92053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.92086: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.92191: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 13827 1727096648.92219: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 13827 1727096648.92242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 13827 1727096648.92303: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b5fa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 13827 1727096648.92586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 13827 1727096648.92589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13827 1727096648.92604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07d6fe90> # 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 0x7f3a07d74200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0819e8d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b6b10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b4650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b4a40> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13827 1727096648.92620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 13827 1727096648.92643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13827 1727096648.92671: 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' <<< 13827 1727096648.92710: 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 0x7f3a07d770e0> <<< 13827 1727096648.92736: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07d76990> # 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 0x7f3a07d76b70> <<< 13827 1727096648.92764: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07d75df0> <<< 13827 1727096648.92782: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13827 1727096648.92890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13827 1727096648.92914: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07d771a0> <<< 13827 1727096648.92935: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13827 1727096648.92949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13827 1727096648.92986: 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 0x7f3a07dddcd0> <<< 13827 1727096648.93017: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07d77cb0> <<< 13827 1727096648.93065: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b4260> import 'ansible.module_utils.facts.timeout' # <<< 13827 1727096648.93128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096648.93152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 13827 1727096648.93169: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 13827 1727096648.93246: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93293: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 13827 1727096648.93382: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 13827 1727096648.93419: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 13827 1727096648.93467: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 13827 1727096648.93605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 13827 1727096648.93802: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096648.93830: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.93892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 13827 1727096648.93910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 13827 1727096648.94374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.94809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13827 1727096648.94878: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096648.94918: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.94953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.94992: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 13827 1727096648.95084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 13827 1727096648.95126: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.95199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 13827 1727096648.95202: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.95265: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 13827 1727096648.95268: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.95407: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.95412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 13827 1727096648.95414: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.95495: 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' <<< 13827 1727096648.95536: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07ddf170> <<< 13827 1727096648.95549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13827 1727096648.95619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13827 1727096648.95688: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07dde870> import 'ansible.module_utils.facts.system.local' # <<< 13827 1727096648.95743: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.95766: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.95872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 13827 1727096648.95875: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.95933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.96069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 13827 1727096648.96165: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.96200: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 13827 1727096648.96214: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.96260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13827 1727096648.96306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13827 1727096648.96380: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096648.96439: 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 0x7f3a07e11f40> <<< 13827 1727096648.96732: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081171d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 13827 1727096648.96760: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 13827 1727096648.96842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.96915: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.97023: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.97185: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 13827 1727096648.97401: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.97418: stdout chunk (state=3): >>># 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 0x7f3a07e259d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07e255e0> import 'ansible.module_utils.facts.system.user' # <<< 13827 1727096648.97452: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 13827 1727096648.97473: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.97508: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.97540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 13827 1727096648.97566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.97705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.97857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 13827 1727096648.97873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.97968: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98065: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98105: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 13827 1727096648.98194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98214: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 13827 1727096648.98622: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98748: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 13827 1727096648.98763: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98788: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.98819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096648.99396: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.00101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 13827 1727096649.00104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.00108: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.00132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 13827 1727096649.00225: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.00373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 13827 1727096649.00482: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.00632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 13827 1727096649.00673: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 13827 1727096649.00687: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.00887: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096649.00965: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01164: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 13827 1727096649.01380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 13827 1727096649.01415: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13827 1727096649.01523: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01534: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 13827 1727096649.01577: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13827 1727096649.01760: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 13827 1727096649.01776: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 13827 1727096649.01861: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01899: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.01965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 13827 1727096649.01977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.02223: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.02481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 13827 1727096649.02544: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.02620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 13827 1727096649.02686: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 13827 1727096649.02728: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.02750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 13827 1727096649.02858: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.02862: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 13827 1727096649.02920: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 13827 1727096649.03059: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 13827 1727096649.03186: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03190: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096649.03224: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03280: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03340: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 13827 1727096649.03493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03520: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03572: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 13827 1727096649.03734: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.03931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 13827 1727096649.04035: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.04047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 13827 1727096649.04299: stdout chunk (state=3): >>># 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 <<< 13827 1727096649.04397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.04480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 13827 1727096649.04502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13827 1727096649.04633: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096649.04753: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 13827 1727096649.04778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 13827 1727096649.04794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 13827 1727096649.04826: 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 0x7f3a07bbe180> <<< 13827 1727096649.04851: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07bbd2e0> <<< 13827 1727096649.04884: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07bb7a10> <<< 13827 1727096650.19507: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 13827 1727096650.19538: 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 0x7f3a07c04440> <<< 13827 1727096650.19594: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 13827 1727096650.19599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 13827 1727096650.19601: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07c05400> <<< 13827 1727096650.19669: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 13827 1727096650.19672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096650.19708: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 13827 1727096650.19741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07c07da0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07c07230> <<< 13827 1727096650.20036: 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 <<< 13827 1727096650.40366: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "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-46-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-68", "ansible_nodename": "ip-10-31-46-68.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": "ec2bc9d4b346ba29f2463de94b36a5d5", "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_is_chroot": false, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.78564453125, "5m": 0.48876953125, "15m": 0.2099609375}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1kZ38TU6qp8AM16q2VLYL/ESJbaWoW9p77+DLCxwPR6XuMuXRnlZUidyJGMqhrE7AhSNAsXM2xqgQycOw1i6Dg0CsBKBm2loyig33QCxDibnU5YkCluFbLIv0exIVqjVtJIz2SorTIP+vKvIPK/cYB9m7cQ7wARkpFXRovRPxL66JMaqf6JyI9BoOiceDwNNlekJ0jIZ0Z7pKUNdpIIMad/O/msL8whZGU5RaQJ/cOr8g5MSPeEOrZl4heqnO30Jq4BaOlndx0+A1IroncG79mpUjrbxnwyT7NHyRw/859or9zrtFIMAeSpnQ9B0KZQ2r/7m4WNpLpolhDFjw25kprDe4ZjvwM3GH/WLkQnJX2CCCbrllFtX2s5Ir024jsFxhw3JFFdK3DiX9hpMUdf6W+okgVA83ALPr9NYE5j3an9Jf4uMW/KbuZjzCu9NIFbv3YHuXln4DVOB52UkMzULFY7VMJwQ0p+ivcfKrcZr4umfFYsa7z6Om8UsZgWmwC58=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7MKesNC741e6Sq77GrKpm9mghfIabZiK2WX0VjAdToywqSPUTGq02VX1YRYC7tOeX3pPCNDhkSw/inKca8ahA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH41OL3issMpnVGLRaiIynMwfomd6j79e1kiyoBC/7uP", "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_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"addr<<< 13827 1727096650.40523: stdout chunk (state=3): >>>ess": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:fb:1c:72:cc:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.68", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::fb:1cff:fe72:cc3b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.68", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:fb:1c:72:cc:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.68"], "ansible_all_ipv6_addresses": ["fe80::fb:1cff:fe72:cc3b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::fb:1cff:fe72:cc3b"]}, "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": 2947, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 584, "free": 2947}, "nocache": {"free": 3272, "used": 259}, "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": "ec2bc9d4-b346-ba29-f246-3de94b36a5d5", "ansible_product_uuid": "ec2bc9d4-b346-ba29-f246-3de94b36a5d5", "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": 374, "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": 261801947136, "block_size": 4096, "block_total": 65519099, "block_available": 63916491, "block_used": 1602608, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.9.71 56086 10.31.46.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.71 56086 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "04", "second": "10", "epoch": "1727096650", "epoch_int": "1727096650", "date": "2024-09-23", "time": "09:04:10", "iso8601_micro": "2024-09-23T13:04:10.399422Z", "iso8601": "2024-09-23T13:04:10Z", "iso8601_basic": "20240923T090410399422", "iso8601_basic_short": "20240923T090410", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 13827 1727096650.41026: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096650.41030: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 13827 1727096650.41160: stdout chunk (state=3): >>># 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 <<< 13827 1727096650.41536: stdout chunk (state=3): >>># 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 <<< 13827 1727096650.41695: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096650.41780: stdout chunk (state=3): >>># 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 <<< 13827 1727096650.41865: stdout chunk (state=3): >>># 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 <<< 13827 1727096650.41943: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 13827 1727096650.42416: 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 # 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 <<< 13827 1727096650.42448: stdout chunk (state=3): >>># 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 <<< 13827 1727096650.42550: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 13827 1727096650.42708: 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 <<< 13827 1727096650.42874: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 13827 1727096650.42917: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096650.43460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096650.43597: stderr chunk (state=3): >>><<< 13827 1727096650.43601: stdout chunk (state=3): >>><<< 13827 1727096650.43915: _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 0x7f3a08db84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08d87b30> # /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 0x7f3a08dbaa50> 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 0x7f3a08b69130> # /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 0x7f3a08b69fa0> 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 0x7f3a08ba7da0> # /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 0x7f3a08ba7fb0> # /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 0x7f3a08bdf770> # /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 0x7f3a08bdfe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bbfa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bbd160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08ba4f50> # /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 0x7f3a08bff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bfe2d0> # /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 0x7f3a08bbe030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08bfcb60> # /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 0x7f3a08c346e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08ba41d0> # /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 0x7f3a08c34b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c34a40> # 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 0x7f3a08c34e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08ba2cf0> # /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 0x7f3a08c354f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c351c0> 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 0x7f3a08c363f0> 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 0x7f3a08c4c5f0> 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 0x7f3a08c4dd00> # /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 0x7f3a08c4eba0> # 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 0x7f3a08c4f200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c4e0f0> # /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 0x7f3a08c4fc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c4f3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c36360> # /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 0x7f3a08947b30> # /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 0x7f3a08970620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08970380> # 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 0x7f3a08970650> # /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 0x7f3a08970f80> # 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 0x7f3a08971910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08970830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08945cd0> # /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 0x7f3a08972c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08970e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08c36b10> # /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 0x7f3a0899efc0> # /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 0x7f3a089c3350> # /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 0x7f3a08a20110> # /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 0x7f3a08a22870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08a20230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a089c3fb0> # /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 0x7f3a0832d250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a089c2150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08973b90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a089c2270> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5ekkelja/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 0x7f3a0838ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0836de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0836cfe0> # 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 0x7f3a0838ce30> # /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 0x7f3a083c2960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a083c26f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a083c2000> # /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 0x7f3a083c2a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08a227e0> 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 0x7f3a083c3650> # 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 0x7f3a083c3890> # /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 0x7f3a083c3d40> 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 0x7f3a08229b20> # 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 0x7f3a0822b740> # /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 0x7f3a0822c110> # /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 0x7f3a0822cfe0> # /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 0x7f3a0822fd40> # 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 0x7f3a08ba2de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0822e000> # /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 0x7f3a08237bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08236690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a082363f0> # /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 0x7f3a08236960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0822e510> # 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 0x7f3a0827bda0> # /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 0x7f3a0827bfe0> # /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 0x7f3a0827da30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0827d7f0> # /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 0x7f3a0827ff50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0827e0c0> # /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 0x7f3a082836b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0827ffb0> # 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 0x7f3a082844a0> # 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 0x7f3a082846b0> # 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 0x7f3a082849b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0827c140> # /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 0x7f3a081100b0> # 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 0x7f3a081113d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08286840> # 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 0x7f3a08287bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08286450> # 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 0x7f3a081155e0> # /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 0x7f3a081163f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08111610> 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 0x7f3a081161b0> # 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 0x7f3a081175c0> # 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 0x7f3a08121eb0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0811fc20> 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 0x7f3a0820a930> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a082fe600> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08122090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a08121c70> # 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 0x7f3a081b5fa0> # /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 0x7f3a07d6fe90> # 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 0x7f3a07d74200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a0819e8d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b6b10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b4650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b4a40> # /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 0x7f3a07d770e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07d76990> # 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 0x7f3a07d76b70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07d75df0> # /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 0x7f3a07d771a0> # /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 0x7f3a07dddcd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07d77cb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081b4260> 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 0x7f3a07ddf170> # /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 0x7f3a07dde870> 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 0x7f3a07e11f40> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a081171d0> 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 0x7f3a07e259d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07e255e0> 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 0x7f3a07bbe180> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07bbd2e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07bb7a10> # /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 0x7f3a07c04440> # /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 0x7f3a07c05400> # /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 0x7f3a07c07da0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a07c07230> 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_lsb": {}, "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-46-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-68", "ansible_nodename": "ip-10-31-46-68.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": "ec2bc9d4b346ba29f2463de94b36a5d5", "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_is_chroot": false, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.78564453125, "5m": 0.48876953125, "15m": 0.2099609375}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1kZ38TU6qp8AM16q2VLYL/ESJbaWoW9p77+DLCxwPR6XuMuXRnlZUidyJGMqhrE7AhSNAsXM2xqgQycOw1i6Dg0CsBKBm2loyig33QCxDibnU5YkCluFbLIv0exIVqjVtJIz2SorTIP+vKvIPK/cYB9m7cQ7wARkpFXRovRPxL66JMaqf6JyI9BoOiceDwNNlekJ0jIZ0Z7pKUNdpIIMad/O/msL8whZGU5RaQJ/cOr8g5MSPeEOrZl4heqnO30Jq4BaOlndx0+A1IroncG79mpUjrbxnwyT7NHyRw/859or9zrtFIMAeSpnQ9B0KZQ2r/7m4WNpLpolhDFjw25kprDe4ZjvwM3GH/WLkQnJX2CCCbrllFtX2s5Ir024jsFxhw3JFFdK3DiX9hpMUdf6W+okgVA83ALPr9NYE5j3an9Jf4uMW/KbuZjzCu9NIFbv3YHuXln4DVOB52UkMzULFY7VMJwQ0p+ivcfKrcZr4umfFYsa7z6Om8UsZgWmwC58=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7MKesNC741e6Sq77GrKpm9mghfIabZiK2WX0VjAdToywqSPUTGq02VX1YRYC7tOeX3pPCNDhkSw/inKca8ahA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIH41OL3issMpnVGLRaiIynMwfomd6j79e1kiyoBC/7uP", "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_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:fb:1c:72:cc:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.68", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::fb:1cff:fe72:cc3b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.68", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:fb:1c:72:cc:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.68"], "ansible_all_ipv6_addresses": ["fe80::fb:1cff:fe72:cc3b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::fb:1cff:fe72:cc3b"]}, "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": 2947, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 584, "free": 2947}, "nocache": {"free": 3272, "used": 259}, "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": "ec2bc9d4-b346-ba29-f246-3de94b36a5d5", "ansible_product_uuid": "ec2bc9d4-b346-ba29-f246-3de94b36a5d5", "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": 374, "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": 261801947136, "block_size": 4096, "block_total": 65519099, "block_available": 63916491, "block_used": 1602608, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.9.71 56086 10.31.46.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.9.71 56086 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "04", "second": "10", "epoch": "1727096650", "epoch_int": "1727096650", "date": "2024-09-23", "time": "09:04:10", "iso8601_micro": "2024-09-23T13:04:10.399422Z", "iso8601": "2024-09-23T13:04:10Z", "iso8601_basic": "20240923T090410399422", "iso8601_basic_short": "20240923T090410", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 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. 13827 1727096650.46149: 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-1727096648.0859263-13856-189058732395425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096650.46153: _low_level_execute_command(): starting 13827 1727096650.46158: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096648.0859263-13856-189058732395425/ > /dev/null 2>&1 && sleep 0' 13827 1727096650.46511: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096650.46663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096650.46667: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096650.46743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096650.46746: 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.46.68 originally 10.31.46.68 <<< 13827 1727096650.46749: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096650.46873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096650.46913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096650.46965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096650.48992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096650.48997: stdout chunk (state=3): >>><<< 13827 1727096650.49000: stderr chunk (state=3): >>><<< 13827 1727096650.49007: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096650.49009: handler run complete 13827 1727096650.49245: variable 'ansible_facts' from source: unknown 13827 1727096650.49666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.50224: variable 'ansible_facts' from source: unknown 13827 1727096650.50490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.50719: attempt loop complete, returning result 13827 1727096650.50729: _execute() done 13827 1727096650.50736: dumping result to json 13827 1727096650.50772: done dumping result, returning 13827 1727096650.50825: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12a9e070-eceb-0460-c064-000000000021] 13827 1727096650.51032: sending task result for task 12a9e070-eceb-0460-c064-000000000021 ok: [managed_node3] 13827 1727096650.52061: no more pending results, returning what we have 13827 1727096650.52065: results queue empty 13827 1727096650.52066: checking for any_errors_fatal 13827 1727096650.52067: done checking for any_errors_fatal 13827 1727096650.52067: checking for max_fail_percentage 13827 1727096650.52069: done checking for max_fail_percentage 13827 1727096650.52070: checking to see if all hosts have failed and the running result is not ok 13827 1727096650.52071: done checking to see if all hosts have failed 13827 1727096650.52071: getting the remaining hosts for this loop 13827 1727096650.52073: done getting the remaining hosts for this loop 13827 1727096650.52077: getting the next task for host managed_node3 13827 1727096650.52085: done getting next task for host managed_node3 13827 1727096650.52087: ^ task is: TASK: meta (flush_handlers) 13827 1727096650.52089: ^ 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 13827 1727096650.52094: getting variables 13827 1727096650.52095: in VariableManager get_vars() 13827 1727096650.52122: Calling all_inventory to load vars for managed_node3 13827 1727096650.52126: Calling groups_inventory to load vars for managed_node3 13827 1727096650.52129: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.52357: done sending task result for task 12a9e070-eceb-0460-c064-000000000021 13827 1727096650.52361: WORKER PROCESS EXITING 13827 1727096650.52371: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.52375: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.52378: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.52882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.53308: done with get_vars() 13827 1727096650.53349: done getting variables 13827 1727096650.53538: in VariableManager get_vars() 13827 1727096650.53617: Calling all_inventory to load vars for managed_node3 13827 1727096650.53676: Calling groups_inventory to load vars for managed_node3 13827 1727096650.53679: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.53684: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.53686: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.53689: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.54164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.54651: done with get_vars() 13827 1727096650.54672: done queuing things up, now waiting for results queue to drain 13827 1727096650.54675: results queue empty 13827 1727096650.54675: checking for any_errors_fatal 13827 1727096650.54678: done checking for any_errors_fatal 13827 1727096650.54679: checking for max_fail_percentage 13827 1727096650.54685: done checking for max_fail_percentage 13827 1727096650.54685: checking to see if all hosts have failed and the running result is not ok 13827 1727096650.54686: done checking to see if all hosts have failed 13827 1727096650.54687: getting the remaining hosts for this loop 13827 1727096650.54688: done getting the remaining hosts for this loop 13827 1727096650.54691: getting the next task for host managed_node3 13827 1727096650.54875: done getting next task for host managed_node3 13827 1727096650.54879: ^ task is: TASK: Ensure facts, test variables used by role 13827 1727096650.54880: ^ 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 13827 1727096650.54883: getting variables 13827 1727096650.54884: in VariableManager get_vars() 13827 1727096650.54893: Calling all_inventory to load vars for managed_node3 13827 1727096650.54895: Calling groups_inventory to load vars for managed_node3 13827 1727096650.54897: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.54903: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.54905: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.54908: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.55683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.56468: done with get_vars() 13827 1727096650.56480: done getting variables 13827 1727096650.56560: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure facts, test variables used by role] ******************************* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:7 Monday 23 September 2024 09:04:10 -0400 (0:00:02.533) 0:00:02.566 ****** 13827 1727096650.56597: entering _queue_task() for managed_node3/set_fact 13827 1727096650.56599: Creating lock for set_fact 13827 1727096650.57336: worker is 1 (out of 1 available) 13827 1727096650.57350: exiting _queue_task() for managed_node3/set_fact 13827 1727096650.57561: done queuing things up, now waiting for results queue to drain 13827 1727096650.57564: waiting for pending results... 13827 1727096650.57615: running TaskExecutor() for managed_node3/TASK: Ensure facts, test variables used by role 13827 1727096650.57719: in run() - task 12a9e070-eceb-0460-c064-000000000006 13827 1727096650.57739: variable 'ansible_search_path' from source: unknown 13827 1727096650.57787: calling self._execute() 13827 1727096650.57871: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096650.57883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096650.57902: variable 'omit' from source: magic vars 13827 1727096650.58022: variable 'omit' from source: magic vars 13827 1727096650.58068: variable 'omit' from source: magic vars 13827 1727096650.58112: variable 'omit' from source: magic vars 13827 1727096650.58341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096650.58345: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096650.58348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096650.58350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096650.58353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096650.58381: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096650.58390: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096650.58398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096650.58520: Set connection var ansible_connection to ssh 13827 1727096650.58560: Set connection var ansible_shell_executable to /bin/sh 13827 1727096650.58563: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096650.58566: Set connection var ansible_shell_type to sh 13827 1727096650.58580: Set connection var ansible_pipelining to False 13827 1727096650.58665: Set connection var ansible_timeout to 10 13827 1727096650.58668: variable 'ansible_shell_executable' from source: unknown 13827 1727096650.58671: variable 'ansible_connection' from source: unknown 13827 1727096650.58675: variable 'ansible_module_compression' from source: unknown 13827 1727096650.58677: variable 'ansible_shell_type' from source: unknown 13827 1727096650.58679: variable 'ansible_shell_executable' from source: unknown 13827 1727096650.58682: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096650.58684: variable 'ansible_pipelining' from source: unknown 13827 1727096650.58686: variable 'ansible_timeout' from source: unknown 13827 1727096650.58687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096650.58855: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096650.58995: variable 'omit' from source: magic vars 13827 1727096650.58998: starting attempt loop 13827 1727096650.59000: running the handler 13827 1727096650.59003: handler run complete 13827 1727096650.59005: attempt loop complete, returning result 13827 1727096650.59007: _execute() done 13827 1727096650.59009: dumping result to json 13827 1727096650.59016: done dumping result, returning 13827 1727096650.59026: done running TaskExecutor() for managed_node3/TASK: Ensure facts, test variables used by role [12a9e070-eceb-0460-c064-000000000006] 13827 1727096650.59038: sending task result for task 12a9e070-eceb-0460-c064-000000000006 ok: [managed_node3] => { "ansible_facts": { "__selinux_test_facts": [ "distribution", "distribution_major_version" ] }, "changed": false } 13827 1727096650.59347: no more pending results, returning what we have 13827 1727096650.59355: results queue empty 13827 1727096650.59357: checking for any_errors_fatal 13827 1727096650.59360: done checking for any_errors_fatal 13827 1727096650.59361: checking for max_fail_percentage 13827 1727096650.59362: done checking for max_fail_percentage 13827 1727096650.59363: checking to see if all hosts have failed and the running result is not ok 13827 1727096650.59364: done checking to see if all hosts have failed 13827 1727096650.59365: getting the remaining hosts for this loop 13827 1727096650.59367: done getting the remaining hosts for this loop 13827 1727096650.59373: getting the next task for host managed_node3 13827 1727096650.59381: done getting next task for host managed_node3 13827 1727096650.59387: ^ task is: TASK: Ensure ansible_facts used by test 13827 1727096650.59390: ^ 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 13827 1727096650.59393: getting variables 13827 1727096650.59395: in VariableManager get_vars() 13827 1727096650.59429: Calling all_inventory to load vars for managed_node3 13827 1727096650.59432: Calling groups_inventory to load vars for managed_node3 13827 1727096650.59436: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.59449: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.59452: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.59455: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.60292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.60898: done sending task result for task 12a9e070-eceb-0460-c064-000000000006 13827 1727096650.60903: WORKER PROCESS EXITING 13827 1727096650.60968: done with get_vars() 13827 1727096650.60981: done getting variables TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:12 Monday 23 September 2024 09:04:10 -0400 (0:00:00.044) 0:00:02.612 ****** 13827 1727096650.61223: entering _queue_task() for managed_node3/setup 13827 1727096650.61870: worker is 1 (out of 1 available) 13827 1727096650.61883: exiting _queue_task() for managed_node3/setup 13827 1727096650.61892: done queuing things up, now waiting for results queue to drain 13827 1727096650.61893: waiting for pending results... 13827 1727096650.62048: running TaskExecutor() for managed_node3/TASK: Ensure ansible_facts used by test 13827 1727096650.62164: in run() - task 12a9e070-eceb-0460-c064-000000000007 13827 1727096650.62193: variable 'ansible_search_path' from source: unknown 13827 1727096650.62662: calling self._execute() 13827 1727096650.62666: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096650.62669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096650.62673: variable 'omit' from source: magic vars 13827 1727096650.62986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096650.65221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096650.65303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096650.65358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096650.65399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096650.65441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096650.65525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096650.65572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096650.65676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096650.65823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096650.65852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096650.66112: variable 'ansible_facts' from source: unknown 13827 1727096650.66280: variable '__selinux_test_facts' from source: set_fact 13827 1727096650.66423: Evaluated conditional (not ansible_facts.keys() | list | intersect(__selinux_test_facts) == __selinux_test_facts): False 13827 1727096650.66668: when evaluation is False, skipping this task 13827 1727096650.66671: _execute() done 13827 1727096650.66673: dumping result to json 13827 1727096650.66675: done dumping result, returning 13827 1727096650.66677: done running TaskExecutor() for managed_node3/TASK: Ensure ansible_facts used by test [12a9e070-eceb-0460-c064-000000000007] 13827 1727096650.66679: sending task result for task 12a9e070-eceb-0460-c064-000000000007 13827 1727096650.66746: done sending task result for task 12a9e070-eceb-0460-c064-000000000007 13827 1727096650.66749: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(__selinux_test_facts) == __selinux_test_facts", "skip_reason": "Conditional result was False" } 13827 1727096650.66830: no more pending results, returning what we have 13827 1727096650.66834: results queue empty 13827 1727096650.66835: checking for any_errors_fatal 13827 1727096650.66841: done checking for any_errors_fatal 13827 1727096650.66842: checking for max_fail_percentage 13827 1727096650.66843: done checking for max_fail_percentage 13827 1727096650.66844: checking to see if all hosts have failed and the running result is not ok 13827 1727096650.66845: done checking to see if all hosts have failed 13827 1727096650.66846: getting the remaining hosts for this loop 13827 1727096650.66848: done getting the remaining hosts for this loop 13827 1727096650.66852: getting the next task for host managed_node3 13827 1727096650.66873: done getting next task for host managed_node3 13827 1727096650.66877: ^ task is: TASK: Execute the role 13827 1727096650.66879: ^ 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 13827 1727096650.66882: getting variables 13827 1727096650.66884: in VariableManager get_vars() 13827 1727096650.66913: Calling all_inventory to load vars for managed_node3 13827 1727096650.66916: Calling groups_inventory to load vars for managed_node3 13827 1727096650.66919: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.66931: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.66934: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.66938: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.67523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.68167: done with get_vars() 13827 1727096650.68179: done getting variables TASK [Execute the role] ******************************************************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:29 Monday 23 September 2024 09:04:10 -0400 (0:00:00.072) 0:00:02.685 ****** 13827 1727096650.68447: entering _queue_task() for managed_node3/include_role 13827 1727096650.68449: Creating lock for include_role 13827 1727096650.68836: worker is 1 (out of 1 available) 13827 1727096650.68849: exiting _queue_task() for managed_node3/include_role 13827 1727096650.68910: done queuing things up, now waiting for results queue to drain 13827 1727096650.68912: waiting for pending results... 13827 1727096650.69142: running TaskExecutor() for managed_node3/TASK: Execute the role 13827 1727096650.69181: in run() - task 12a9e070-eceb-0460-c064-000000000009 13827 1727096650.69202: variable 'ansible_search_path' from source: unknown 13827 1727096650.69252: calling self._execute() 13827 1727096650.69329: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096650.69352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096650.69368: variable 'omit' from source: magic vars 13827 1727096650.69943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096650.73514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096650.73663: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096650.73672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096650.73684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096650.73782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096650.73827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096650.73908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096650.73932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096650.74036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096650.74232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096650.74465: variable 'ansible_distribution' from source: facts 13827 1727096650.74480: variable 'ansible_distribution_major_version' from source: facts 13827 1727096650.74520: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096650.74577: _execute() done 13827 1727096650.74586: dumping result to json 13827 1727096650.74603: done dumping result, returning 13827 1727096650.74614: done running TaskExecutor() for managed_node3/TASK: Execute the role [12a9e070-eceb-0460-c064-000000000009] 13827 1727096650.74685: sending task result for task 12a9e070-eceb-0460-c064-000000000009 13827 1727096650.75081: done sending task result for task 12a9e070-eceb-0460-c064-000000000009 13827 1727096650.75084: WORKER PROCESS EXITING 13827 1727096650.75115: no more pending results, returning what we have 13827 1727096650.75120: in VariableManager get_vars() 13827 1727096650.75160: Calling all_inventory to load vars for managed_node3 13827 1727096650.75163: Calling groups_inventory to load vars for managed_node3 13827 1727096650.75166: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.75177: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.75181: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.75184: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.75766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.76061: done with get_vars() 13827 1727096650.76071: variable 'ansible_search_path' from source: unknown 13827 1727096650.76207: variable 'omit' from source: magic vars 13827 1727096650.76235: variable 'omit' from source: magic vars 13827 1727096650.76317: variable 'omit' from source: magic vars 13827 1727096650.76321: we have included files to process 13827 1727096650.76322: generating all_blocks data 13827 1727096650.76323: done generating all_blocks data 13827 1727096650.76324: processing included file: fedora.linux_system_roles.selinux 13827 1727096650.76369: in VariableManager get_vars() 13827 1727096650.76383: done with get_vars() 13827 1727096650.76453: in VariableManager get_vars() 13827 1727096650.76476: done with get_vars() 13827 1727096650.76519: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/vars/main.yml 13827 1727096650.76607: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/defaults/main.yml 13827 1727096650.76829: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/meta/main.yml 13827 1727096650.77046: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml 13827 1727096650.78698: in VariableManager get_vars() 13827 1727096650.78722: done with get_vars() 13827 1727096650.78907: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean 13827 1727096650.80373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 13827 1727096650.83573: in VariableManager get_vars() 13827 1727096650.83598: done with get_vars() 13827 1727096650.84004: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml 13827 1727096650.85208: iterating over new_blocks loaded from include file 13827 1727096650.85211: in VariableManager get_vars() 13827 1727096650.85226: done with get_vars() 13827 1727096650.85228: filtering new block on tags 13827 1727096650.85429: done filtering new block on tags 13827 1727096650.85433: in VariableManager get_vars() 13827 1727096650.85448: done with get_vars() 13827 1727096650.85450: filtering new block on tags 13827 1727096650.85467: done filtering new block on tags 13827 1727096650.85469: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.selinux for managed_node3 13827 1727096650.85477: extending task lists for all hosts with included blocks 13827 1727096650.85613: done extending task lists 13827 1727096650.85614: done processing included files 13827 1727096650.85615: results queue empty 13827 1727096650.85617: checking for any_errors_fatal 13827 1727096650.85737: done checking for any_errors_fatal 13827 1727096650.85738: checking for max_fail_percentage 13827 1727096650.85739: done checking for max_fail_percentage 13827 1727096650.85740: checking to see if all hosts have failed and the running result is not ok 13827 1727096650.85741: done checking to see if all hosts have failed 13827 1727096650.85742: getting the remaining hosts for this loop 13827 1727096650.85743: done getting the remaining hosts for this loop 13827 1727096650.85746: getting the next task for host managed_node3 13827 1727096650.85752: done getting next task for host managed_node3 13827 1727096650.85755: ^ task is: TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 13827 1727096650.85768: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096650.85778: getting variables 13827 1727096650.85780: in VariableManager get_vars() 13827 1727096650.85793: Calling all_inventory to load vars for managed_node3 13827 1727096650.85796: Calling groups_inventory to load vars for managed_node3 13827 1727096650.85798: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.85804: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.85806: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.85809: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.86224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.86476: done with get_vars() 13827 1727096650.86495: done getting variables TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 23 September 2024 09:04:10 -0400 (0:00:00.181) 0:00:02.866 ****** 13827 1727096650.86589: entering _queue_task() for managed_node3/include_tasks 13827 1727096650.86591: Creating lock for include_tasks 13827 1727096650.87075: worker is 1 (out of 1 available) 13827 1727096650.87086: exiting _queue_task() for managed_node3/include_tasks 13827 1727096650.87096: done queuing things up, now waiting for results queue to drain 13827 1727096650.87098: waiting for pending results... 13827 1727096650.87340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 13827 1727096650.87462: in run() - task 12a9e070-eceb-0460-c064-000000000049 13827 1727096650.87466: variable 'ansible_search_path' from source: unknown 13827 1727096650.87468: variable 'ansible_search_path' from source: unknown 13827 1727096650.87471: calling self._execute() 13827 1727096650.87548: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096650.87564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096650.87578: variable 'omit' from source: magic vars 13827 1727096650.88203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096650.90737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096650.91062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096650.91076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096650.91208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096650.91245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096650.91440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096650.91548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096650.91583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096650.91648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096650.91729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096650.92196: variable 'ansible_distribution' from source: facts 13827 1727096650.92310: variable 'ansible_distribution_major_version' from source: facts 13827 1727096650.92315: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096650.92317: _execute() done 13827 1727096650.92320: dumping result to json 13827 1727096650.92322: done dumping result, returning 13827 1727096650.92372: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages [12a9e070-eceb-0460-c064-000000000049] 13827 1727096650.92384: sending task result for task 12a9e070-eceb-0460-c064-000000000049 13827 1727096650.92839: no more pending results, returning what we have 13827 1727096650.92845: in VariableManager get_vars() 13827 1727096650.92893: Calling all_inventory to load vars for managed_node3 13827 1727096650.92897: Calling groups_inventory to load vars for managed_node3 13827 1727096650.92899: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.92912: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.92916: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.92919: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.93399: done sending task result for task 12a9e070-eceb-0460-c064-000000000049 13827 1727096650.93403: WORKER PROCESS EXITING 13827 1727096650.93430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.93875: done with get_vars() 13827 1727096650.93884: variable 'ansible_search_path' from source: unknown 13827 1727096650.93885: variable 'ansible_search_path' from source: unknown 13827 1727096650.93924: we have included files to process 13827 1727096650.93926: generating all_blocks data 13827 1727096650.93927: done generating all_blocks data 13827 1727096650.93931: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 13827 1727096650.93933: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 13827 1727096650.93936: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 13827 1727096650.94243: in VariableManager get_vars() 13827 1727096650.94281: done with get_vars() 13827 1727096650.94299: done processing included file 13827 1727096650.94302: iterating over new_blocks loaded from include file 13827 1727096650.94303: in VariableManager get_vars() 13827 1727096650.94323: done with get_vars() 13827 1727096650.94325: filtering new block on tags 13827 1727096650.94345: done filtering new block on tags 13827 1727096650.94348: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed_node3 13827 1727096650.94359: extending task lists for all hosts with included blocks 13827 1727096650.95094: done extending task lists 13827 1727096650.95096: done processing included files 13827 1727096650.95097: results queue empty 13827 1727096650.95097: checking for any_errors_fatal 13827 1727096650.95100: done checking for any_errors_fatal 13827 1727096650.95101: checking for max_fail_percentage 13827 1727096650.95102: done checking for max_fail_percentage 13827 1727096650.95103: checking to see if all hosts have failed and the running result is not ok 13827 1727096650.95104: done checking to see if all hosts have failed 13827 1727096650.95105: getting the remaining hosts for this loop 13827 1727096650.95106: done getting the remaining hosts for this loop 13827 1727096650.95109: getting the next task for host managed_node3 13827 1727096650.95114: done getting next task for host managed_node3 13827 1727096650.95116: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 13827 1727096650.95119: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096650.95129: getting variables 13827 1727096650.95130: in VariableManager get_vars() 13827 1727096650.95154: Calling all_inventory to load vars for managed_node3 13827 1727096650.95165: Calling groups_inventory to load vars for managed_node3 13827 1727096650.95167: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096650.95173: Calling all_plugins_play to load vars for managed_node3 13827 1727096650.95175: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096650.95178: Calling groups_plugins_play to load vars for managed_node3 13827 1727096650.95363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096650.95542: done with get_vars() 13827 1727096650.95552: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 23 September 2024 09:04:10 -0400 (0:00:00.090) 0:00:02.956 ****** 13827 1727096650.95640: entering _queue_task() for managed_node3/setup 13827 1727096650.96001: worker is 1 (out of 1 available) 13827 1727096650.96130: exiting _queue_task() for managed_node3/setup 13827 1727096650.96145: done queuing things up, now waiting for results queue to drain 13827 1727096650.96147: waiting for pending results... 13827 1727096650.96324: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 13827 1727096650.96464: in run() - task 12a9e070-eceb-0460-c064-00000000009f 13827 1727096650.96489: variable 'ansible_search_path' from source: unknown 13827 1727096650.96496: variable 'ansible_search_path' from source: unknown 13827 1727096650.96539: calling self._execute() 13827 1727096650.96635: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096650.96648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096650.96672: variable 'omit' from source: magic vars 13827 1727096650.97238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096651.00567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096651.00571: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096651.00783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096651.00786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096651.00789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096651.00942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096651.01035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096651.01141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096651.01265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096651.01286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096651.01713: variable 'ansible_distribution' from source: facts 13827 1727096651.01731: variable 'ansible_distribution_major_version' from source: facts 13827 1727096651.01841: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096651.02132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096651.02222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096651.02288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096651.02410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096651.02462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096651.02595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096651.02800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096651.02804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096651.02855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096651.02879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096651.03291: variable '__selinux_required_facts' from source: role '' all vars 13827 1727096651.03305: variable 'ansible_facts' from source: unknown 13827 1727096651.03505: Evaluated conditional (__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13827 1727096651.03508: when evaluation is False, skipping this task 13827 1727096651.03511: _execute() done 13827 1727096651.03513: dumping result to json 13827 1727096651.03515: done dumping result, returning 13827 1727096651.03663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role [12a9e070-eceb-0460-c064-00000000009f] 13827 1727096651.03667: sending task result for task 12a9e070-eceb-0460-c064-00000000009f 13827 1727096651.03889: done sending task result for task 12a9e070-eceb-0460-c064-00000000009f 13827 1727096651.03892: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13827 1727096651.03941: no more pending results, returning what we have 13827 1727096651.03945: results queue empty 13827 1727096651.03946: checking for any_errors_fatal 13827 1727096651.03948: done checking for any_errors_fatal 13827 1727096651.03948: checking for max_fail_percentage 13827 1727096651.03950: done checking for max_fail_percentage 13827 1727096651.03951: checking to see if all hosts have failed and the running result is not ok 13827 1727096651.03952: done checking to see if all hosts have failed 13827 1727096651.03953: getting the remaining hosts for this loop 13827 1727096651.03954: done getting the remaining hosts for this loop 13827 1727096651.03960: getting the next task for host managed_node3 13827 1727096651.03969: done getting next task for host managed_node3 13827 1727096651.03973: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 13827 1727096651.03977: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096651.03996: getting variables 13827 1727096651.03998: in VariableManager get_vars() 13827 1727096651.04036: Calling all_inventory to load vars for managed_node3 13827 1727096651.04040: Calling groups_inventory to load vars for managed_node3 13827 1727096651.04042: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096651.04053: Calling all_plugins_play to load vars for managed_node3 13827 1727096651.04362: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096651.04368: Calling groups_plugins_play to load vars for managed_node3 13827 1727096651.04537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096651.05248: done with get_vars() 13827 1727096651.05628: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 23 September 2024 09:04:11 -0400 (0:00:00.102) 0:00:03.059 ****** 13827 1727096651.05858: entering _queue_task() for managed_node3/include_tasks 13827 1727096651.06494: worker is 1 (out of 1 available) 13827 1727096651.06508: exiting _queue_task() for managed_node3/include_tasks 13827 1727096651.06518: done queuing things up, now waiting for results queue to drain 13827 1727096651.06520: waiting for pending results... 13827 1727096651.06806: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 13827 1727096651.06848: in run() - task 12a9e070-eceb-0460-c064-0000000000a0 13827 1727096651.06871: variable 'ansible_search_path' from source: unknown 13827 1727096651.06879: variable 'ansible_search_path' from source: unknown 13827 1727096651.06928: calling self._execute() 13827 1727096651.07018: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096651.07031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096651.07047: variable 'omit' from source: magic vars 13827 1727096651.07809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096651.11734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096651.11908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096651.12083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096651.12087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096651.12089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096651.12143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096651.12180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096651.12225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096651.12418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096651.12422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096651.12673: variable 'ansible_distribution' from source: facts 13827 1727096651.12772: variable 'ansible_distribution_major_version' from source: facts 13827 1727096651.12784: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096651.12796: _execute() done 13827 1727096651.12804: dumping result to json 13827 1727096651.12812: done dumping result, returning 13827 1727096651.12859: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages [12a9e070-eceb-0460-c064-0000000000a0] 13827 1727096651.12877: sending task result for task 12a9e070-eceb-0460-c064-0000000000a0 13827 1727096651.13133: done sending task result for task 12a9e070-eceb-0460-c064-0000000000a0 13827 1727096651.13137: WORKER PROCESS EXITING 13827 1727096651.13207: no more pending results, returning what we have 13827 1727096651.13212: in VariableManager get_vars() 13827 1727096651.13259: Calling all_inventory to load vars for managed_node3 13827 1727096651.13264: Calling groups_inventory to load vars for managed_node3 13827 1727096651.13267: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096651.13284: Calling all_plugins_play to load vars for managed_node3 13827 1727096651.13288: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096651.13292: Calling groups_plugins_play to load vars for managed_node3 13827 1727096651.14302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096651.14649: done with get_vars() 13827 1727096651.14659: variable 'ansible_search_path' from source: unknown 13827 1727096651.14660: variable 'ansible_search_path' from source: unknown 13827 1727096651.14698: we have included files to process 13827 1727096651.14699: generating all_blocks data 13827 1727096651.14701: done generating all_blocks data 13827 1727096651.14703: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 13827 1727096651.14705: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 13827 1727096651.14710: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 13827 1727096651.16868: done processing included file 13827 1727096651.16871: iterating over new_blocks loaded from include file 13827 1727096651.16873: in VariableManager get_vars() 13827 1727096651.16897: done with get_vars() 13827 1727096651.16899: filtering new block on tags 13827 1727096651.16931: done filtering new block on tags 13827 1727096651.16935: in VariableManager get_vars() 13827 1727096651.16968: done with get_vars() 13827 1727096651.16970: filtering new block on tags 13827 1727096651.16991: done filtering new block on tags 13827 1727096651.16993: in VariableManager get_vars() 13827 1727096651.17013: done with get_vars() 13827 1727096651.17015: filtering new block on tags 13827 1727096651.17046: done filtering new block on tags 13827 1727096651.17049: in VariableManager get_vars() 13827 1727096651.17068: done with get_vars() 13827 1727096651.17070: filtering new block on tags 13827 1727096651.17093: done filtering new block on tags 13827 1727096651.17096: in VariableManager get_vars() 13827 1727096651.17115: done with get_vars() 13827 1727096651.17116: filtering new block on tags 13827 1727096651.17131: done filtering new block on tags 13827 1727096651.17133: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed_node3 13827 1727096651.17146: extending task lists for all hosts with included blocks 13827 1727096651.17324: done extending task lists 13827 1727096651.17325: done processing included files 13827 1727096651.17326: results queue empty 13827 1727096651.17327: checking for any_errors_fatal 13827 1727096651.17329: done checking for any_errors_fatal 13827 1727096651.17330: checking for max_fail_percentage 13827 1727096651.17331: done checking for max_fail_percentage 13827 1727096651.17332: checking to see if all hosts have failed and the running result is not ok 13827 1727096651.17333: done checking to see if all hosts have failed 13827 1727096651.17333: getting the remaining hosts for this loop 13827 1727096651.17335: done getting the remaining hosts for this loop 13827 1727096651.17337: getting the next task for host managed_node3 13827 1727096651.17342: done getting next task for host managed_node3 13827 1727096651.17344: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if system is ostree 13827 1727096651.17347: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096651.17372: getting variables 13827 1727096651.17374: in VariableManager get_vars() 13827 1727096651.17386: Calling all_inventory to load vars for managed_node3 13827 1727096651.17389: Calling groups_inventory to load vars for managed_node3 13827 1727096651.17391: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096651.17396: Calling all_plugins_play to load vars for managed_node3 13827 1727096651.17399: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096651.17402: Calling groups_plugins_play to load vars for managed_node3 13827 1727096651.17731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096651.18088: done with get_vars() 13827 1727096651.18098: done getting variables TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 23 September 2024 09:04:11 -0400 (0:00:00.124) 0:00:03.183 ****** 13827 1727096651.18318: entering _queue_task() for managed_node3/stat 13827 1727096651.19147: worker is 1 (out of 1 available) 13827 1727096651.19162: exiting _queue_task() for managed_node3/stat 13827 1727096651.19172: done queuing things up, now waiting for results queue to drain 13827 1727096651.19173: waiting for pending results... 13827 1727096651.19576: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if system is ostree 13827 1727096651.19772: in run() - task 12a9e070-eceb-0460-c064-0000000000f9 13827 1727096651.19776: variable 'ansible_search_path' from source: unknown 13827 1727096651.19778: variable 'ansible_search_path' from source: unknown 13827 1727096651.19802: calling self._execute() 13827 1727096651.19987: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096651.19992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096651.19997: variable 'omit' from source: magic vars 13827 1727096651.20854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096651.24767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096651.24920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096651.25024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096651.25111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096651.25145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096651.25290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096651.25351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096651.25603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096651.25684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096651.25705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096651.26020: variable 'ansible_distribution' from source: facts 13827 1727096651.26050: variable 'ansible_distribution_major_version' from source: facts 13827 1727096651.26096: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096651.26239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096651.26440: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096651.26486: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096651.26532: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096651.26567: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096651.26625: 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) 13827 1727096651.26731: 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) 13827 1727096651.26735: 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) 13827 1727096651.26737: 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) 13827 1727096651.26815: Evaluated conditional (not __selinux_is_ostree is defined): True 13827 1727096651.26837: variable 'omit' from source: magic vars 13827 1727096651.26922: variable 'omit' from source: magic vars 13827 1727096651.27059: variable 'omit' from source: magic vars 13827 1727096651.27062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096651.27065: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096651.27068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096651.27087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096651.27101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096651.27136: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096651.27145: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096651.27165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096651.27384: Set connection var ansible_connection to ssh 13827 1727096651.27387: Set connection var ansible_shell_executable to /bin/sh 13827 1727096651.27389: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096651.27391: Set connection var ansible_shell_type to sh 13827 1727096651.27394: Set connection var ansible_pipelining to False 13827 1727096651.27396: Set connection var ansible_timeout to 10 13827 1727096651.27398: variable 'ansible_shell_executable' from source: unknown 13827 1727096651.27400: variable 'ansible_connection' from source: unknown 13827 1727096651.27401: variable 'ansible_module_compression' from source: unknown 13827 1727096651.27403: variable 'ansible_shell_type' from source: unknown 13827 1727096651.27404: variable 'ansible_shell_executable' from source: unknown 13827 1727096651.27406: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096651.27409: variable 'ansible_pipelining' from source: unknown 13827 1727096651.27410: variable 'ansible_timeout' from source: unknown 13827 1727096651.27420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096651.27696: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096651.27742: variable 'omit' from source: magic vars 13827 1727096651.27765: starting attempt loop 13827 1727096651.27769: running the handler 13827 1727096651.27775: _low_level_execute_command(): starting 13827 1727096651.27801: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096651.29238: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096651.29316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096651.29319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096651.29542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 1 <<< 13827 1727096651.31503: stdout chunk (state=3): >>>/root <<< 13827 1727096651.31692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096651.31695: stdout chunk (state=3): >>><<< 13827 1727096651.31698: stderr chunk (state=3): >>><<< 13827 1727096651.31700: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 1 debug2: Received exit status from master 0 13827 1727096651.31702: _low_level_execute_command(): starting 13827 1727096651.31704: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944 `" && echo ansible-tmp-1727096651.3159084-13945-61641310651944="` echo /root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944 `" ) && sleep 0' 13827 1727096651.32385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096651.32428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096651.32472: 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.46.68 originally 10.31.46.68 <<< 13827 1727096651.32476: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096651.32479: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096651.32481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096651.32551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096651.32554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096651.32621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 13827 1727096651.35347: stdout chunk (state=3): >>>ansible-tmp-1727096651.3159084-13945-61641310651944=/root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944 <<< 13827 1727096651.35536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096651.35564: stderr chunk (state=3): >>><<< 13827 1727096651.35600: stdout chunk (state=3): >>><<< 13827 1727096651.35653: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096651.3159084-13945-61641310651944=/root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 13827 1727096651.35674: variable 'ansible_module_compression' from source: unknown 13827 1727096651.35721: ANSIBALLZ: Using lock for stat 13827 1727096651.35724: ANSIBALLZ: Acquiring lock 13827 1727096651.35729: ANSIBALLZ: Lock acquired: 140353313759376 13827 1727096651.35731: ANSIBALLZ: Creating module 13827 1727096651.53776: ANSIBALLZ: Writing module into payload 13827 1727096651.53872: ANSIBALLZ: Writing module 13827 1727096651.53962: ANSIBALLZ: Renaming module 13827 1727096651.53967: ANSIBALLZ: Done creating module 13827 1727096651.53973: variable 'ansible_facts' from source: unknown 13827 1727096651.54112: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/AnsiballZ_stat.py 13827 1727096651.54279: Sending initial data 13827 1727096651.54347: Sent initial data (152 bytes) 13827 1727096651.54950: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096651.54966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096651.54995: 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.46.68 originally 10.31.46.68 <<< 13827 1727096651.55005: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096651.55079: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096651.55125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096651.55151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096651.55169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096651.55373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096651.57002: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096651.57124: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096651.57368: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpb9ttr623 /root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/AnsiballZ_stat.py <<< 13827 1727096651.57372: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpb9ttr623" to remote "/root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/AnsiballZ_stat.py" <<< 13827 1727096651.59518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096651.59522: stdout chunk (state=3): >>><<< 13827 1727096651.59524: stderr chunk (state=3): >>><<< 13827 1727096651.59769: done transferring module to remote 13827 1727096651.59773: _low_level_execute_command(): starting 13827 1727096651.59775: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/ /root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/AnsiballZ_stat.py && sleep 0' 13827 1727096651.60982: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096651.61035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096651.61055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096651.61132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096651.61212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096651.63107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096651.63121: stdout chunk (state=3): >>><<< 13827 1727096651.63166: stderr chunk (state=3): >>><<< 13827 1727096651.63194: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096651.63260: _low_level_execute_command(): starting 13827 1727096651.63272: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/AnsiballZ_stat.py && sleep 0' 13827 1727096651.64474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096651.64514: 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 <<< 13827 1727096651.64574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096651.64754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096651.64831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096651.64861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096651.67201: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096651.67209: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096651.67212: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096651.67298: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096651.67305: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096651.67344: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 13827 1727096651.67425: stdout chunk (state=3): >>># /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 0x7f1413ee84d0> <<< 13827 1727096651.67575: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413eb7b30> # /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 0x7f1413eeaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # <<< 13827 1727096651.67578: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096651.67621: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096651.67717: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096651.67769: stdout chunk (state=3): >>>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' <<< 13827 1727096651.67798: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413c99130> <<< 13827 1727096651.68066: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413c99fa0> <<< 13827 1727096651.68073: stdout chunk (state=3): >>>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. <<< 13827 1727096651.68250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096651.68253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096651.68260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096651.68266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096651.68323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cd7e90> <<< 13827 1727096651.68444: stdout chunk (state=3): >>># /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' <<< 13827 1727096651.68448: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cd7f50> <<< 13827 1727096651.68451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096651.68455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096651.68462: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096651.68544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d0f890> <<< 13827 1727096651.68568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d0ff20> <<< 13827 1727096651.68672: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cefb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413ced280> <<< 13827 1727096651.68771: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cd5040> <<< 13827 1727096651.68800: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096651.68804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096651.68879: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096651.68922: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096651.68937: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d2f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d2e420> <<< 13827 1727096651.69177: 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 0x7f1413cee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d2cc80> # /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 0x7f1413d64890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cd42c0> # /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 0x7f1413d64d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d64bf0> <<< 13827 1727096651.69189: 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 0x7f1413d64fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cd2de0> <<< 13827 1727096651.69348: 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' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096651.69352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d653a0> <<< 13827 1727096651.69359: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096651.69362: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d665d0> import 'importlib.util' # import 'runpy' # <<< 13827 1727096651.69396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096651.69434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d7c7a0> <<< 13827 1727096651.69511: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096651.69549: 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 0x7f1413d7deb0> <<< 13827 1727096651.69563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d7ed50> <<< 13827 1727096651.69602: 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' <<< 13827 1727096651.69623: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1413d7f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d7e2a0> <<< 13827 1727096651.69646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096651.69657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096651.69691: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096651.69711: 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 0x7f1413d7fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d7f530> <<< 13827 1727096651.69772: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d66570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096651.69882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096651.69887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096651.69889: 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 0x7f1413b07d10> <<< 13827 1727096651.69940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1413b30770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b304d0> <<< 13827 1727096651.69993: 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 0x7f1413b307a0> <<< 13827 1727096651.70005: 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' <<< 13827 1727096651.70066: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096651.70188: 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 0x7f1413b310d0> <<< 13827 1727096651.70318: 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' <<< 13827 1727096651.70337: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1413b31a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b30980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b05eb0> <<< 13827 1727096651.70375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096651.70450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b32e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b31bb0> <<< 13827 1727096651.70454: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d66cc0> <<< 13827 1727096651.70507: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096651.70547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096651.70565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096651.70605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096651.70649: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b5b1d0> <<< 13827 1727096651.70678: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096651.70705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096651.70733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096651.70736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096651.70774: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b7f560> <<< 13827 1727096651.70802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096651.70839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096651.70907: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096651.70931: 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 0x7f1413be0380> <<< 13827 1727096651.70969: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096651.70977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096651.70999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096651.71037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096651.71119: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413be2ab0> <<< 13827 1727096651.71270: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413be04a0> <<< 13827 1727096651.71325: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413ba1370> # /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 0x7f1413529430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b7e360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b33da0> <<< 13827 1727096651.71406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096651.71472: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1413b7e480> <<< 13827 1727096651.71666: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_g7rl0bep/ansible_stat_payload.zip' # zipimport: zlib available <<< 13827 1727096651.71714: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.71728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096651.71815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096651.72205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141357f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141355dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141355d130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 13827 1727096651.72208: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.72210: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13827 1727096651.72212: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.73580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.74670: 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' <<< 13827 1727096651.74683: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141357cf50> <<< 13827 1727096651.74691: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096651.74749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096651.74753: 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' <<< 13827 1727096651.74784: 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' <<< 13827 1727096651.75078: 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 0x7f14135a6a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14135a6810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14135a6120> # /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 0x7f14135a6570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141357fad0> 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 0x7f14135a7830> # 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 0x7f14135a7a70> # /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' # <<< 13827 1727096651.75137: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14135a7fb0> <<< 13827 1727096651.75166: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096651.75229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096651.75278: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413411d30> # 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 0x7f1413413950> <<< 13827 1727096651.75318: stdout chunk (state=3): >>># /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' <<< 13827 1727096651.75371: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413414350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096651.75420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096651.75485: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14134154f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096651.75517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096651.75637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413417f50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096651.75668: 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 0x7f1413b32de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413416240> <<< 13827 1727096651.75695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096651.75741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096651.75872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 13827 1727096651.75903: 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 0x7f141341fda0><<< 13827 1727096651.75936: stdout chunk (state=3): >>> <<< 13827 1727096651.76061: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141341e8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141341e600> <<< 13827 1727096651.76152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096651.76300: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141341eb70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413416720> <<< 13827 1727096651.76361: 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 0x7f1413467e90><<< 13827 1727096651.76465: 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 0x7f1413468170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13827 1727096651.76535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096651.76550: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096651.76575: 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 0x7f1413469c10><<< 13827 1727096651.76635: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14134699d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096651.76866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f141346c170><<< 13827 1727096651.76869: stdout chunk (state=3): >>> <<< 13827 1727096651.76928: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141346a300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096651.77132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096651.77146: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141346f950> <<< 13827 1727096651.77316: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141346c320><<< 13827 1727096651.77340: stdout chunk (state=3): >>> <<< 13827 1727096651.77411: 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'<<< 13827 1727096651.77417: stdout chunk (state=3): >>> <<< 13827 1727096651.77430: 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'<<< 13827 1727096651.77442: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14134707a0> <<< 13827 1727096651.77492: 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 0x7f14134709b0> <<< 13827 1727096651.77522: 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 0x7f1413470c80> <<< 13827 1727096651.77545: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413468290> <<< 13827 1727096651.77578: 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' <<< 13827 1727096651.77612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096651.77672: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096651.77721: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14134f83b0> <<< 13827 1727096651.77973: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14134f94c0> <<< 13827 1727096651.78067: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413472b40> # 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 0x7f1413473ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413472750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096651.78170: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.78252: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096651.78255: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096651.78351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.78517: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.79230: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.79593: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096651.79702: 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 0x7f1413301760> <<< 13827 1727096651.79802: 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 0x7f1413302480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14134f9610> <<< 13827 1727096651.80279: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096651.80442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413302450> # zipimport: zlib available<<< 13827 1727096651.80473: stdout chunk (state=3): >>> <<< 13827 1727096651.81201: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.81938: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.82060: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.82188: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096651.82194: stdout chunk (state=3): >>> <<< 13827 1727096651.82203: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.82335: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.82359: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096651.82406: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.82510: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096651.82525: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096651.82603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096651.82739: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13827 1727096651.82955: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.83157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096651.83165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096651.83228: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096651.83243: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413303650> # zipimport: zlib available <<< 13827 1727096651.83305: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.83401: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096651.83435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.83485: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.83530: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13827 1727096651.83579: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.83582: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.83688: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.83744: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096651.83821: 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' <<< 13827 1727096651.83824: 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 0x7f141330e210> <<< 13827 1727096651.83858: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413309010> <<< 13827 1727096651.84234: stdout chunk (state=3): >>>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 <<< 13827 1727096651.84312: 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 <<< 13827 1727096651.84406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14135faa50> <<< 13827 1727096651.84473: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14135ee720> <<< 13827 1727096651.84565: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141330dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14133046e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096651.84625: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096651.84670: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096651.84747: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13827 1727096651.84782: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096651.84785: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.84994: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.85361: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096651.85424: 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"}}} <<< 13827 1727096651.85447: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096651.85902: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096651.85910: stdout chunk (state=3): >>># clear sys.path_hooks <<< 13827 1727096651.85926: stdout chunk (state=3): >>># clear builtins._<<< 13827 1727096651.86083: stdout chunk (state=3): >>> # 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 <<< 13827 1727096651.86098: stdout chunk (state=3): >>># cleanup[2] removing systemd <<< 13827 1727096651.86102: stdout chunk (state=3): >>># destroy systemd <<< 13827 1727096651.86104: stdout chunk (state=3): >>># cleanup[2] removing _datetime <<< 13827 1727096651.86132: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 13827 1727096651.86134: 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 <<< 13827 1727096651.86157: stdout chunk (state=3): >>># cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six<<< 13827 1727096651.86178: stdout chunk (state=3): >>> # 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<<< 13827 1727096651.86220: stdout chunk (state=3): >>> # 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<<< 13827 1727096651.86252: stdout chunk (state=3): >>> # 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<<< 13827 1727096651.86263: stdout chunk (state=3): >>> # 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<<< 13827 1727096651.86294: stdout chunk (state=3): >>> # 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<<< 13827 1727096651.86418: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13827 1727096651.86661: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096651.86701: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 13827 1727096651.86704: stdout chunk (state=3): >>># destroy importlib.util <<< 13827 1727096651.86771: stdout chunk (state=3): >>># destroy _bz2 <<< 13827 1727096651.86774: stdout chunk (state=3): >>># destroy _compression<<< 13827 1727096651.86777: stdout chunk (state=3): >>> # destroy _lzma<<< 13827 1727096651.86779: stdout chunk (state=3): >>> <<< 13827 1727096651.86810: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii <<< 13827 1727096651.86836: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 13827 1727096651.86866: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib<<< 13827 1727096651.86891: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress<<< 13827 1727096651.86925: stdout chunk (state=3): >>> # destroy ntpath<<< 13827 1727096651.86947: stdout chunk (state=3): >>> <<< 13827 1727096651.86960: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 13827 1727096651.86982: stdout chunk (state=3): >>> # destroy __main__<<< 13827 1727096651.86989: stdout chunk (state=3): >>> # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 13827 1727096651.87028: stdout chunk (state=3): >>> # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale<<< 13827 1727096651.87052: stdout chunk (state=3): >>> # destroy pwd # destroy locale<<< 13827 1727096651.87055: stdout chunk (state=3): >>> # destroy signal # destroy fcntl # destroy select<<< 13827 1727096651.87062: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess<<< 13827 1727096651.87078: stdout chunk (state=3): >>> # destroy syslog<<< 13827 1727096651.87108: stdout chunk (state=3): >>> # destroy uuid # destroy selectors <<< 13827 1727096651.87115: stdout chunk (state=3): >>># destroy errno<<< 13827 1727096651.87139: stdout chunk (state=3): >>> # destroy array # destroy datetime<<< 13827 1727096651.87163: stdout chunk (state=3): >>> # destroy selinux<<< 13827 1727096651.87173: stdout chunk (state=3): >>> # destroy shutil<<< 13827 1727096651.87196: stdout chunk (state=3): >>> # destroy distro<<< 13827 1727096651.87213: stdout chunk (state=3): >>> # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess<<< 13827 1727096651.87281: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 13827 1727096651.87302: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes <<< 13827 1727096651.87313: stdout chunk (state=3): >>># 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<<< 13827 1727096651.87323: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader<<< 13827 1727096651.87332: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 13827 1727096651.87351: stdout chunk (state=3): >>> # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 13827 1727096651.87362: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping platform<<< 13827 1727096651.87390: stdout chunk (state=3): >>> # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc<<< 13827 1727096651.87398: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 13827 1727096651.87521: stdout chunk (state=3): >>> # 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 <<< 13827 1727096651.87672: stdout chunk (state=3): >>># destroy sys.monitoring<<< 13827 1727096651.87687: stdout chunk (state=3): >>> <<< 13827 1727096651.87696: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096651.87728: stdout chunk (state=3): >>># destroy _collections<<< 13827 1727096651.87733: stdout chunk (state=3): >>> <<< 13827 1727096651.87762: stdout chunk (state=3): >>># destroy platform <<< 13827 1727096651.87811: stdout chunk (state=3): >>># destroy _uuid # destroy stat <<< 13827 1727096651.87819: stdout chunk (state=3): >>># destroy genericpath # destroy re._parser <<< 13827 1727096651.87861: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib<<< 13827 1727096651.87873: stdout chunk (state=3): >>> # destroy copyreg<<< 13827 1727096651.87924: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing <<< 13827 1727096651.87958: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse <<< 13827 1727096651.87963: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 13827 1727096651.87975: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 13827 1727096651.88004: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path<<< 13827 1727096651.88007: stdout chunk (state=3): >>> <<< 13827 1727096651.88017: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 13827 1727096651.88154: 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<<< 13827 1727096651.88159: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 13827 1727096651.88221: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time # destroy _random <<< 13827 1727096651.88224: stdout chunk (state=3): >>># destroy _weakref <<< 13827 1727096651.88255: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 13827 1727096651.88285: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools<<< 13827 1727096651.88288: stdout chunk (state=3): >>> <<< 13827 1727096651.88316: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools<<< 13827 1727096651.88333: stdout chunk (state=3): >>> # destroy builtins # destroy _thread<<< 13827 1727096651.88345: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 13827 1727096651.88409: stdout chunk (state=3): >>> <<< 13827 1727096651.88819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096651.88855: stderr chunk (state=3): >>><<< 13827 1727096651.88860: stdout chunk (state=3): >>><<< 13827 1727096651.88924: _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 0x7f1413ee84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413eb7b30> # /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 0x7f1413eeaa50> 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 0x7f1413c99130> # /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 0x7f1413c99fa0> 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 0x7f1413cd7e90> # /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 0x7f1413cd7f50> # /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 0x7f1413d0f890> # /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 0x7f1413d0ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cefb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413ced280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cd5040> # /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 0x7f1413d2f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d2e420> # /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 0x7f1413cee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d2cc80> # /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 0x7f1413d64890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cd42c0> # /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 0x7f1413d64d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d64bf0> # 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 0x7f1413d64fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413cd2de0> # /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 0x7f1413d656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d653a0> 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 0x7f1413d665d0> 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 0x7f1413d7c7a0> 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 0x7f1413d7deb0> # /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 0x7f1413d7ed50> # 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 0x7f1413d7f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d7e2a0> # /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 0x7f1413d7fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d7f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d66570> # /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 0x7f1413b07d10> # /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 0x7f1413b30770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b304d0> # 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 0x7f1413b307a0> # /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 0x7f1413b310d0> # 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 0x7f1413b31a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b30980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b05eb0> # /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 0x7f1413b32e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b31bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413d66cc0> # /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 0x7f1413b5b1d0> # /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 0x7f1413b7f560> # /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 0x7f1413be0380> # /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 0x7f1413be2ab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413be04a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413ba1370> # /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 0x7f1413529430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b7e360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413b33da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1413b7e480> # zipimport: found 30 names in '/tmp/ansible_stat_payload_g7rl0bep/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 0x7f141357f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141355dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141355d130> # 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 0x7f141357cf50> # /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 0x7f14135a6a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14135a6810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14135a6120> # /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 0x7f14135a6570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141357fad0> 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 0x7f14135a7830> # 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 0x7f14135a7a70> # /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 0x7f14135a7fb0> 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 0x7f1413411d30> # 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 0x7f1413413950> # /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 0x7f1413414350> # /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 0x7f14134154f0> # /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 0x7f1413417f50> # 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 0x7f1413b32de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413416240> # /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 0x7f141341fda0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141341e8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141341e600> # /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 0x7f141341eb70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413416720> # 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 0x7f1413467e90> # /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 0x7f1413468170> # /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 0x7f1413469c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14134699d0> # /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 0x7f141346c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141346a300> # /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 0x7f141346f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141346c320> # 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 0x7f14134707a0> # 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 0x7f14134709b0> # 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 0x7f1413470c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413468290> # /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 0x7f14134f83b0> # 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 0x7f14134f94c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413472b40> # 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 0x7f1413473ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413472750> # 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 0x7f1413301760> # /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 0x7f1413302480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14134f9610> 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 0x7f1413302450> # 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 0x7f1413303650> # 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 0x7f141330e210> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1413309010> 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 0x7f14135faa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14135ee720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f141330dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14133046e0> # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 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 13827 1727096651.89451: 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-1727096651.3159084-13945-61641310651944/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096651.89454: _low_level_execute_command(): starting 13827 1727096651.89458: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096651.3159084-13945-61641310651944/ > /dev/null 2>&1 && sleep 0' 13827 1727096651.89585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096651.89589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096651.89601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096651.89604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096651.89613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096651.89684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096651.89687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096651.89744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096651.92274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096651.92338: stderr chunk (state=3): >>><<< 13827 1727096651.92341: stdout chunk (state=3): >>><<< 13827 1727096651.92362: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096651.92365: handler run complete 13827 1727096651.92379: attempt loop complete, returning result 13827 1727096651.92382: _execute() done 13827 1727096651.92384: dumping result to json 13827 1727096651.92386: done dumping result, returning 13827 1727096651.92395: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if system is ostree [12a9e070-eceb-0460-c064-0000000000f9] 13827 1727096651.92404: sending task result for task 12a9e070-eceb-0460-c064-0000000000f9 13827 1727096651.92528: done sending task result for task 12a9e070-eceb-0460-c064-0000000000f9 13827 1727096651.92531: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 13827 1727096651.92646: no more pending results, returning what we have 13827 1727096651.92649: results queue empty 13827 1727096651.92650: checking for any_errors_fatal 13827 1727096651.92651: done checking for any_errors_fatal 13827 1727096651.92652: checking for max_fail_percentage 13827 1727096651.92653: done checking for max_fail_percentage 13827 1727096651.92654: checking to see if all hosts have failed and the running result is not ok 13827 1727096651.92655: done checking to see if all hosts have failed 13827 1727096651.92658: getting the remaining hosts for this loop 13827 1727096651.92659: done getting the remaining hosts for this loop 13827 1727096651.92663: getting the next task for host managed_node3 13827 1727096651.92670: done getting next task for host managed_node3 13827 1727096651.92674: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 13827 1727096651.92678: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096651.92688: getting variables 13827 1727096651.92689: in VariableManager get_vars() 13827 1727096651.92798: Calling all_inventory to load vars for managed_node3 13827 1727096651.92801: Calling groups_inventory to load vars for managed_node3 13827 1727096651.92803: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096651.92812: Calling all_plugins_play to load vars for managed_node3 13827 1727096651.92814: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096651.92845: Calling groups_plugins_play to load vars for managed_node3 13827 1727096651.93074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096651.93222: done with get_vars() 13827 1727096651.93236: done getting variables 13827 1727096651.93332: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 23 September 2024 09:04:11 -0400 (0:00:00.750) 0:00:03.934 ****** 13827 1727096651.93367: entering _queue_task() for managed_node3/set_fact 13827 1727096651.93653: worker is 1 (out of 1 available) 13827 1727096651.93673: exiting _queue_task() for managed_node3/set_fact 13827 1727096651.93686: done queuing things up, now waiting for results queue to drain 13827 1727096651.93688: waiting for pending results... 13827 1727096651.93846: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 13827 1727096651.93936: in run() - task 12a9e070-eceb-0460-c064-0000000000fa 13827 1727096651.93947: variable 'ansible_search_path' from source: unknown 13827 1727096651.93950: variable 'ansible_search_path' from source: unknown 13827 1727096651.93980: calling self._execute() 13827 1727096651.94038: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096651.94042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096651.94050: variable 'omit' from source: magic vars 13827 1727096651.94435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096651.96080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096651.96123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096651.96152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096651.96182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096651.96206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096651.96269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096651.96310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096651.96327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096651.96357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096651.96372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096651.96520: variable 'ansible_distribution' from source: facts 13827 1727096651.96523: variable 'ansible_distribution_major_version' from source: facts 13827 1727096651.96532: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096651.96645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096651.96867: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096651.96870: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096651.96963: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096651.96967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096651.97009: 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) 13827 1727096651.97052: 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) 13827 1727096651.97067: 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) 13827 1727096651.97090: 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) 13827 1727096651.97153: Evaluated conditional (not __selinux_is_ostree is defined): True 13827 1727096651.97159: variable 'omit' from source: magic vars 13827 1727096651.97209: variable 'omit' from source: magic vars 13827 1727096651.97333: variable '__ostree_booted_stat' from source: set_fact 13827 1727096651.97563: variable 'omit' from source: magic vars 13827 1727096651.97569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096651.97576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096651.97579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096651.97584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096651.97587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096651.97601: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096651.97612: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096651.97622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096651.97719: Set connection var ansible_connection to ssh 13827 1727096651.97728: Set connection var ansible_shell_executable to /bin/sh 13827 1727096651.97762: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096651.97765: Set connection var ansible_shell_type to sh 13827 1727096651.97769: Set connection var ansible_pipelining to False 13827 1727096651.97771: Set connection var ansible_timeout to 10 13827 1727096651.97783: variable 'ansible_shell_executable' from source: unknown 13827 1727096651.97786: variable 'ansible_connection' from source: unknown 13827 1727096651.97792: variable 'ansible_module_compression' from source: unknown 13827 1727096651.97795: variable 'ansible_shell_type' from source: unknown 13827 1727096651.97797: variable 'ansible_shell_executable' from source: unknown 13827 1727096651.97800: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096651.97802: variable 'ansible_pipelining' from source: unknown 13827 1727096651.97807: variable 'ansible_timeout' from source: unknown 13827 1727096651.97809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096651.97939: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096651.97968: variable 'omit' from source: magic vars 13827 1727096651.97981: starting attempt loop 13827 1727096651.97983: running the handler 13827 1727096651.97993: handler run complete 13827 1727096651.98023: attempt loop complete, returning result 13827 1727096651.98028: _execute() done 13827 1727096651.98030: dumping result to json 13827 1727096651.98032: done dumping result, returning 13827 1727096651.98034: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree [12a9e070-eceb-0460-c064-0000000000fa] 13827 1727096651.98048: sending task result for task 12a9e070-eceb-0460-c064-0000000000fa 13827 1727096651.98139: done sending task result for task 12a9e070-eceb-0460-c064-0000000000fa 13827 1727096651.98143: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } 13827 1727096651.98233: no more pending results, returning what we have 13827 1727096651.98236: results queue empty 13827 1727096651.98237: checking for any_errors_fatal 13827 1727096651.98243: done checking for any_errors_fatal 13827 1727096651.98243: checking for max_fail_percentage 13827 1727096651.98245: done checking for max_fail_percentage 13827 1727096651.98246: checking to see if all hosts have failed and the running result is not ok 13827 1727096651.98247: done checking to see if all hosts have failed 13827 1727096651.98247: getting the remaining hosts for this loop 13827 1727096651.98249: done getting the remaining hosts for this loop 13827 1727096651.98252: getting the next task for host managed_node3 13827 1727096651.98265: done getting next task for host managed_node3 13827 1727096651.98276: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 13827 1727096651.98282: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096651.98295: getting variables 13827 1727096651.98299: in VariableManager get_vars() 13827 1727096651.98347: Calling all_inventory to load vars for managed_node3 13827 1727096651.98350: Calling groups_inventory to load vars for managed_node3 13827 1727096651.98352: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096651.98824: Calling all_plugins_play to load vars for managed_node3 13827 1727096651.98839: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096651.98847: Calling groups_plugins_play to load vars for managed_node3 13827 1727096651.99242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096651.99420: done with get_vars() 13827 1727096651.99429: done getting variables TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 23 September 2024 09:04:11 -0400 (0:00:00.061) 0:00:03.995 ****** 13827 1727096651.99514: entering _queue_task() for managed_node3/stat 13827 1727096651.99785: worker is 1 (out of 1 available) 13827 1727096651.99799: exiting _queue_task() for managed_node3/stat 13827 1727096651.99811: done queuing things up, now waiting for results queue to drain 13827 1727096651.99812: waiting for pending results... 13827 1727096652.00184: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 13827 1727096652.00243: in run() - task 12a9e070-eceb-0460-c064-0000000000fc 13827 1727096652.00277: variable 'ansible_search_path' from source: unknown 13827 1727096652.00283: variable 'ansible_search_path' from source: unknown 13827 1727096652.00295: calling self._execute() 13827 1727096652.00353: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.00359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.00367: variable 'omit' from source: magic vars 13827 1727096652.00879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096652.05196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096652.05278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096652.05306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096652.05336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096652.05360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096652.05428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096652.05452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096652.05473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096652.05498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096652.05509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096652.05635: variable 'ansible_distribution' from source: facts 13827 1727096652.05639: variable 'ansible_distribution_major_version' from source: facts 13827 1727096652.05660: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096652.05748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096652.05861: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096652.05891: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096652.05913: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096652.05935: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096652.05969: 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) 13827 1727096652.05987: 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) 13827 1727096652.06008: 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) 13827 1727096652.06028: 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) 13827 1727096652.06088: Evaluated conditional (not __selinux_is_transactional is defined): True 13827 1727096652.06092: variable 'omit' from source: magic vars 13827 1727096652.06142: variable 'omit' from source: magic vars 13827 1727096652.06169: variable 'omit' from source: magic vars 13827 1727096652.06192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096652.06213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096652.06262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096652.06265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096652.06317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096652.06351: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096652.06363: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.06385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.06544: Set connection var ansible_connection to ssh 13827 1727096652.06720: Set connection var ansible_shell_executable to /bin/sh 13827 1727096652.06723: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096652.06729: Set connection var ansible_shell_type to sh 13827 1727096652.06731: Set connection var ansible_pipelining to False 13827 1727096652.06733: Set connection var ansible_timeout to 10 13827 1727096652.06736: variable 'ansible_shell_executable' from source: unknown 13827 1727096652.06737: variable 'ansible_connection' from source: unknown 13827 1727096652.06739: variable 'ansible_module_compression' from source: unknown 13827 1727096652.06741: variable 'ansible_shell_type' from source: unknown 13827 1727096652.06743: variable 'ansible_shell_executable' from source: unknown 13827 1727096652.06744: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.06746: variable 'ansible_pipelining' from source: unknown 13827 1727096652.06747: variable 'ansible_timeout' from source: unknown 13827 1727096652.06749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.07184: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096652.07188: variable 'omit' from source: magic vars 13827 1727096652.07190: starting attempt loop 13827 1727096652.07192: running the handler 13827 1727096652.07194: _low_level_execute_command(): starting 13827 1727096652.07195: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096652.08763: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096652.09278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096652.09353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096652.10932: stdout chunk (state=3): >>>/root <<< 13827 1727096652.11374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096652.11377: stdout chunk (state=3): >>><<< 13827 1727096652.11379: stderr chunk (state=3): >>><<< 13827 1727096652.11381: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096652.11383: _low_level_execute_command(): starting 13827 1727096652.11385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495 `" && echo ansible-tmp-1727096652.1125927-13988-249467965926495="` echo /root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495 `" ) && sleep 0' 13827 1727096652.13099: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096652.13282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096652.13296: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096652.13377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096652.13752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096652.13757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096652.15618: stdout chunk (state=3): >>>ansible-tmp-1727096652.1125927-13988-249467965926495=/root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495 <<< 13827 1727096652.15840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096652.15844: stdout chunk (state=3): >>><<< 13827 1727096652.15847: stderr chunk (state=3): >>><<< 13827 1727096652.15849: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096652.1125927-13988-249467965926495=/root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096652.16166: variable 'ansible_module_compression' from source: unknown 13827 1727096652.16171: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096652.16193: variable 'ansible_facts' from source: unknown 13827 1727096652.16304: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/AnsiballZ_stat.py 13827 1727096652.16760: Sending initial data 13827 1727096652.16844: Sent initial data (153 bytes) 13827 1727096652.17871: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096652.17925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096652.17944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096652.18012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096652.20869: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096652.20885: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpihju1g88 /root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/AnsiballZ_stat.py <<< 13827 1727096652.20889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/AnsiballZ_stat.py" <<< 13827 1727096652.20925: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpihju1g88" to remote "/root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/AnsiballZ_stat.py" <<< 13827 1727096652.22704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096652.22792: stderr chunk (state=3): >>><<< 13827 1727096652.22809: stdout chunk (state=3): >>><<< 13827 1727096652.22896: done transferring module to remote 13827 1727096652.23005: _low_level_execute_command(): starting 13827 1727096652.23008: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/ /root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/AnsiballZ_stat.py && sleep 0' 13827 1727096652.23615: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096652.23672: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096652.23742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096652.23762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096652.23794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096652.23890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096652.26225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096652.26232: stdout chunk (state=3): >>><<< 13827 1727096652.26235: stderr chunk (state=3): >>><<< 13827 1727096652.26238: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096652.26240: _low_level_execute_command(): starting 13827 1727096652.26242: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/AnsiballZ_stat.py && sleep 0' 13827 1727096652.26810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096652.26825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096652.26880: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096652.26951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096652.26999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096652.27139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096652.29239: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096652.29338: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096652.29393: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096652.29413: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096652.29445: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096652.29463: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096652.29481: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096652.29501: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096652.29583: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096652.29586: 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 0x7fdf683104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf682dfb30> <<< 13827 1727096652.29608: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68312a50> <<< 13827 1727096652.29681: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096652.29684: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 13827 1727096652.29724: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096652.29810: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096652.29832: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096652.29882: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096652.29900: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 13827 1727096652.29928: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096652.29951: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096652.29979: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680c1130> <<< 13827 1727096652.30039: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096652.30081: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680c1fa0> <<< 13827 1727096652.30085: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096652.30116: 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. <<< 13827 1727096652.30409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096652.30674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680ffe90> <<< 13827 1727096652.30748: stdout chunk (state=3): >>># /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 0x7fdf680fff50> # /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 0x7fdf68137890> <<< 13827 1727096652.30754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096652.30773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68137f20> import '_collections' # <<< 13827 1727096652.30832: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68117b60> import '_functools' # <<< 13827 1727096652.30865: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68115280> <<< 13827 1727096652.30945: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680fd040> <<< 13827 1727096652.30978: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096652.31121: 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 <<< 13827 1727096652.31125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096652.31174: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68156420> # /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 0x7fdf68116150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68154c80> <<< 13827 1727096652.31232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818c890> <<< 13827 1727096652.31270: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680fc2c0> # /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' <<< 13827 1727096652.31395: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf6818cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818cbf0> <<< 13827 1727096652.31407: 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 0x7fdf6818cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680fade0> # /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 <<< 13827 1727096652.31447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096652.31451: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818d3a0> import 'importlib.machinery' # <<< 13827 1727096652.31493: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818e5d0> <<< 13827 1727096652.31574: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096652.31612: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf681a47a0> <<< 13827 1727096652.31640: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096652.31671: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf681a5eb0> <<< 13827 1727096652.31720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096652.31736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096652.31764: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf681a6d50> <<< 13827 1727096652.31818: 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 0x7fdf681a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf681a62a0> <<< 13827 1727096652.31884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf681a7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf681a7530> <<< 13827 1727096652.31953: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818e570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096652.32103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # 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 0x7fdf67f1fd10> # /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' <<< 13827 1727096652.32192: 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 0x7fdf67f48770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f484d0> <<< 13827 1727096652.32237: 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 0x7fdf67f487a0> # /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' <<< 13827 1727096652.32305: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096652.32393: 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 0x7fdf67f490d0> <<< 13827 1727096652.32753: 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 0x7fdf67f49a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f48980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f1deb0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096652.32760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f4ae70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f49bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818ecc0> # /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 <<< 13827 1727096652.32798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096652.32821: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f731d0> <<< 13827 1727096652.32846: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096652.32881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096652.32899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096652.33019: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f97560> # /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' <<< 13827 1727096652.33118: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67ff8380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096652.33178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096652.33241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096652.33589: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67ffaab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67ff84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67fb9370> # /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 0x7fdf67921430> <<< 13827 1727096652.33618: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f96360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f4bda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdf67f96480> <<< 13827 1727096652.33722: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_5xh26t8p/ansible_stat_payload.zip' # zipimport: zlib available <<< 13827 1727096652.33853: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096652.34047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096652.34120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf679770b0> import '_typing' # <<< 13827 1727096652.34468: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67955fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67955130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096652.35688: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.36791: 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 0x7fdf67974f50> <<< 13827 1727096652.36814: 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' <<< 13827 1727096652.36885: 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' <<< 13827 1727096652.36965: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf6799ea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6799e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6799e120> <<< 13827 1727096652.37048: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6799e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67977ad0> <<< 13827 1727096652.37349: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf6799f830> # 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 0x7fdf6799fa70> # /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 0x7fdf6799ffb0> 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 0x7fdf67809d30> # 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 0x7fdf6780b950> <<< 13827 1727096652.37359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096652.37412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096652.37415: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6780c350> <<< 13827 1727096652.37445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096652.37447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096652.37470: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6780d4f0> <<< 13827 1727096652.37485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096652.37533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096652.37536: 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' <<< 13827 1727096652.37579: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6780ff50> <<< 13827 1727096652.37674: 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 0x7fdf67f4ade0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6780e240> <<< 13827 1727096652.37677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096652.37758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096652.37765: 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' <<< 13827 1727096652.37768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096652.37839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67817da0> <<< 13827 1727096652.37877: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096652.37887: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678168a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67816600> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096652.37907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096652.38014: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67816b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6780e720> <<< 13827 1727096652.38101: 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 0x7fdf6785fe90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 13827 1727096652.38125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67860170> # /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' <<< 13827 1727096652.38182: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf67861c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678619d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096652.38329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096652.38353: 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 0x7fdf67864170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67862300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096652.38436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096652.38472: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67867950> <<< 13827 1727096652.38603: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67864320> <<< 13827 1727096652.38741: 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 0x7fdf678687a0> # 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 0x7fdf678689b0> <<< 13827 1727096652.38745: 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 0x7fdf67868c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67860290> # /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' <<< 13827 1727096652.38779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096652.38838: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf678f03b0> <<< 13827 1727096652.39004: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096652.39062: 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 0x7fdf678f1790> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6786ab40> <<< 13827 1727096652.39066: 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 0x7fdf6786bef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6786a750> # zipimport: zlib available <<< 13827 1727096652.39109: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096652.39149: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.39341: stdout chunk (state=3): >>># 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 <<< 13827 1727096652.39664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.39685: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.40060: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.40921: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096652.40925: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096652.40927: 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 0x7fdf678f9a30> <<< 13827 1727096652.40929: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096652.40931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678fa7b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678f2390> <<< 13827 1727096652.40933: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 13827 1727096652.40935: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096652.41098: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.41218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678fa690> <<< 13827 1727096652.41255: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.41681: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.42120: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.42192: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.42240: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096652.42261: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.42295: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.42636: stdout chunk (state=3): >>>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 <<< 13827 1727096652.42688: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096652.42690: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.43039: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.43401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096652.43496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 13827 1727096652.43573: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678fb8f0> <<< 13827 1727096652.43632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.43691: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.43822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096652.43843: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096652.43879: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13827 1727096652.43954: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096652.44060: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 13827 1727096652.44083: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13827 1727096652.44144: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096652.44155: stdout chunk (state=3): >>> <<< 13827 1727096652.44289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 13827 1727096652.44308: stdout chunk (state=3): >>> <<< 13827 1727096652.44400: 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<<< 13827 1727096652.44418: stdout chunk (state=3): >>> <<< 13827 1727096652.44480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096652.44490: stdout chunk (state=3): >>> <<< 13827 1727096652.44603: 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'<<< 13827 1727096652.44681: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf67706360> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67701af0><<< 13827 1727096652.44700: stdout chunk (state=3): >>> <<< 13827 1727096652.44770: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096652.44813: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.44899: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.44903: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.44972: 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' <<< 13827 1727096652.45004: 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 <<< 13827 1727096652.45007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096652.45028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096652.45082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096652.45101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096652.45131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096652.45492: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf679d6b70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf679ee840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf677060c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf679748c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13827 1727096652.45582: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096652.45646: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.45652: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.45887: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096652.46030: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 13827 1727096652.46033: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096652.46414: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 13827 1727096652.46520: stdout chunk (state=3): >>># 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 <<< 13827 1727096652.46757: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096652.46761: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096652.46846: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib <<< 13827 1727096652.46882: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 13827 1727096652.46907: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096652.46910: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096652.46928: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096652.46981: 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 <<< 13827 1727096652.47050: 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 # 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 <<< 13827 1727096652.47073: 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 <<< 13827 1727096652.47280: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13827 1727096652.47451: 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 # 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 <<< 13827 1727096652.47588: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 13827 1727096652.47594: stdout chunk (state=3): >>># destroy encodings.cp437 # destroy _codecs <<< 13827 1727096652.47599: stdout chunk (state=3): >>># destroy io # destroy traceback<<< 13827 1727096652.47639: stdout chunk (state=3): >>> # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 13827 1727096652.47699: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time<<< 13827 1727096652.47702: stdout chunk (state=3): >>> # destroy _random <<< 13827 1727096652.47763: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib # destroy _operator <<< 13827 1727096652.47807: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools<<< 13827 1727096652.47818: stdout chunk (state=3): >>> # destroy _abc # destroy _sre # destroy posix # destroy _functools<<< 13827 1727096652.47842: stdout chunk (state=3): >>> # destroy builtins # destroy _thread <<< 13827 1727096652.47934: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096652.48339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096652.48360: stdout chunk (state=3): >>><<< 13827 1727096652.48438: stderr chunk (state=3): >>><<< 13827 1727096652.48471: _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 0x7fdf683104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf682dfb30> # /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 0x7fdf68312a50> 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 0x7fdf680c1130> # /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 0x7fdf680c1fa0> 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 0x7fdf680ffe90> # /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 0x7fdf680fff50> # /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 0x7fdf68137890> # /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 0x7fdf68137f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68117b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68115280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680fd040> # /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 0x7fdf68157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68156420> # /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 0x7fdf68116150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf68154c80> # /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 0x7fdf6818c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680fc2c0> # /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 0x7fdf6818cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818cbf0> # 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 0x7fdf6818cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf680fade0> # /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 0x7fdf6818d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818d3a0> 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 0x7fdf6818e5d0> 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 0x7fdf681a47a0> 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 0x7fdf681a5eb0> # /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 0x7fdf681a6d50> # 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 0x7fdf681a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf681a62a0> # /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 0x7fdf681a7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf681a7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818e570> # /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 0x7fdf67f1fd10> # /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 0x7fdf67f48770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f484d0> # 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 0x7fdf67f487a0> # /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 0x7fdf67f490d0> # 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 0x7fdf67f49a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f48980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f1deb0> # /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 0x7fdf67f4ae70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f49bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6818ecc0> # /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 0x7fdf67f731d0> # /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 0x7fdf67f97560> # /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 0x7fdf67ff8380> # /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 0x7fdf67ffaab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67ff84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67fb9370> # /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 0x7fdf67921430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f96360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67f4bda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdf67f96480> # zipimport: found 30 names in '/tmp/ansible_stat_payload_5xh26t8p/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 0x7fdf679770b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67955fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67955130> # 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 0x7fdf67974f50> # /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 0x7fdf6799ea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6799e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6799e120> # /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 0x7fdf6799e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67977ad0> 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 0x7fdf6799f830> # 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 0x7fdf6799fa70> # /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 0x7fdf6799ffb0> 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 0x7fdf67809d30> # 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 0x7fdf6780b950> # /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 0x7fdf6780c350> # /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 0x7fdf6780d4f0> # /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 0x7fdf6780ff50> # 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 0x7fdf67f4ade0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6780e240> # /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 0x7fdf67817da0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678168a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67816600> # /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 0x7fdf67816b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6780e720> # 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 0x7fdf6785fe90> # /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 0x7fdf67860170> # /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 0x7fdf67861c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678619d0> # /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 0x7fdf67864170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67862300> # /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 0x7fdf67867950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67864320> # 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 0x7fdf678687a0> # 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 0x7fdf678689b0> # 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 0x7fdf67868c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67860290> # /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 0x7fdf678f03b0> # 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 0x7fdf678f1790> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6786ab40> # 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 0x7fdf6786bef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf6786a750> # 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 0x7fdf678f9a30> # /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 0x7fdf678fa7b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf678f2390> 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 0x7fdf678fa690> # 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 0x7fdf678fb8f0> # 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 0x7fdf67706360> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf67701af0> 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 0x7fdf679d6b70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf679ee840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf677060c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf679748c0> # 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": "/sbin/transactional-update", "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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096652.50360: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1727096652.1125927-13988-249467965926495/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096652.50407: _low_level_execute_command(): starting 13827 1727096652.50410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096652.1125927-13988-249467965926495/ > /dev/null 2>&1 && sleep 0' 13827 1727096652.50413: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096652.50415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096652.50417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096652.50419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096652.50421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096652.50424: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096652.50426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096652.50441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096652.50483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096652.50487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096652.51896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096652.51904: stdout chunk (state=3): >>><<< 13827 1727096652.51907: stderr chunk (state=3): >>><<< 13827 1727096652.51910: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096652.51912: handler run complete 13827 1727096652.51999: attempt loop complete, returning result 13827 1727096652.52006: _execute() done 13827 1727096652.52009: dumping result to json 13827 1727096652.52011: done dumping result, returning 13827 1727096652.52013: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin [12a9e070-eceb-0460-c064-0000000000fc] 13827 1727096652.52015: sending task result for task 12a9e070-eceb-0460-c064-0000000000fc 13827 1727096652.52158: done sending task result for task 12a9e070-eceb-0460-c064-0000000000fc 13827 1727096652.52162: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 13827 1727096652.52323: no more pending results, returning what we have 13827 1727096652.52329: results queue empty 13827 1727096652.52330: checking for any_errors_fatal 13827 1727096652.52345: done checking for any_errors_fatal 13827 1727096652.52346: checking for max_fail_percentage 13827 1727096652.52347: done checking for max_fail_percentage 13827 1727096652.52348: checking to see if all hosts have failed and the running result is not ok 13827 1727096652.52349: done checking to see if all hosts have failed 13827 1727096652.52349: getting the remaining hosts for this loop 13827 1727096652.52351: done getting the remaining hosts for this loop 13827 1727096652.52354: getting the next task for host managed_node3 13827 1727096652.52363: done getting next task for host managed_node3 13827 1727096652.52366: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 13827 1727096652.52371: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096652.52386: getting variables 13827 1727096652.52388: in VariableManager get_vars() 13827 1727096652.52417: Calling all_inventory to load vars for managed_node3 13827 1727096652.52420: Calling groups_inventory to load vars for managed_node3 13827 1727096652.52422: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096652.52433: Calling all_plugins_play to load vars for managed_node3 13827 1727096652.52435: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096652.52438: Calling groups_plugins_play to load vars for managed_node3 13827 1727096652.52638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096652.52763: done with get_vars() 13827 1727096652.52772: done getting variables 13827 1727096652.52817: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 23 September 2024 09:04:12 -0400 (0:00:00.533) 0:00:04.529 ****** 13827 1727096652.52850: entering _queue_task() for managed_node3/set_fact 13827 1727096652.53079: worker is 1 (out of 1 available) 13827 1727096652.53093: exiting _queue_task() for managed_node3/set_fact 13827 1727096652.53106: done queuing things up, now waiting for results queue to drain 13827 1727096652.53108: waiting for pending results... 13827 1727096652.53265: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 13827 1727096652.53363: in run() - task 12a9e070-eceb-0460-c064-0000000000fd 13827 1727096652.53375: variable 'ansible_search_path' from source: unknown 13827 1727096652.53379: variable 'ansible_search_path' from source: unknown 13827 1727096652.53406: calling self._execute() 13827 1727096652.53469: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.53473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.53481: variable 'omit' from source: magic vars 13827 1727096652.53933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096652.56163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096652.56167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096652.56170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096652.56172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096652.56174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096652.56266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096652.56309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096652.56361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096652.56410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096652.56667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096652.56868: variable 'ansible_distribution' from source: facts 13827 1727096652.56884: variable 'ansible_distribution_major_version' from source: facts 13827 1727096652.56918: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096652.57099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096652.57600: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096652.57645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096652.57735: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096652.57846: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096652.57902: 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) 13827 1727096652.57988: 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) 13827 1727096652.58062: 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) 13827 1727096652.58170: 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) 13827 1727096652.58383: Evaluated conditional (not __selinux_is_transactional is defined): True 13827 1727096652.58395: variable 'omit' from source: magic vars 13827 1727096652.58661: variable 'omit' from source: magic vars 13827 1727096652.58835: variable '__transactional_update_stat' from source: set_fact 13827 1727096652.58888: variable 'omit' from source: magic vars 13827 1727096652.58989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096652.59021: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096652.59043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096652.59135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096652.59152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096652.59190: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096652.59231: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.59239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.59581: Set connection var ansible_connection to ssh 13827 1727096652.59585: Set connection var ansible_shell_executable to /bin/sh 13827 1727096652.59587: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096652.59589: Set connection var ansible_shell_type to sh 13827 1727096652.59591: Set connection var ansible_pipelining to False 13827 1727096652.59593: Set connection var ansible_timeout to 10 13827 1727096652.59595: variable 'ansible_shell_executable' from source: unknown 13827 1727096652.59597: variable 'ansible_connection' from source: unknown 13827 1727096652.59599: variable 'ansible_module_compression' from source: unknown 13827 1727096652.59601: variable 'ansible_shell_type' from source: unknown 13827 1727096652.59602: variable 'ansible_shell_executable' from source: unknown 13827 1727096652.59604: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.59606: variable 'ansible_pipelining' from source: unknown 13827 1727096652.59608: variable 'ansible_timeout' from source: unknown 13827 1727096652.59609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.59879: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096652.59895: variable 'omit' from source: magic vars 13827 1727096652.59917: starting attempt loop 13827 1727096652.60262: running the handler 13827 1727096652.60266: handler run complete 13827 1727096652.60268: attempt loop complete, returning result 13827 1727096652.60271: _execute() done 13827 1727096652.60273: dumping result to json 13827 1727096652.60275: done dumping result, returning 13827 1727096652.60277: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists [12a9e070-eceb-0460-c064-0000000000fd] 13827 1727096652.60288: sending task result for task 12a9e070-eceb-0460-c064-0000000000fd 13827 1727096652.60354: done sending task result for task 12a9e070-eceb-0460-c064-0000000000fd 13827 1727096652.60360: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } 13827 1727096652.60422: no more pending results, returning what we have 13827 1727096652.60424: results queue empty 13827 1727096652.60425: checking for any_errors_fatal 13827 1727096652.60434: done checking for any_errors_fatal 13827 1727096652.60435: checking for max_fail_percentage 13827 1727096652.60437: done checking for max_fail_percentage 13827 1727096652.60438: checking to see if all hosts have failed and the running result is not ok 13827 1727096652.60438: done checking to see if all hosts have failed 13827 1727096652.60439: getting the remaining hosts for this loop 13827 1727096652.60441: done getting the remaining hosts for this loop 13827 1727096652.60444: getting the next task for host managed_node3 13827 1727096652.60454: done getting next task for host managed_node3 13827 1727096652.60459: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 13827 1727096652.60464: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096652.60474: getting variables 13827 1727096652.60475: in VariableManager get_vars() 13827 1727096652.60507: Calling all_inventory to load vars for managed_node3 13827 1727096652.60510: Calling groups_inventory to load vars for managed_node3 13827 1727096652.60512: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096652.60521: Calling all_plugins_play to load vars for managed_node3 13827 1727096652.60524: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096652.60529: Calling groups_plugins_play to load vars for managed_node3 13827 1727096652.61309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096652.62243: done with get_vars() 13827 1727096652.62273: done getting variables 13827 1727096652.62743: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 23 September 2024 09:04:12 -0400 (0:00:00.099) 0:00:04.628 ****** 13827 1727096652.62958: entering _queue_task() for managed_node3/package 13827 1727096652.62961: Creating lock for package 13827 1727096652.63911: worker is 1 (out of 1 available) 13827 1727096652.63925: exiting _queue_task() for managed_node3/package 13827 1727096652.63940: done queuing things up, now waiting for results queue to drain 13827 1727096652.63944: waiting for pending results... 13827 1727096652.64574: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 13827 1727096652.64580: in run() - task 12a9e070-eceb-0460-c064-0000000000ff 13827 1727096652.64584: variable 'ansible_search_path' from source: unknown 13827 1727096652.64587: variable 'ansible_search_path' from source: unknown 13827 1727096652.64796: calling self._execute() 13827 1727096652.64881: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.64976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.64993: variable 'omit' from source: magic vars 13827 1727096652.65806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096652.67965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096652.68042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096652.68089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096652.68129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096652.68162: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096652.68250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096652.68285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096652.68313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096652.68355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096652.68462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096652.68549: variable 'ansible_distribution' from source: facts 13827 1727096652.68567: variable 'ansible_distribution_major_version' from source: facts 13827 1727096652.68598: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096652.68747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096652.68933: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096652.68979: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096652.69014: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096652.69048: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096652.69125: variable 'ansible_python_version' from source: facts 13827 1727096652.69144: Evaluated conditional (ansible_python_version is version('3', '<')): False 13827 1727096652.69152: when evaluation is False, skipping this task 13827 1727096652.69162: _execute() done 13827 1727096652.69172: dumping result to json 13827 1727096652.69181: done dumping result, returning 13827 1727096652.69198: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools [12a9e070-eceb-0460-c064-0000000000ff] 13827 1727096652.69260: sending task result for task 12a9e070-eceb-0460-c064-0000000000ff 13827 1727096652.69338: done sending task result for task 12a9e070-eceb-0460-c064-0000000000ff 13827 1727096652.69341: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } 13827 1727096652.69393: no more pending results, returning what we have 13827 1727096652.69407: results queue empty 13827 1727096652.69409: checking for any_errors_fatal 13827 1727096652.69415: done checking for any_errors_fatal 13827 1727096652.69415: checking for max_fail_percentage 13827 1727096652.69417: done checking for max_fail_percentage 13827 1727096652.69418: checking to see if all hosts have failed and the running result is not ok 13827 1727096652.69418: done checking to see if all hosts have failed 13827 1727096652.69419: getting the remaining hosts for this loop 13827 1727096652.69421: done getting the remaining hosts for this loop 13827 1727096652.69424: getting the next task for host managed_node3 13827 1727096652.69433: done getting next task for host managed_node3 13827 1727096652.69437: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 13827 1727096652.69441: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096652.69452: getting variables 13827 1727096652.69454: in VariableManager get_vars() 13827 1727096652.69490: Calling all_inventory to load vars for managed_node3 13827 1727096652.69493: Calling groups_inventory to load vars for managed_node3 13827 1727096652.69495: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096652.69505: Calling all_plugins_play to load vars for managed_node3 13827 1727096652.69508: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096652.69510: Calling groups_plugins_play to load vars for managed_node3 13827 1727096652.69801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096652.70065: done with get_vars() 13827 1727096652.70077: done getting variables 13827 1727096652.70144: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 23 September 2024 09:04:12 -0400 (0:00:00.073) 0:00:04.702 ****** 13827 1727096652.70215: entering _queue_task() for managed_node3/package 13827 1727096652.70597: worker is 1 (out of 1 available) 13827 1727096652.70609: exiting _queue_task() for managed_node3/package 13827 1727096652.70620: done queuing things up, now waiting for results queue to drain 13827 1727096652.70622: waiting for pending results... 13827 1727096652.70994: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 13827 1727096652.71070: in run() - task 12a9e070-eceb-0460-c064-000000000100 13827 1727096652.71100: variable 'ansible_search_path' from source: unknown 13827 1727096652.71193: variable 'ansible_search_path' from source: unknown 13827 1727096652.71196: calling self._execute() 13827 1727096652.71234: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.71245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.71258: variable 'omit' from source: magic vars 13827 1727096652.71927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096652.74521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096652.74644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096652.74762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096652.74766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096652.74807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096652.74914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096652.75007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096652.75021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096652.75105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096652.75138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096652.75459: variable 'ansible_distribution' from source: facts 13827 1727096652.75464: variable 'ansible_distribution_major_version' from source: facts 13827 1727096652.75469: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096652.75635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096652.75865: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096652.75923: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096652.75954: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096652.76022: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096652.76090: variable 'ansible_python_version' from source: facts 13827 1727096652.76110: Evaluated conditional (ansible_python_version is version('3', '>=')): True 13827 1727096652.76244: variable 'ansible_os_family' from source: facts 13827 1727096652.76345: Evaluated conditional (ansible_os_family == "RedHat"): True 13827 1727096652.76348: variable 'omit' from source: magic vars 13827 1727096652.76376: variable 'omit' from source: magic vars 13827 1727096652.76537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096652.76574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096652.76680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096652.76686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096652.76689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096652.76768: variable '__selinux_is_ostree' from source: set_fact 13827 1727096652.76777: variable 'omit' from source: magic vars 13827 1727096652.76819: variable 'omit' from source: magic vars 13827 1727096652.76897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096652.76901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096652.76904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096652.76932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096652.76947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096652.76981: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096652.76990: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.76997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.77106: Set connection var ansible_connection to ssh 13827 1727096652.77221: Set connection var ansible_shell_executable to /bin/sh 13827 1727096652.77226: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096652.77228: Set connection var ansible_shell_type to sh 13827 1727096652.77230: Set connection var ansible_pipelining to False 13827 1727096652.77234: Set connection var ansible_timeout to 10 13827 1727096652.77236: variable 'ansible_shell_executable' from source: unknown 13827 1727096652.77238: variable 'ansible_connection' from source: unknown 13827 1727096652.77240: variable 'ansible_module_compression' from source: unknown 13827 1727096652.77242: variable 'ansible_shell_type' from source: unknown 13827 1727096652.77243: variable 'ansible_shell_executable' from source: unknown 13827 1727096652.77245: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096652.77247: variable 'ansible_pipelining' from source: unknown 13827 1727096652.77249: variable 'ansible_timeout' from source: unknown 13827 1727096652.77251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096652.77461: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096652.77466: variable 'omit' from source: magic vars 13827 1727096652.77476: starting attempt loop 13827 1727096652.77479: running the handler 13827 1727096652.77480: variable 'ansible_facts' from source: unknown 13827 1727096652.77482: variable 'ansible_facts' from source: unknown 13827 1727096652.77484: _low_level_execute_command(): starting 13827 1727096652.77603: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096652.78380: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096652.78462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096652.78536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096652.80854: stdout chunk (state=3): >>>/root <<< 13827 1727096652.81117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096652.81121: stdout chunk (state=3): >>><<< 13827 1727096652.81124: stderr chunk (state=3): >>><<< 13827 1727096652.81191: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096652.81392: _low_level_execute_command(): starting 13827 1727096652.81396: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023 `" && echo ansible-tmp-1727096652.8122427-14032-88518138703023="` echo /root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023 `" ) && sleep 0' 13827 1727096652.82270: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096652.82306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096652.82403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096652.85075: stdout chunk (state=3): >>>ansible-tmp-1727096652.8122427-14032-88518138703023=/root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023 <<< 13827 1727096652.85267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096652.85275: stdout chunk (state=3): >>><<< 13827 1727096652.85283: stderr chunk (state=3): >>><<< 13827 1727096652.85298: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096652.8122427-14032-88518138703023=/root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096652.85363: variable 'ansible_module_compression' from source: unknown 13827 1727096652.85384: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 13827 1727096652.85388: ANSIBALLZ: Acquiring lock 13827 1727096652.85391: ANSIBALLZ: Lock acquired: 140353313758752 13827 1727096652.85393: ANSIBALLZ: Creating module 13827 1727096652.98993: ANSIBALLZ: Writing module into payload 13827 1727096652.99137: ANSIBALLZ: Writing module 13827 1727096652.99164: ANSIBALLZ: Renaming module 13827 1727096652.99167: ANSIBALLZ: Done creating module 13827 1727096652.99179: variable 'ansible_facts' from source: unknown 13827 1727096652.99347: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/AnsiballZ_dnf.py 13827 1727096652.99513: Sending initial data 13827 1727096652.99524: Sent initial data (151 bytes) 13827 1727096652.99993: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096653.00008: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096653.00023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096653.00081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096653.00106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096653.00201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096653.02549: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096653.02598: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096653.02682: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp_zv17_xe /root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/AnsiballZ_dnf.py <<< 13827 1727096653.02692: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/AnsiballZ_dnf.py" <<< 13827 1727096653.02783: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp_zv17_xe" to remote "/root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/AnsiballZ_dnf.py" <<< 13827 1727096653.03866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096653.03886: stderr chunk (state=3): >>><<< 13827 1727096653.03964: stdout chunk (state=3): >>><<< 13827 1727096653.03968: done transferring module to remote 13827 1727096653.03970: _low_level_execute_command(): starting 13827 1727096653.03974: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/ /root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/AnsiballZ_dnf.py && sleep 0' 13827 1727096653.04786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096653.04801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096653.04815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096653.04837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096653.04858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096653.04966: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096653.04989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096653.05275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096653.07765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096653.07770: stdout chunk (state=3): >>><<< 13827 1727096653.07772: stderr chunk (state=3): >>><<< 13827 1727096653.07775: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096653.07777: _low_level_execute_command(): starting 13827 1727096653.07780: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/AnsiballZ_dnf.py && sleep 0' 13827 1727096653.08428: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096653.08448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096653.08482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096653.08593: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096653.08643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096653.08723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096653.11894: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096653.11911: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096653.12153: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 13827 1727096653.12172: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096653.12278: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096653.12282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.12355: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 13827 1727096653.12386: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096653.12437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096653.12441: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06568184d0> <<< 13827 1727096653.12490: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06567e7b30> <<< 13827 1727096653.12495: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096653.12539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065681aa50> <<< 13827 1727096653.12581: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096653.12628: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096653.12816: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # <<< 13827 1727096653.12858: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096653.12908: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096653.12932: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096653.12984: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096653.12989: stdout chunk (state=3): >>>Processing global site-packages <<< 13827 1727096653.13012: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096653.13037: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096653.13070: 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 <<< 13827 1727096653.13089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096653.13142: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656609130> <<< 13827 1727096653.13215: 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 <<< 13827 1727096653.13218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.13244: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656609fa0> <<< 13827 1727096653.13278: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096653.13367: 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. <<< 13827 1727096653.13808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096653.13834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096653.13865: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096653.13931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096653.13966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096653.14042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096653.14081: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656647dd0> <<< 13827 1727096653.14084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096653.14234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656647fe0> # /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 <<< 13827 1727096653.14289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.14338: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096653.14385: 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' <<< 13827 1727096653.14434: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065667f800> # /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' <<< 13827 1727096653.14454: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065667fe90> <<< 13827 1727096653.14482: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096653.14540: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065665faa0> <<< 13827 1727096653.14561: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096653.14717: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065665d1c0> <<< 13827 1727096653.14749: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656644f80> <<< 13827 1727096653.14840: stdout chunk (state=3): >>># /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' <<< 13827 1727096653.14878: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096653.14882: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096653.14912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096653.14946: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096653.14965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096653.15020: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065669f6e0> <<< 13827 1727096653.15053: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065669e300> <<< 13827 1727096653.15068: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096653.15242: 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 0x7f065665e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656646e70> # /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 0x7f06566d47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656644200> # /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' <<< 13827 1727096653.15308: 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 0x7f06566d4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d4b00> <<< 13827 1727096653.15328: 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 0x7f06566d4ef0> <<< 13827 1727096653.15367: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656642d20> <<< 13827 1727096653.15440: 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' <<< 13827 1727096653.15536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096653.15539: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d5280> import 'importlib.machinery' # <<< 13827 1727096653.15601: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096653.15795: 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 0x7f06566d64b0> 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 0x7f06566ec680> <<< 13827 1727096653.15846: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.16036: 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 0x7f06566edd30> # /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 0x7f06566eebd0> # 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 0x7f06566ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566ee120> # /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 0x7f06566efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566ef3e0> <<< 13827 1727096653.16096: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d6450> <<< 13827 1727096653.16125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096653.16164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096653.16203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096653.16229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096653.16285: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.16465: 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 0x7f0656433b90> # /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 0x7f065645c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065645c380> # 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 0x7f065645c650> # /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' <<< 13827 1727096653.16511: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.16728: 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 0x7f065645cf80> <<< 13827 1727096653.17020: 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 0x7f065645d8b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065645c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656431d30> # /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 0x7f065645ecc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065645da00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d6ba0> <<< 13827 1727096653.17077: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096653.17188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.17225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096653.17291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096653.17323: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656483020><<< 13827 1727096653.17438: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096653.17498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 13827 1727096653.17552: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096653.17577: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06564ab410><<< 13827 1727096653.17935: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096653.17939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065650c200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096653.17986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096653.18041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096653.18277: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065650e960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065650c320> <<< 13827 1727096653.18333: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06564d9220><<< 13827 1727096653.18400: stdout chunk (state=3): >>> <<< 13827 1727096653.18466: 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 0x7f065631d280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06564aa210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065645fbf0><<< 13827 1727096653.18643: stdout chunk (state=3): >>> <<< 13827 1727096653.18677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 13827 1727096653.18701: stdout chunk (state=3): >>> <<< 13827 1727096653.18723: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f06564aa570> <<< 13827 1727096653.18982: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_iadnibgc/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13827 1727096653.19245: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.19274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096653.19369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096653.19509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 13827 1727096653.19576: 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 0x7f0656372fc0><<< 13827 1727096653.19606: stdout chunk (state=3): >>> import '_typing' # <<< 13827 1727096653.19751: stdout chunk (state=3): >>> <<< 13827 1727096653.19869: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656351eb0> <<< 13827 1727096653.19972: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656351040> # zipimport: zlib available <<< 13827 1727096653.19989: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13827 1727096653.20025: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 13827 1727096653.20131: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 13827 1727096653.20134: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.22359: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.24343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096653.24347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656370e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096653.24373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 13827 1727096653.24537: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096653.24573: 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 0x7f065639a990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065639a720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065639a030> <<< 13827 1727096653.24595: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096653.24667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065639a780><<< 13827 1727096653.24689: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656373c50><<< 13827 1727096653.24707: stdout chunk (state=3): >>> <<< 13827 1727096653.24725: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096653.24753: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096653.24768: stdout chunk (state=3): >>> <<< 13827 1727096653.24791: stdout chunk (state=3): >>># 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 0x7f065639b6e0><<< 13827 1727096653.24826: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096653.24852: stdout chunk (state=3): >>> # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096653.24914: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065639b920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096653.24971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 13827 1727096653.25018: stdout chunk (state=3): >>> import '_locale' # <<< 13827 1727096653.25092: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065639be60> import 'pwd' # <<< 13827 1727096653.25157: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096653.25263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 13827 1727096653.25267: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d11c40> <<< 13827 1727096653.25311: 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 0x7f0655d13860><<< 13827 1727096653.25345: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096653.25419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d14260> <<< 13827 1727096653.25463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096653.25553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096653.25590: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d15160> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096653.25632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 13827 1727096653.25685: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096653.25814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d17e90> <<< 13827 1727096653.25889: 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' <<< 13827 1727096653.25933: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06563530b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d16150> <<< 13827 1727096653.25959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 13827 1727096653.25987: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 13827 1727096653.25998: stdout chunk (state=3): >>> <<< 13827 1727096653.26032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096653.26076: stdout chunk (state=3): >>># 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 <<< 13827 1727096653.26158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096653.26176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d23ec0><<< 13827 1727096653.26200: stdout chunk (state=3): >>> import '_tokenize' # <<< 13827 1727096653.26308: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d226f0><<< 13827 1727096653.26357: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 13827 1727096653.26373: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096653.26517: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d22c60> <<< 13827 1727096653.26535: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d16660><<< 13827 1727096653.26598: stdout chunk (state=3): >>> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.26619: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.26660: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655d67f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 13827 1727096653.26676: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.26725: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d68290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13827 1727096653.26746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 13827 1727096653.26803: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096653.26807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096653.26858: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655d69d00> <<< 13827 1727096653.26911: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d69ac0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 13827 1727096653.26958: stdout chunk (state=3): >>> <<< 13827 1727096653.27142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.27202: 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 0x7f0655d6c2c0> <<< 13827 1727096653.27232: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d6a3c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096653.27307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096653.27318: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096653.27379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096653.27426: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d6faa0> <<< 13827 1727096653.27649: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d6c470><<< 13827 1727096653.27665: stdout chunk (state=3): >>> <<< 13827 1727096653.27812: 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 0x7f0655d70890><<< 13827 1727096653.27872: 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 0x7f0655d70ad0><<< 13827 1727096653.27929: 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' <<< 13827 1727096653.27933: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655d70e00><<< 13827 1727096653.27981: stdout chunk (state=3): >>> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d68470> <<< 13827 1727096653.28036: 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'<<< 13827 1727096653.28071: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096653.28094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 13827 1727096653.28134: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096653.28175: stdout chunk (state=3): >>> <<< 13827 1727096653.28178: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096653.28319: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655df83b0> <<< 13827 1727096653.28483: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.28532: 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 0x7f0655df9580> <<< 13827 1727096653.28610: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d72b40> # 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 0x7f0655d73ec0> <<< 13827 1727096653.28671: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d72780> # zipimport: zlib available<<< 13827 1727096653.28732: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096653.28864: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.28883: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.29013: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.29095: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096653.29129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.29163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.29177: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096653.29514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.29566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.30488: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.31429: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096653.31434: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 13827 1727096653.31505: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096653.31541: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096653.31575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.31622: 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' <<< 13827 1727096653.31640: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655c01640><<< 13827 1727096653.31760: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096653.31798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096653.31846: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c02390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d71fa0> <<< 13827 1727096653.31929: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096653.31949: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13827 1727096653.31986: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.32042: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096653.32331: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.32513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096653.32553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096653.32565: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c02330> <<< 13827 1727096653.32712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.33410: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.34110: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.34294: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.34467: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13827 1727096653.34563: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.34589: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096653.34859: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 13827 1727096653.34901: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096653.35033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.35095: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13827 1727096653.35425: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.35941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 13827 1727096653.35944: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 13827 1727096653.36179: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c03500> # zipimport: zlib available <<< 13827 1727096653.36182: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.36415: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 13827 1727096653.36435: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096653.36500: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 13827 1727096653.36521: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.36719: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.36764: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096653.36873: 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 <<< 13827 1727096653.36945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.37074: 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' <<< 13827 1727096653.37196: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655c0dd30> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c097c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096653.37235: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13827 1727096653.37434: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096653.37496: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.37570: 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 <<< 13827 1727096653.37626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 13827 1727096653.37648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 13827 1727096653.37716: stdout chunk (state=3): >>> <<< 13827 1727096653.37731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 13827 1727096653.37902: 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 <<< 13827 1727096653.37917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096653.37949: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d026c0> <<< 13827 1727096653.38035: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06563d23c0> <<< 13827 1727096653.38148: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c0de20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d71b50><<< 13827 1727096653.38181: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 13827 1727096653.38219: stdout chunk (state=3): >>> <<< 13827 1727096653.38265: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 13827 1727096653.38290: stdout chunk (state=3): >>> import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096653.38363: stdout chunk (state=3): >>> import 'ansible.module_utils.basic' # <<< 13827 1727096653.38531: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13827 1727096653.39349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.40207: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.41345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.42467: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py<<< 13827 1727096653.42471: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca02c0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096653.42510: stdout chunk (state=3): >>> import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca04d0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py<<< 13827 1727096653.42536: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'<<< 13827 1727096653.42664: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py<<< 13827 1727096653.42669: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'<<< 13827 1727096653.42706: stdout chunk (state=3): >>> import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca0c20> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca07a0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py <<< 13827 1727096653.42709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'<<< 13827 1727096653.42749: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13827 1727096653.42820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13827 1727096653.42841: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca1520> <<< 13827 1727096653.42938: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'<<< 13827 1727096653.42941: stdout chunk (state=3): >>> <<< 13827 1727096653.42944: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py<<< 13827 1727096653.42946: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13827 1727096653.42980: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'<<< 13827 1727096653.43036: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13827 1727096653.43049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'<<< 13827 1727096653.43079: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'<<< 13827 1727096653.43131: stdout chunk (state=3): >>> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c892b0> <<< 13827 1727096653.43182: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py<<< 13827 1727096653.43204: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'<<< 13827 1727096653.43213: stdout chunk (state=3): >>> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c88920> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13827 1727096653.43239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655856360><<< 13827 1727096653.43311: stdout chunk (state=3): >>> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca2d80> <<< 13827 1727096653.43358: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13827 1727096653.43412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13827 1727096653.43461: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py<<< 13827 1727096653.43480: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13827 1727096653.43562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13827 1727096653.43662: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065585cf20> <<< 13827 1727096653.43692: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655857aa0> <<< 13827 1727096653.43731: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655856e40><<< 13827 1727096653.43779: stdout chunk (state=3): >>> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca2210><<< 13827 1727096653.43834: stdout chunk (state=3): >>> <<< 13827 1727096653.43838: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py<<< 13827 1727096653.43853: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13827 1727096653.43880: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py<<< 13827 1727096653.43968: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13827 1727096653.44020: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py<<< 13827 1727096653.44023: stdout chunk (state=3): >>> <<< 13827 1727096653.44077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558c8f50><<< 13827 1727096653.44080: stdout chunk (state=3): >>> <<< 13827 1727096653.44294: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558810a0> <<< 13827 1727096653.44662: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558578c0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'<<< 13827 1727096653.44668: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 13827 1727096653.44671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'<<< 13827 1727096653.44673: stdout chunk (state=3): >>> import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558cc8f0><<< 13827 1727096653.44723: stdout chunk (state=3): >>> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558cacf0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655880bf0><<< 13827 1727096653.44765: stdout chunk (state=3): >>> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca1c40> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca15b0><<< 13827 1727096653.44866: stdout chunk (state=3): >>> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca12e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca0530> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 13827 1727096653.44893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca15e0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'<<< 13827 1727096653.45064: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ccf80> <<< 13827 1727096653.45067: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ccb90> <<< 13827 1727096653.45104: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py<<< 13827 1727096653.45115: stdout chunk (state=3): >>> <<< 13827 1727096653.45225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558cd880> <<< 13827 1727096653.45265: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13827 1727096653.45318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13827 1727096653.45474: stdout chunk (state=3): >>># /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' <<< 13827 1727096653.45592: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.45764: 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 0x7f0655860290> <<< 13827 1727096653.46031: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558dd430><<< 13827 1727096653.46079: stdout chunk (state=3): >>> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ce5a0> <<< 13827 1727096653.46220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13827 1727096653.46224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558dcef0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py<<< 13827 1727096653.46286: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'<<< 13827 1727096653.46298: stdout chunk (state=3): >>> <<< 13827 1727096653.46381: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ede20> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 13827 1727096653.46419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558eeab0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ee570> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13827 1727096653.46558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13827 1727096653.46638: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558eede0><<< 13827 1727096653.46649: stdout chunk (state=3): >>> <<< 13827 1727096653.46674: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py<<< 13827 1727096653.46759: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'<<< 13827 1727096653.46763: stdout chunk (state=3): >>> <<< 13827 1727096653.47104: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558c36e0> <<< 13827 1727096653.47143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13827 1727096653.47178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'<<< 13827 1727096653.47220: stdout chunk (state=3): >>> import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06557e3ec0> <<< 13827 1727096653.47307: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096653.47419: stdout chunk (state=3): >>> <<< 13827 1727096653.47471: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13827 1727096653.47505: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.47865: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.47943: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13827 1727096653.47969: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13827 1727096653.48063: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096653.48086: stdout chunk (state=3): >>> <<< 13827 1727096653.48149: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available<<< 13827 1727096653.48359: stdout chunk (state=3): >>> <<< 13827 1727096653.48404: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.48619: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13827 1727096653.48740: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096653.49409: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13827 1727096653.49455: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'<<< 13827 1727096653.49520: stdout chunk (state=3): >>> import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655522ae0> <<< 13827 1727096653.49534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13827 1727096653.49604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 13827 1727096653.49907: stdout chunk (state=3): >>> import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655522c00> # /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 <<< 13827 1727096653.49921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13827 1727096653.49999: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.50013: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655572db0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655572600> <<< 13827 1727096653.50051: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.50107: 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 0x7f06555727e0> <<< 13827 1727096653.50133: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655523140> <<< 13827 1727096653.50218: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655521d90><<< 13827 1727096653.50248: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06555227e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 13827 1727096653.50354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'<<< 13827 1727096653.50398: stdout chunk (state=3): >>> <<< 13827 1727096653.50485: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'<<< 13827 1727096653.50691: stdout chunk (state=3): >>> # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06555f03b0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065558ff50> <<< 13827 1727096653.50737: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 13827 1727096653.50817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13827 1727096653.50897: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'<<< 13827 1727096653.50992: stdout chunk (state=3): >>> # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06555f3c80> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06555f0500> <<< 13827 1727096653.51018: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 13827 1727096653.51129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'<<< 13827 1727096653.51208: stdout chunk (state=3): >>> <<< 13827 1727096653.52614: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'<<< 13827 1727096653.52641: stdout chunk (state=3): >>> # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655136f30> <<< 13827 1727096653.52743: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06555f3f80><<< 13827 1727096653.52779: stdout chunk (state=3): >>> <<< 13827 1727096653.52900: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13827 1727096653.53045: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 13827 1727096653.53058: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06551b4b30> <<< 13827 1727096653.53272: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06551373e0><<< 13827 1727096653.53289: stdout chunk (state=3): >>> <<< 13827 1727096653.53315: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py<<< 13827 1727096653.53339: stdout chunk (state=3): >>> <<< 13827 1727096653.53386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13827 1727096653.53831: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06551b7b90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06551b4d40> <<< 13827 1727096653.53835: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06551f3da0><<< 13827 1727096653.53907: stdout chunk (state=3): >>> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06551b7fb0> <<< 13827 1727096653.53910: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 13827 1727096653.53922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13827 1727096653.53990: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'<<< 13827 1727096653.54040: stdout chunk (state=3): >>> # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065374d100> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374c500><<< 13827 1727096653.54064: stdout chunk (state=3): >>> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065558fad0><<< 13827 1727096653.54133: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 13827 1727096653.54154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'<<< 13827 1727096653.54190: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 13827 1727096653.54242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'<<< 13827 1727096653.54269: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 13827 1727096653.54405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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' <<< 13827 1727096653.54435: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0653768620> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374fa70> <<< 13827 1727096653.54441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 13827 1727096653.54493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13827 1727096653.54533: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'<<< 13827 1727096653.54684: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376ac90> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13827 1727096653.54723: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py <<< 13827 1727096653.54729: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376bb90><<< 13827 1727096653.54775: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py<<< 13827 1727096653.54872: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096653.54963: stdout chunk (state=3): >>> <<< 13827 1727096653.55473: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 13827 1727096653.55497: stdout chunk (state=3): >>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06537904a0> <<< 13827 1727096653.55572: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 13827 1727096653.55601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096653.55625: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653791910> <<< 13827 1727096653.55684: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376bdd0> <<< 13827 1727096653.55687: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376ab40> <<< 13827 1727096653.55751: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376a4e0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 13827 1727096653.55793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096653.55811: stdout chunk (state=3): >>> <<< 13827 1727096653.55967: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0653793530> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376a750> <<< 13827 1727096653.56064: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653768950> <<< 13827 1727096653.56170: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374f080> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.56366: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 13827 1727096653.56429: stdout chunk (state=3): >>>import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065374f7a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374f500> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374d280> <<< 13827 1727096653.56478: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.56517: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d0a10> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 13827 1727096653.56558: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'<<< 13827 1727096653.56597: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 13827 1727096653.56658: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 13827 1727096653.56694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'<<< 13827 1727096653.56721: stdout chunk (state=3): >>> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d2f00> <<< 13827 1727096653.56775: 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'<<< 13827 1727096653.56831: stdout chunk (state=3): >>> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d36e0><<< 13827 1727096653.56834: stdout chunk (state=3): >>> <<< 13827 1727096653.56872: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d2210> <<< 13827 1727096653.56876: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py<<< 13827 1727096653.56906: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13827 1727096653.56942: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d3f20><<< 13827 1727096653.57309: stdout chunk (state=3): >>> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d08c0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 13827 1727096653.57365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fd970> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fcef0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fcd10> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 13827 1727096653.57433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'<<< 13827 1727096653.57476: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 13827 1727096653.57762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653828a10> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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' <<< 13827 1727096653.57838: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530f6ab0> <<< 13827 1727096653.57900: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.57958: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06530f6e10> <<< 13827 1727096653.58052: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065382ad20> <<< 13827 1727096653.58054: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653828ec0> <<< 13827 1727096653.58107: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537ffef0> <<< 13827 1727096653.58148: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fe180> <<< 13827 1727096653.58151: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fdeb0> <<< 13827 1727096653.58211: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 13827 1727096653.58223: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13827 1727096653.58258: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py<<< 13827 1727096653.58285: stdout chunk (state=3): >>> <<< 13827 1727096653.58301: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.58324: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py<<< 13827 1727096653.58429: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'<<< 13827 1727096653.58433: stdout chunk (state=3): >>> import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653130980> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530f7aa0> <<< 13827 1727096653.58486: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fe6c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py<<< 13827 1727096653.58664: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653131040> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531313d0><<< 13827 1727096653.58775: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653131490> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531315b0><<< 13827 1727096653.58837: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'<<< 13827 1727096653.58917: stdout chunk (state=3): >>> <<< 13827 1727096653.58962: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13827 1727096653.59027: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06531501a0><<< 13827 1727096653.59050: stdout chunk (state=3): >>> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531322d0> <<< 13827 1727096653.59108: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653150350> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'<<< 13827 1727096653.59249: stdout chunk (state=3): >>> import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653150440> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653131400> <<< 13827 1727096653.59318: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531505f0> <<< 13827 1727096653.59405: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13827 1727096653.59543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13827 1727096653.59734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13827 1727096653.59823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.59913: stdout chunk (state=3): >>>import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065317bfb0> <<< 13827 1727096653.59953: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065317b410><<< 13827 1727096653.60019: stdout chunk (state=3): >>> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653179e80> <<< 13827 1727096653.60367: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653151df0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653151250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531531a0> <<< 13827 1727096653.60430: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py<<< 13827 1727096653.60433: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'<<< 13827 1727096653.60435: stdout chunk (state=3): >>> import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653178110><<< 13827 1727096653.60501: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py<<< 13827 1727096653.60504: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b48f0><<< 13827 1727096653.60507: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 13827 1727096653.60509: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'<<< 13827 1727096653.60511: stdout chunk (state=3): >>> import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b4b60><<< 13827 1727096653.60579: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py<<< 13827 1727096653.60583: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'<<< 13827 1727096653.60607: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 13827 1727096653.60627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'<<< 13827 1727096653.60806: stdout chunk (state=3): >>> import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b54c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b4f50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b6390> import 'gc' # <<< 13827 1727096653.61006: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655572f00> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655521580><<< 13827 1727096653.61010: stdout chunk (state=3): >>> <<< 13827 1727096653.61591: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py<<< 13827 1727096653.61630: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13827 1727096653.61670: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py<<< 13827 1727096653.61702: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b6ed0><<< 13827 1727096653.61731: stdout chunk (state=3): >>> <<< 13827 1727096653.61760: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.61878: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py<<< 13827 1727096653.61885: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13827 1727096653.61919: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 13827 1727096653.61983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13827 1727096653.62042: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py <<< 13827 1727096653.62084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652f8f980> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 13827 1727096653.62148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 13827 1727096653.62204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13827 1727096653.62221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096653.62349: stdout chunk (state=3): >>> <<< 13827 1727096653.62440: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.62444: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.62501: stdout chunk (state=3): >>>import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0652fad9a0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fad550> <<< 13827 1727096653.62579: 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 0x7f0652f8c950> <<< 13827 1727096653.62680: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fac410> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652f8fc50> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652f8c9e0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 13827 1727096653.62731: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653150410> <<< 13827 1727096653.62775: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.62815: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py<<< 13827 1727096653.62875: stdout chunk (state=3): >>> <<< 13827 1727096653.62946: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fc2f00> <<< 13827 1727096653.62997: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fc1a30> <<< 13827 1727096653.63004: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py<<< 13827 1727096653.63045: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13827 1727096653.63048: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe86e0><<< 13827 1727096653.63096: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py<<< 13827 1727096653.63118: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'<<< 13827 1727096653.63121: stdout chunk (state=3): >>> import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe89b0> <<< 13827 1727096653.63174: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'<<< 13827 1727096653.63177: stdout chunk (state=3): >>> import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe8c20><<< 13827 1727096653.63213: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 13827 1727096653.63272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe8ec0><<< 13827 1727096653.63308: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'<<< 13827 1727096653.63346: stdout chunk (state=3): >>> <<< 13827 1727096653.63350: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py<<< 13827 1727096653.63387: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13827 1727096653.63462: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe95e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe9430> <<< 13827 1727096653.63516: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'<<< 13827 1727096653.63519: stdout chunk (state=3): >>> import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652feaea0><<< 13827 1727096653.63582: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'<<< 13827 1727096653.63585: stdout chunk (state=3): >>> import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652feaff0><<< 13827 1727096653.63629: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py<<< 13827 1727096653.63633: stdout chunk (state=3): >>> <<< 13827 1727096653.63687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652feb200> <<< 13827 1727096653.63750: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13827 1727096653.63789: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py<<< 13827 1727096653.63821: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13827 1727096653.63858: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530041a0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652feb9e0><<< 13827 1727096653.63905: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py<<< 13827 1727096653.63909: stdout chunk (state=3): >>> <<< 13827 1727096653.63947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'<<< 13827 1727096653.63950: stdout chunk (state=3): >>> import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653004d40><<< 13827 1727096653.64004: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py<<< 13827 1727096653.64008: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'<<< 13827 1727096653.64058: stdout chunk (state=3): >>> import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653005190><<< 13827 1727096653.64062: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py <<< 13827 1727096653.64089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653005370><<< 13827 1727096653.64130: stdout chunk (state=3): >>> <<< 13827 1727096653.64152: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13827 1727096653.64225: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653005610> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 13827 1727096653.64247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653006510> <<< 13827 1727096653.64293: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'<<< 13827 1727096653.64320: stdout chunk (state=3): >>> import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653006750><<< 13827 1727096653.64423: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 13827 1727096653.64429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653006930><<< 13827 1727096653.64431: stdout chunk (state=3): >>> <<< 13827 1727096653.64466: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'<<< 13827 1727096653.64501: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 13827 1727096653.64536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653007500><<< 13827 1727096653.64562: stdout chunk (state=3): >>> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653007020><<< 13827 1727096653.64600: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py<<< 13827 1727096653.64626: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'<<< 13827 1727096653.64660: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py<<< 13827 1727096653.64694: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'<<< 13827 1727096653.64720: stdout chunk (state=3): >>> import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530303b0><<< 13827 1727096653.64733: stdout chunk (state=3): >>> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653007cb0><<< 13827 1727096653.64764: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 13827 1727096653.64805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'<<< 13827 1727096653.64832: stdout chunk (state=3): >>> import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653031010> <<< 13827 1727096653.64843: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py<<< 13827 1727096653.64873: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13827 1727096653.64907: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530312e0> <<< 13827 1727096653.64974: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'<<< 13827 1727096653.64978: stdout chunk (state=3): >>> import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653032240> <<< 13827 1727096653.65040: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'<<< 13827 1727096653.65047: stdout chunk (state=3): >>> import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530324e0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py <<< 13827 1727096653.65104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653032690> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b7320> <<< 13827 1727096653.65133: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b70b0><<< 13827 1727096653.65142: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b67e0><<< 13827 1727096653.65183: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'<<< 13827 1727096653.65222: stdout chunk (state=3): >>> <<< 13827 1727096653.65249: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096653.65303: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py<<< 13827 1727096653.65315: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653033080> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653032db0><<< 13827 1727096653.65347: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py<<< 13827 1727096653.65355: stdout chunk (state=3): >>> <<< 13827 1727096653.65403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 13827 1727096653.65498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096653.65562: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13827 1727096653.65620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'<<< 13827 1727096653.65710: stdout chunk (state=3): >>> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530514f0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 13827 1727096653.65815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 13827 1727096653.65955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13827 1727096653.65960: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653052c60> <<< 13827 1727096653.66095: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0653051e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653051a00> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 13827 1727096653.66213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da4530> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652d87920><<< 13827 1727096653.66281: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 13827 1727096653.66364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # <<< 13827 1727096653.66465: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da6030><<< 13827 1727096653.66532: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da7cb0><<< 13827 1727096653.66557: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13827 1727096653.66673: stdout chunk (state=3): >>># destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da4b90> <<< 13827 1727096653.66706: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da4860> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653033320> <<< 13827 1727096653.66810: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'<<< 13827 1727096653.66899: stdout chunk (state=3): >>> import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653051040> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653032ed0><<< 13827 1727096653.66969: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652f8c0b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 13827 1727096653.67055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dd1e20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 13827 1727096653.67105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13827 1727096653.67170: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dd26c0><<< 13827 1727096653.67186: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dd3680><<< 13827 1727096653.67263: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'<<< 13827 1727096653.67324: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dd3ce0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'<<< 13827 1727096653.67392: stdout chunk (state=3): >>> # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 13827 1727096653.67395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13827 1727096653.67489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13827 1727096653.67566: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096653.67673: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0652df93d0><<< 13827 1727096653.67768: stdout chunk (state=3): >>> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652df8da0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652df8a40> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652df86e0> <<< 13827 1727096653.67777: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py<<< 13827 1727096653.67825: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13827 1727096653.67917: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652df9040> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 13827 1727096653.67991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py<<< 13827 1727096653.68062: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'<<< 13827 1727096653.68090: stdout chunk (state=3): >>> import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfb110> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfb1d0> <<< 13827 1727096653.68179: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py<<< 13827 1727096653.68512: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0652dfb8c0> <<< 13827 1727096653.68530: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfb770> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 13827 1727096653.68613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'<<< 13827 1727096653.68645: stdout chunk (state=3): >>> <<< 13827 1727096653.68670: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e29f40><<< 13827 1727096653.68701: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 13827 1727096653.68762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py <<< 13827 1727096653.68784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'<<< 13827 1727096653.68835: stdout chunk (state=3): >>> # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096653.68904: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2b170> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2b3e0><<< 13827 1727096653.69053: stdout chunk (state=3): >>> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'<<< 13827 1727096653.69162: stdout chunk (state=3): >>> # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0652e2b530> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2b380> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2ac30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2a0c0> <<< 13827 1727096653.69249: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e29370> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e288f0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e28170> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfac00> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfa0f0> <<< 13827 1727096653.69273: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13827 1727096653.69349: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2ae40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py<<< 13827 1727096653.69376: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2ba10><<< 13827 1727096653.69459: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py<<< 13827 1727096653.69509: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e54320> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'<<< 13827 1727096653.69694: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e546b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e54fe0><<< 13827 1727096653.69764: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e55b50> <<< 13827 1727096653.88141: stdout chunk (state=3): >>> <<< 13827 1727096653.88161: stdout chunk (state=3): >>>{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 13827 1727096653.89946: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 13827 1727096653.90551: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096653.90562: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 13827 1727096653.90573: stdout chunk (state=3): >>># clear sys.path <<< 13827 1727096653.90631: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 <<< 13827 1727096653.90635: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 13827 1727096653.90655: stdout chunk (state=3): >>> # 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<<< 13827 1727096653.90676: stdout chunk (state=3): >>> # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath<<< 13827 1727096653.90721: stdout chunk (state=3): >>> # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib<<< 13827 1727096653.90748: stdout chunk (state=3): >>> # 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<<< 13827 1727096653.90786: stdout chunk (state=3): >>> # 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<<< 13827 1727096653.90789: stdout chunk (state=3): >>> # 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<<< 13827 1727096653.90834: stdout chunk (state=3): >>> # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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<<< 13827 1727096653.90838: stdout chunk (state=3): >>> # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile<<< 13827 1727096653.90989: stdout chunk (state=3): >>> # 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error <<< 13827 1727096653.91006: stdout chunk (state=3): >>># cleanup[2] removing libdnf.error <<< 13827 1727096653.91053: stdout chunk (state=3): >>># cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types <<< 13827 1727096653.91061: stdout chunk (state=3): >>># cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils<<< 13827 1727096653.91122: stdout chunk (state=3): >>> # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf<<< 13827 1727096653.91129: stdout chunk (state=3): >>> # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read<<< 13827 1727096653.91183: stdout chunk (state=3): >>> # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis<<< 13827 1727096653.91186: stdout chunk (state=3): >>> # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection <<< 13827 1727096653.91189: stdout chunk (state=3): >>># cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore<<< 13827 1727096653.91220: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr<<< 13827 1727096653.91242: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter<<< 13827 1727096653.91274: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli<<< 13827 1727096653.91278: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers<<< 13827 1727096653.91317: stdout chunk (state=3): >>> # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz<<< 13827 1727096653.91321: stdout chunk (state=3): >>> # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog<<< 13827 1727096653.91323: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install<<< 13827 1727096653.91359: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml<<< 13827 1727096653.91405: stdout chunk (state=3): >>> # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser<<< 13827 1727096653.91408: stdout chunk (state=3): >>> # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff<<< 13827 1727096653.91448: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade<<< 13827 1727096653.91615: stdout chunk (state=3): >>> <<< 13827 1727096653.92176: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 13827 1727096653.92180: stdout chunk (state=3): >>> <<< 13827 1727096653.92204: stdout chunk (state=3): >>># destroy _bz2 <<< 13827 1727096653.92228: stdout chunk (state=3): >>># destroy _lzma <<< 13827 1727096653.92232: stdout chunk (state=3): >>># destroy bz2<<< 13827 1727096653.92260: stdout chunk (state=3): >>> <<< 13827 1727096653.92264: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path <<< 13827 1727096653.92316: stdout chunk (state=3): >>># destroy zipfile<<< 13827 1727096653.92319: stdout chunk (state=3): >>> <<< 13827 1727096653.92383: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 13827 1727096653.92431: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ <<< 13827 1727096653.92436: stdout chunk (state=3): >>># destroy systemd.daemon <<< 13827 1727096653.92444: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 13827 1727096653.92465: stdout chunk (state=3): >>># destroy grp # destroy syslog<<< 13827 1727096653.92509: stdout chunk (state=3): >>> # destroy selinux<<< 13827 1727096653.92518: stdout chunk (state=3): >>> <<< 13827 1727096653.92550: stdout chunk (state=3): >>># destroy distro <<< 13827 1727096653.92554: stdout chunk (state=3): >>># destroy distro.distro<<< 13827 1727096653.92598: stdout chunk (state=3): >>> # destroy mimetypes<<< 13827 1727096653.92602: stdout chunk (state=3): >>> # destroy netrc <<< 13827 1727096653.92647: stdout chunk (state=3): >>># destroy dateutil<<< 13827 1727096653.92671: stdout chunk (state=3): >>> # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser <<< 13827 1727096653.92686: stdout chunk (state=3): >>># destroy dateutil.relativedelta # destroy six.moves.urllib<<< 13827 1727096653.92693: stdout chunk (state=3): >>> # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error<<< 13827 1727096653.92713: stdout chunk (state=3): >>> # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common<<< 13827 1727096653.92846: stdout chunk (state=3): >>> # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal<<< 13827 1727096653.92853: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term<<< 13827 1727096653.92870: stdout chunk (state=3): >>> # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade<<< 13827 1727096653.92892: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove<<< 13827 1727096653.92916: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group<<< 13827 1727096653.92929: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync <<< 13827 1727096653.92950: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias<<< 13827 1727096653.92966: stdout chunk (state=3): >>> # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses<<< 13827 1727096653.92979: stdout chunk (state=3): >>> # cleanup[3] wiping _curses # cleanup[3] wiping dnf<<< 13827 1727096653.92996: stdout chunk (state=3): >>> # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction<<< 13827 1727096653.93005: stdout chunk (state=3): >>> # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history<<< 13827 1727096653.93029: stdout chunk (state=3): >>> # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging<<< 13827 1727096653.93039: stdout chunk (state=3): >>> # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions<<< 13827 1727096653.93063: stdout chunk (state=3): >>> # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr<<< 13827 1727096653.93077: stdout chunk (state=3): >>> # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect<<< 13827 1727096653.93110: stdout chunk (state=3): >>> # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode<<< 13827 1727096653.93118: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols<<< 13827 1727096653.93142: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob<<< 13827 1727096653.93162: stdout chunk (state=3): >>> # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm<<< 13827 1727096653.93189: stdout chunk (state=3): >>> # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf<<< 13827 1727096653.93194: stdout chunk (state=3): >>> # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module<<< 13827 1727096653.93217: stdout chunk (state=3): >>> # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo<<< 13827 1727096653.93244: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types<<< 13827 1727096653.93248: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._error<<< 13827 1727096653.93271: stdout chunk (state=3): >>> # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq<<< 13827 1727096653.93288: stdout chunk (state=3): >>> # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy<<< 13827 1727096653.93304: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error<<< 13827 1727096653.93315: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client<<< 13827 1727096653.93340: stdout chunk (state=3): >>> # destroy http <<< 13827 1727096653.93343: stdout chunk (state=3): >>># destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart<<< 13827 1727096653.93355: stdout chunk (state=3): >>> # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy<<< 13827 1727096653.93363: stdout chunk (state=3): >>> # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry<<< 13827 1727096653.93401: stdout chunk (state=3): >>> # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words <<< 13827 1727096653.93404: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils<<< 13827 1727096653.93430: stdout chunk (state=3): >>> # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar<<< 13827 1727096653.93433: stdout chunk (state=3): >>> # cleanup[3] wiping email.header<<< 13827 1727096653.93461: stdout chunk (state=3): >>> # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders<<< 13827 1727096653.93469: stdout chunk (state=3): >>> # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application<<< 13827 1727096653.93488: stdout chunk (state=3): >>> # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders<<< 13827 1727096653.93516: stdout chunk (state=3): >>> # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse<<< 13827 1727096653.93537: stdout chunk (state=3): >>> # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian<<< 13827 1727096653.93550: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes<<< 13827 1727096653.93566: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon<<< 13827 1727096653.93572: stdout chunk (state=3): >>> # cleanup[3] wiping socket # cleanup[3] wiping array<<< 13827 1727096653.93738: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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<<< 13827 1727096653.93763: stdout chunk (state=3): >>> # cleanup[3] wiping _operator <<< 13827 1727096653.93785: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 13827 1727096653.93790: stdout chunk (state=3): >>> # cleanup[3] wiping os<<< 13827 1727096653.93825: stdout chunk (state=3): >>> <<< 13827 1727096653.93831: stdout chunk (state=3): >>># destroy posixpath <<< 13827 1727096653.93851: stdout chunk (state=3): >>># cleanup[3] wiping genericpath <<< 13827 1727096653.93863: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 13827 1727096653.93920: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io <<< 13827 1727096653.93936: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc<<< 13827 1727096653.93941: stdout chunk (state=3): >>> # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8<<< 13827 1727096653.93946: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 13827 1727096653.93971: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix<<< 13827 1727096653.93984: stdout chunk (state=3): >>> # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref<<< 13827 1727096653.93997: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 13827 1727096653.94022: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 13827 1727096653.94062: stdout chunk (state=3): >>> # destroy _dbus_bindings <<< 13827 1727096653.94074: stdout chunk (state=3): >>># destroy decimal<<< 13827 1727096653.94081: stdout chunk (state=3): >>> # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon<<< 13827 1727096653.94215: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096653.94733: stdout chunk (state=3): >>># destroy sys.monitoring<<< 13827 1727096653.94749: stdout chunk (state=3): >>> <<< 13827 1727096653.94755: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096653.94818: stdout chunk (state=3): >>># destroy _weakref <<< 13827 1727096653.94836: stdout chunk (state=3): >>># destroy _thread <<< 13827 1727096653.94842: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096653.94894: stdout chunk (state=3): >>># destroy platform<<< 13827 1727096653.94918: stdout chunk (state=3): >>> # destroy _uuid <<< 13827 1727096653.94925: stdout chunk (state=3): >>># destroy stat<<< 13827 1727096653.94950: stdout chunk (state=3): >>> <<< 13827 1727096653.94958: stdout chunk (state=3): >>># destroy genericpath # destroy re._parser <<< 13827 1727096653.94974: stdout chunk (state=3): >>># destroy tokenize<<< 13827 1727096653.95004: stdout chunk (state=3): >>> # destroy _compat_pickle<<< 13827 1727096653.95012: stdout chunk (state=3): >>> <<< 13827 1727096653.95027: stdout chunk (state=3): >>># destroy libdnf._error<<< 13827 1727096653.95087: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy _queue <<< 13827 1727096653.95129: stdout chunk (state=3): >>># destroy array <<< 13827 1727096653.95141: stdout chunk (state=3): >>># destroy copyreg # destroy _pickle <<< 13827 1727096653.95221: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing <<< 13827 1727096653.95225: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external <<< 13827 1727096653.95264: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2<<< 13827 1727096653.95320: stdout chunk (state=3): >>> # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib<<< 13827 1727096653.95361: stdout chunk (state=3): >>> # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect<<< 13827 1727096653.95377: stdout chunk (state=3): >>> # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch<<< 13827 1727096653.95470: stdout chunk (state=3): >>> # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob<<< 13827 1727096653.95505: stdout chunk (state=3): >>> # destroy curses # destroy struct # destroy termios # destroy argparse<<< 13827 1727096653.95512: stdout chunk (state=3): >>> # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist<<< 13827 1727096653.95529: stdout chunk (state=3): >>> # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell<<< 13827 1727096653.95581: stdout chunk (state=3): >>> # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm <<< 13827 1727096653.95661: stdout chunk (state=3): >>># destroy itertools<<< 13827 1727096653.95665: stdout chunk (state=3): >>> # destroy functools<<< 13827 1727096653.95668: stdout chunk (state=3): >>> # destroy locale # destroy signal # destroy threading<<< 13827 1727096653.95696: stdout chunk (state=3): >>> # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections<<< 13827 1727096653.95806: stdout chunk (state=3): >>> # destroy io # destroy _opcode # destroy _warnings <<< 13827 1727096653.95826: stdout chunk (state=3): >>># destroy posix <<< 13827 1727096653.95869: stdout chunk (state=3): >>># destroy binascii <<< 13827 1727096653.95913: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar<<< 13827 1727096653.95917: stdout chunk (state=3): >>> # destroy socket <<< 13827 1727096653.95955: stdout chunk (state=3): >>># destroy base64 # destroy errno # destroy warnings # destroy string<<< 13827 1727096653.96016: stdout chunk (state=3): >>> # destroy _ssl <<< 13827 1727096653.96118: stdout chunk (state=3): >>># clear sys.meta_path <<< 13827 1727096653.96176: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 13827 1727096653.96302: stdout chunk (state=3): >>># destroy codecs<<< 13827 1727096653.96323: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8<<< 13827 1727096653.96332: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re<<< 13827 1727096653.96359: stdout chunk (state=3): >>> # destroy _random<<< 13827 1727096653.96382: stdout chunk (state=3): >>> <<< 13827 1727096653.96435: stdout chunk (state=3): >>># destroy _sre<<< 13827 1727096653.96438: stdout chunk (state=3): >>> # destroy _operator <<< 13827 1727096653.96453: stdout chunk (state=3): >>># destroy _functools # clear sys.audit hooks<<< 13827 1727096653.96615: stdout chunk (state=3): >>> <<< 13827 1727096653.97327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096653.97357: stderr chunk (state=3): >>><<< 13827 1727096653.97361: stdout chunk (state=3): >>><<< 13827 1727096653.97616: _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 0x7f06568184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06567e7b30> # /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 0x7f065681aa50> 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 0x7f0656609130> # /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 0x7f0656609fa0> 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 0x7f0656647dd0> # /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 0x7f0656647fe0> # /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 0x7f065667f800> # /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 0x7f065667fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065665faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065665d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656644f80> # /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 0x7f065669f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065669e300> # /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 0x7f065665e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656646e70> # /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 0x7f06566d47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656644200> # /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 0x7f06566d4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d4b00> # 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 0x7f06566d4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656642d20> # /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 0x7f06566d55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d5280> 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 0x7f06566d64b0> 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 0x7f06566ec680> 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 0x7f06566edd30> # /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 0x7f06566eebd0> # 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 0x7f06566ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566ee120> # /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 0x7f06566efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566ef3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d6450> # /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 0x7f0656433b90> # /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 0x7f065645c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065645c380> # 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 0x7f065645c650> # /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 0x7f065645cf80> # 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 0x7f065645d8b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065645c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656431d30> # /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 0x7f065645ecc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065645da00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06566d6ba0> # /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 0x7f0656483020> # /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 0x7f06564ab410> # /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 0x7f065650c200> # /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 0x7f065650e960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065650c320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06564d9220> # /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 0x7f065631d280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06564aa210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065645fbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f06564aa570> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_iadnibgc/ansible_ansible.legacy.dnf_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 0x7f0656372fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656351eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656351040> # 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 0x7f0656370e90> # /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 0x7f065639a990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065639a720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065639a030> # /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 0x7f065639a780> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0656373c50> 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 0x7f065639b6e0> # 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 0x7f065639b920> # /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 0x7f065639be60> 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 0x7f0655d11c40> # 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 0x7f0655d13860> # /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 0x7f0655d14260> # /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 0x7f0655d15160> # /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 0x7f0655d17e90> # 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 0x7f06563530b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d16150> # /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 0x7f0655d23ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d226f0> # /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 0x7f0655d22c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d16660> # 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 0x7f0655d67f50> # /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 0x7f0655d68290> # /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 0x7f0655d69d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d69ac0> # /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 0x7f0655d6c2c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d6a3c0> # /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 0x7f0655d6faa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d6c470> # 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 0x7f0655d70890> # 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 0x7f0655d70ad0> # 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 0x7f0655d70e00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d68470> # /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 0x7f0655df83b0> # 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 0x7f0655df9580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d72b40> # 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 0x7f0655d73ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d72780> # 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 0x7f0655c01640> # /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 0x7f0655c02390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d71fa0> 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 0x7f0655c02330> # 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 0x7f0655c03500> # 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 0x7f0655c0dd30> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c097c0> 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 0x7f0655d026c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06563d23c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c0de20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655d71b50> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca02c0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca04d0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca0c20> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca07a0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca1520> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c892b0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655c88920> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655856360> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca2d80> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065585cf20> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655857aa0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655856e40> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca2210> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558c8f50> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558810a0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558578c0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558cc8f0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558cacf0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655880bf0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca1c40> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca15b0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca12e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca0530> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655ca15e0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ccf80> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ccb90> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558cd880> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7f0655860290> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558dd430> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ce5a0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558dcef0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ede20> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558eeab0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558ee570> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558eede0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06558c36e0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06557e3ec0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655522ae0> # /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 0x7f0655522c00> # /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 0x7f0655572db0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655572600> # 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 0x7f06555727e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655523140> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655521d90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06555227e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06555f03b0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065558ff50> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06555f3c80> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06555f0500> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0655136f30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06555f3f80> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06551b4b30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06551373e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06551b7b90> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06551b4d40> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06551f3da0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06551b7fb0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065374d100> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374c500> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065558fad0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f0653768620> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374fa70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376ac90> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376bb90> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06537904a0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653791910> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376bdd0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376ab40> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376a4e0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0653793530> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065376a750> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653768950> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374f080> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065374f7a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374f500> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065374d280> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d0a10> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d2f00> # /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 0x7f06537d36e0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d2210> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d3f20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537d08c0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fd970> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fcef0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fcd10> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653828a10> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7f06530f6ab0> # 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 0x7f06530f6e10> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065382ad20> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653828ec0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537ffef0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fe180> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fdeb0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653130980> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530f7aa0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06537fe6c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653131040> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531313d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653131490> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531315b0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06531501a0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531322d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653150350> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653150440> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653131400> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531505f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065317bfb0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065317b410> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653179e80> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653151df0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653151250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531531a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653178110> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b48f0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b4b60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b54c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b4f50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b6390> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655572f00> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0655521580> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b6ed0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652f8f980> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0652fad9a0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fad550> # 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 0x7f0652f8c950> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fac410> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652f8fc50> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652f8c9e0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653150410> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fc2f00> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fc1a30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe86e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe89b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe8c20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe8ec0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe95e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652fe9430> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652feaea0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652feaff0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652feb200> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530041a0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652feb9e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653004d40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653005190> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653005370> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653005610> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653006510> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653006750> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653006930> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653007500> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653007020> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530303b0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653007cb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653031010> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530312e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653032240> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530324e0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653032690> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b7320> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b70b0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06531b67e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653033080> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653032db0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06530514f0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653052c60> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0653051e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653051a00> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da4530> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652d87920> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da6030> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da7cb0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da4b90> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652da4860> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653033320> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653051040> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0653032ed0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652f8c0b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dd1e20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dd26c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dd3680> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dd3ce0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0652df93d0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652df8da0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652df8a40> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652df86e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652df9040> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfb110> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfb1d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0652dfb8c0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfb770> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e29f40> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2b170> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2b3e0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0652e2b530> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2b380> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2ac30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2a0c0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e29370> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e288f0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e28170> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfac00> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652dfa0f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2ae40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e2ba10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e54320> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e546b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e54fe0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0652e55b50> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # 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 _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # 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 _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 13827 1727096653.98819: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-libselinux', 'python3-policycoreutils'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096653.98821: _low_level_execute_command(): starting 13827 1727096653.98823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096652.8122427-14032-88518138703023/ > /dev/null 2>&1 && sleep 0' 13827 1727096653.98824: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096653.98825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096653.98827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096653.98828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096653.98830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096653.98831: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096653.98832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096653.98833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096653.98835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096653.98836: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096653.98837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096653.98838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096653.98839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096653.98840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096653.98841: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096653.98843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096653.98845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096653.98847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096653.98849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096653.98851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096654.01196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096654.01269: stderr chunk (state=3): >>><<< 13827 1727096654.01277: stdout chunk (state=3): >>><<< 13827 1727096654.01294: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096654.01313: handler run complete 13827 1727096654.01360: attempt loop complete, returning result 13827 1727096654.01364: _execute() done 13827 1727096654.01366: dumping result to json 13827 1727096654.01367: done dumping result, returning 13827 1727096654.01376: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [12a9e070-eceb-0460-c064-000000000100] 13827 1727096654.01378: sending task result for task 12a9e070-eceb-0460-c064-000000000100 ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13827 1727096654.01552: no more pending results, returning what we have 13827 1727096654.01555: results queue empty 13827 1727096654.01558: checking for any_errors_fatal 13827 1727096654.01565: done checking for any_errors_fatal 13827 1727096654.01565: checking for max_fail_percentage 13827 1727096654.01567: done checking for max_fail_percentage 13827 1727096654.01568: checking to see if all hosts have failed and the running result is not ok 13827 1727096654.01569: done checking to see if all hosts have failed 13827 1727096654.01569: getting the remaining hosts for this loop 13827 1727096654.01571: done getting the remaining hosts for this loop 13827 1727096654.01574: getting the next task for host managed_node3 13827 1727096654.01583: done getting next task for host managed_node3 13827 1727096654.01587: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 13827 1727096654.01591: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096654.01600: getting variables 13827 1727096654.01602: in VariableManager get_vars() 13827 1727096654.01635: Calling all_inventory to load vars for managed_node3 13827 1727096654.01638: Calling groups_inventory to load vars for managed_node3 13827 1727096654.01640: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096654.01649: Calling all_plugins_play to load vars for managed_node3 13827 1727096654.01652: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096654.01654: Calling groups_plugins_play to load vars for managed_node3 13827 1727096654.01850: done sending task result for task 12a9e070-eceb-0460-c064-000000000100 13827 1727096654.01859: WORKER PROCESS EXITING 13827 1727096654.01873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096654.02067: done with get_vars() 13827 1727096654.02079: done getting variables 13827 1727096654.02124: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 23 September 2024 09:04:14 -0400 (0:00:01.319) 0:00:06.022 ****** 13827 1727096654.02166: entering _queue_task() for managed_node3/package 13827 1727096654.02431: worker is 1 (out of 1 available) 13827 1727096654.02446: exiting _queue_task() for managed_node3/package 13827 1727096654.02460: done queuing things up, now waiting for results queue to drain 13827 1727096654.02462: waiting for pending results... 13827 1727096654.02674: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 13827 1727096654.02786: in run() - task 12a9e070-eceb-0460-c064-000000000101 13827 1727096654.02791: variable 'ansible_search_path' from source: unknown 13827 1727096654.02794: variable 'ansible_search_path' from source: unknown 13827 1727096654.02841: calling self._execute() 13827 1727096654.02923: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096654.02931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096654.02934: variable 'omit' from source: magic vars 13827 1727096654.03500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096654.04960: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096654.05002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096654.05036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096654.05063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096654.05083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096654.05145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096654.05169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096654.05186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096654.05211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096654.05223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096654.05359: variable 'ansible_distribution' from source: facts 13827 1727096654.05364: variable 'ansible_distribution_major_version' from source: facts 13827 1727096654.05384: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096654.05478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096654.05599: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096654.05628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096654.05650: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096654.05675: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096654.05724: variable 'ansible_python_version' from source: facts 13827 1727096654.05735: Evaluated conditional (ansible_python_version is version('3', '>=')): True 13827 1727096654.05813: variable 'ansible_os_family' from source: facts 13827 1727096654.05817: Evaluated conditional (ansible_os_family == "Suse"): False 13827 1727096654.05820: when evaluation is False, skipping this task 13827 1727096654.05823: _execute() done 13827 1727096654.05829: dumping result to json 13827 1727096654.05831: done dumping result, returning 13827 1727096654.05837: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [12a9e070-eceb-0460-c064-000000000101] 13827 1727096654.05842: sending task result for task 12a9e070-eceb-0460-c064-000000000101 13827 1727096654.05936: done sending task result for task 12a9e070-eceb-0460-c064-000000000101 13827 1727096654.05938: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } 13827 1727096654.05985: no more pending results, returning what we have 13827 1727096654.05988: results queue empty 13827 1727096654.05989: checking for any_errors_fatal 13827 1727096654.05995: done checking for any_errors_fatal 13827 1727096654.05996: checking for max_fail_percentage 13827 1727096654.05997: done checking for max_fail_percentage 13827 1727096654.05998: checking to see if all hosts have failed and the running result is not ok 13827 1727096654.05999: done checking to see if all hosts have failed 13827 1727096654.05999: getting the remaining hosts for this loop 13827 1727096654.06001: done getting the remaining hosts for this loop 13827 1727096654.06004: getting the next task for host managed_node3 13827 1727096654.06013: done getting next task for host managed_node3 13827 1727096654.06017: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 13827 1727096654.06021: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096654.06036: getting variables 13827 1727096654.06037: in VariableManager get_vars() 13827 1727096654.06188: Calling all_inventory to load vars for managed_node3 13827 1727096654.06191: Calling groups_inventory to load vars for managed_node3 13827 1727096654.06193: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096654.06202: Calling all_plugins_play to load vars for managed_node3 13827 1727096654.06204: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096654.06206: Calling groups_plugins_play to load vars for managed_node3 13827 1727096654.06444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096654.06671: done with get_vars() 13827 1727096654.06681: done getting variables 13827 1727096654.06742: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 23 September 2024 09:04:14 -0400 (0:00:00.046) 0:00:06.068 ****** 13827 1727096654.06802: entering _queue_task() for managed_node3/package 13827 1727096654.07073: worker is 1 (out of 1 available) 13827 1727096654.07092: exiting _queue_task() for managed_node3/package 13827 1727096654.07105: done queuing things up, now waiting for results queue to drain 13827 1727096654.07107: waiting for pending results... 13827 1727096654.07474: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 13827 1727096654.07488: in run() - task 12a9e070-eceb-0460-c064-000000000102 13827 1727096654.07492: variable 'ansible_search_path' from source: unknown 13827 1727096654.07496: variable 'ansible_search_path' from source: unknown 13827 1727096654.07536: calling self._execute() 13827 1727096654.07629: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096654.07633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096654.07640: variable 'omit' from source: magic vars 13827 1727096654.08178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096654.09869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096654.09919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096654.09949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096654.09977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096654.09996: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096654.10058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096654.10080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096654.10098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096654.10124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096654.10136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096654.10252: variable 'ansible_distribution' from source: facts 13827 1727096654.10262: variable 'ansible_distribution_major_version' from source: facts 13827 1727096654.10283: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096654.10552: variable 'ansible_distribution' from source: facts 13827 1727096654.10557: variable 'ansible_distribution_major_version' from source: facts 13827 1727096654.10565: Evaluated conditional (ansible_distribution == "Fedora" or ansible_distribution == "SL-Micro" or (ansible_distribution_major_version | int > 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096654.10571: variable 'omit' from source: magic vars 13827 1727096654.10623: variable 'omit' from source: magic vars 13827 1727096654.10791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096654.10808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096654.10825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096654.10883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096654.10886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096654.10968: variable '__selinux_is_ostree' from source: set_fact 13827 1727096654.10972: variable 'omit' from source: magic vars 13827 1727096654.10992: variable 'omit' from source: magic vars 13827 1727096654.11022: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096654.11070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096654.11097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096654.11100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096654.11106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096654.11130: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096654.11133: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096654.11137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096654.11227: Set connection var ansible_connection to ssh 13827 1727096654.11230: Set connection var ansible_shell_executable to /bin/sh 13827 1727096654.11247: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096654.11250: Set connection var ansible_shell_type to sh 13827 1727096654.11259: Set connection var ansible_pipelining to False 13827 1727096654.11276: Set connection var ansible_timeout to 10 13827 1727096654.11286: variable 'ansible_shell_executable' from source: unknown 13827 1727096654.11289: variable 'ansible_connection' from source: unknown 13827 1727096654.11297: variable 'ansible_module_compression' from source: unknown 13827 1727096654.11300: variable 'ansible_shell_type' from source: unknown 13827 1727096654.11303: variable 'ansible_shell_executable' from source: unknown 13827 1727096654.11305: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096654.11307: variable 'ansible_pipelining' from source: unknown 13827 1727096654.11309: variable 'ansible_timeout' from source: unknown 13827 1727096654.11311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096654.11420: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096654.11425: variable 'omit' from source: magic vars 13827 1727096654.11430: starting attempt loop 13827 1727096654.11433: running the handler 13827 1727096654.11436: variable 'ansible_facts' from source: unknown 13827 1727096654.11438: variable 'ansible_facts' from source: unknown 13827 1727096654.11489: _low_level_execute_command(): starting 13827 1727096654.11492: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096654.12008: 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 <<< 13827 1727096654.12019: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096654.12022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096654.12025: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096654.12077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096654.12081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096654.12083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096654.12154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096654.14425: stdout chunk (state=3): >>>/root <<< 13827 1727096654.14663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096654.14666: stderr chunk (state=3): >>><<< 13827 1727096654.14673: stdout chunk (state=3): >>><<< 13827 1727096654.14697: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096654.14717: _low_level_execute_command(): starting 13827 1727096654.14730: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527 `" && echo ansible-tmp-1727096654.1470509-14081-60354190115527="` echo /root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527 `" ) && sleep 0' 13827 1727096654.15446: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096654.15479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096654.15482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096654.15493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096654.15604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096654.18261: stdout chunk (state=3): >>>ansible-tmp-1727096654.1470509-14081-60354190115527=/root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527 <<< 13827 1727096654.18432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096654.18462: stderr chunk (state=3): >>><<< 13827 1727096654.18465: stdout chunk (state=3): >>><<< 13827 1727096654.18486: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096654.1470509-14081-60354190115527=/root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096654.18514: variable 'ansible_module_compression' from source: unknown 13827 1727096654.18605: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13827 1727096654.18654: variable 'ansible_facts' from source: unknown 13827 1727096654.18764: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/AnsiballZ_dnf.py 13827 1727096654.18943: Sending initial data 13827 1727096654.18946: Sent initial data (151 bytes) 13827 1727096654.19713: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096654.19716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096654.19718: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096654.19842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096654.19907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096654.22017: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096654.22081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096654.22170: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmptapd8hmz /root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/AnsiballZ_dnf.py <<< 13827 1727096654.22174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/AnsiballZ_dnf.py" <<< 13827 1727096654.22262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmptapd8hmz" to remote "/root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/AnsiballZ_dnf.py" <<< 13827 1727096654.23319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096654.23366: stderr chunk (state=3): >>><<< 13827 1727096654.23375: stdout chunk (state=3): >>><<< 13827 1727096654.23416: done transferring module to remote 13827 1727096654.23431: _low_level_execute_command(): starting 13827 1727096654.23433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/ /root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/AnsiballZ_dnf.py && sleep 0' 13827 1727096654.23932: 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 <<< 13827 1727096654.23935: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096654.23937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096654.23939: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096654.23987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096654.23990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096654.23996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096654.24062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096654.26526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096654.26559: stderr chunk (state=3): >>><<< 13827 1727096654.26562: stdout chunk (state=3): >>><<< 13827 1727096654.26576: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096654.26579: _low_level_execute_command(): starting 13827 1727096654.26584: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/AnsiballZ_dnf.py && sleep 0' 13827 1727096654.27211: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096654.27258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096654.27382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096654.30314: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096654.30374: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096654.30418: stdout chunk (state=3): >>>import '_thread' # <<< 13827 1727096654.30472: stdout chunk (state=3): >>> import '_warnings' # import '_weakref' # <<< 13827 1727096654.30685: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook<<< 13827 1727096654.30719: stdout chunk (state=3): >>> import 'time' # <<< 13827 1727096654.30749: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096654.30920: stdout chunk (state=3): >>># 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 <<< 13827 1727096654.30944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096654.30966: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e7bc4d0> <<< 13827 1727096654.30995: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e78bb00> <<< 13827 1727096654.31029: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 13827 1727096654.31054: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096654.31079: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e7bea50><<< 13827 1727096654.31093: stdout chunk (state=3): >>> <<< 13827 1727096654.31124: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096654.31163: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096654.31186: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096654.31234: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096654.31318: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096654.31429: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096654.31473: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096654.31485: stdout chunk (state=3): >>> import 'posixpath' # <<< 13827 1727096654.31535: stdout chunk (state=3): >>> import 'os' # <<< 13827 1727096654.31571: stdout chunk (state=3): >>> import '_sitebuiltins' # <<< 13827 1727096654.31591: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages<<< 13827 1727096654.31632: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages'<<< 13827 1727096654.31646: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 13827 1727096654.31688: 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 <<< 13827 1727096654.31708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096654.31816: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e7cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 13827 1727096654.31834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.31863: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e7cdfa0><<< 13827 1727096654.31889: stdout chunk (state=3): >>> <<< 13827 1727096654.31912: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096654.31944: 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<<< 13827 1727096654.32119: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 13827 1727096654.32409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096654.32449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 13827 1727096654.32466: stdout chunk (state=3): >>> <<< 13827 1727096654.32489: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096654.32518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096654.32521: stdout chunk (state=3): >>> <<< 13827 1727096654.32644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096654.32673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096654.32711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096654.32753: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e5ebdd0> <<< 13827 1727096654.32785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 13827 1727096654.32813: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096654.32862: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e5ebfe0><<< 13827 1727096654.32892: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096654.32942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 13827 1727096654.32978: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 13827 1727096654.32981: stdout chunk (state=3): >>> <<< 13827 1727096654.33076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 13827 1727096654.33110: 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'<<< 13827 1727096654.33154: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e623800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096654.33182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e623e90><<< 13827 1727096654.33219: stdout chunk (state=3): >>> import '_collections' # <<< 13827 1727096654.33238: stdout chunk (state=3): >>> <<< 13827 1727096654.33306: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e603aa0> import '_functools' # <<< 13827 1727096654.33363: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e6011c0> <<< 13827 1727096654.33511: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e5e8f80> <<< 13827 1727096654.33547: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 13827 1727096654.33595: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 13827 1727096654.33599: stdout chunk (state=3): >>> <<< 13827 1727096654.33638: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096654.33672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 13827 1727096654.33714: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096654.33766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e643770> <<< 13827 1727096654.33797: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e642390> <<< 13827 1727096654.33828: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 13827 1727096654.33842: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 13827 1727096654.33867: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e602090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e640ad0><<< 13827 1727096654.33944: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 13827 1727096654.33959: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096654.33990: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e678800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e5e8200> <<< 13827 1727096654.34029: 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'<<< 13827 1727096654.34080: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.34083: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096654.34103: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19e678cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e678b60><<< 13827 1727096654.34149: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096654.34173: 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 0x7fe19e678ef0><<< 13827 1727096654.34189: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e5e6d20><<< 13827 1727096654.34244: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 13827 1727096654.34255: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.34294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 13827 1727096654.34341: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096654.34378: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e679580><<< 13827 1727096654.34396: stdout chunk (state=3): >>> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e679250><<< 13827 1727096654.34421: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 13827 1727096654.34467: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096654.34470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 13827 1727096654.34487: stdout chunk (state=3): >>> <<< 13827 1727096654.34527: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e67a480> import 'importlib.util' # <<< 13827 1727096654.34583: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096654.34648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 13827 1727096654.34692: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096654.34696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e6906b0><<< 13827 1727096654.34723: stdout chunk (state=3): >>> import 'errno' # <<< 13827 1727096654.34776: stdout chunk (state=3): >>> # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.34797: 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 0x7fe19e691d90><<< 13827 1727096654.34838: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 13827 1727096654.34867: stdout chunk (state=3): >>> <<< 13827 1727096654.34893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096654.34914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e692c30><<< 13827 1727096654.34990: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.34993: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.35024: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19e693290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e692180><<< 13827 1727096654.35047: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 13827 1727096654.35075: stdout chunk (state=3): >>> <<< 13827 1727096654.35154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.35160: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.35190: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19e693d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e693440><<< 13827 1727096654.35258: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e67a4e0><<< 13827 1727096654.35270: stdout chunk (state=3): >>> <<< 13827 1727096654.35308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 13827 1727096654.35326: stdout chunk (state=3): >>> <<< 13827 1727096654.35353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096654.35380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 13827 1727096654.35435: stdout chunk (state=3): >>> <<< 13827 1727096654.35445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096654.35475: 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'<<< 13827 1727096654.35508: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19e3c7b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096654.35720: stdout chunk (state=3): >>># 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 0x7fe19e3f0620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f0380> # 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 0x7fe19e3f0650> # /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' <<< 13827 1727096654.35880: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.35883: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19e3f0f80><<< 13827 1727096654.35902: stdout chunk (state=3): >>> <<< 13827 1727096654.36043: 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'<<< 13827 1727096654.36053: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19e3f1910> <<< 13827 1727096654.36078: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f0830> <<< 13827 1727096654.36138: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3c5d00><<< 13827 1727096654.36141: stdout chunk (state=3): >>> <<< 13827 1727096654.36166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096654.36203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 13827 1727096654.36230: stdout chunk (state=3): >>> <<< 13827 1727096654.36269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096654.36292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f2c90> <<< 13827 1727096654.36338: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f0e00> <<< 13827 1727096654.36364: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e67a660> <<< 13827 1727096654.36405: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096654.36721: stdout chunk (state=3): >>># 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 0x7fe19e41aff0> # /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' <<< 13827 1727096654.36761: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e443380> <<< 13827 1727096654.36798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096654.36862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096654.36952: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096654.37001: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13827 1727096654.37015: 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 0x7fe19e4a00e0> <<< 13827 1727096654.37050: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096654.37087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096654.37149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096654.37189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096654.37325: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e4a2840> <<< 13827 1727096654.37434: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e4a0200> <<< 13827 1727096654.37494: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e46d130> <<< 13827 1727096654.37527: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096654.37552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 13827 1727096654.37587: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dd291c0> <<< 13827 1727096654.37601: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e442180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f3bc0> <<< 13827 1727096654.37775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096654.37830: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe19e4424e0> <<< 13827 1727096654.37987: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_weiomqc8/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13827 1727096654.38191: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.38237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096654.38490: stdout chunk (state=3): >>># /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 0x7fe19dd7ef00> import '_typing' # <<< 13827 1727096654.38770: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dd5ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dd5cf50> # zipimport: zlib available <<< 13827 1727096654.38777: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13827 1727096654.38799: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096654.38821: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096654.38832: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.41003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.42841: 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' <<< 13827 1727096654.42940: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dd7cbf0> # /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' <<< 13827 1727096654.42966: 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 0x7fe19ddaa7b0> <<< 13827 1727096654.43029: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ddaa540> <<< 13827 1727096654.43078: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dda9e50> <<< 13827 1727096654.43107: 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' <<< 13827 1727096654.43191: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ddaa8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dd7fb90> import 'atexit' # <<< 13827 1727096654.43707: 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 0x7fe19ddab4d0> # 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 0x7fe19ddab710> # /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 0x7fe19ddabc50> 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 0x7fe19dc0d8e0> # 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 0x7fe19dc0f590> # /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 0x7fe19dc0ff50> # /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 0x7fe19dc11130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096654.43731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096654.43886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc13c20> # 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 0x7fe19dc13f50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc11ee0> <<< 13827 1727096654.43914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096654.43942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096654.43973: 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' <<< 13827 1727096654.44011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096654.44129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc1faa0> import '_tokenize' # <<< 13827 1727096654.44322: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc1e570> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc1e2d0> # /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' <<< 13827 1727096654.44423: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc1e840> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc123f0> # 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 0x7fe19dc63da0> <<< 13827 1727096654.44449: 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' <<< 13827 1727096654.44499: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc63e00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13827 1727096654.44678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # 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 0x7fe19dc65910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc656d0> <<< 13827 1727096654.44740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096654.44773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096654.44824: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.44831: 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 0x7fe19dc67ec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc66000> <<< 13827 1727096654.44890: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096654.44911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.44975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096654.45041: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc6b6b0> <<< 13827 1727096654.45212: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc67f80> <<< 13827 1727096654.45287: 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' <<< 13827 1727096654.45299: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19dc6c1d0> <<< 13827 1727096654.45369: 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 0x7fe19dc6c800> <<< 13827 1727096654.45387: 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 0x7fe19dc6c8c0> <<< 13827 1727096654.45401: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc642c0> <<< 13827 1727096654.45453: 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 <<< 13827 1727096654.45511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.45733: 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 0x7fe19dc6ffe0> <<< 13827 1727096654.45778: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.45788: 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 0x7fe19dcf9280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc6e7b0> <<< 13827 1727096654.45817: 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' <<< 13827 1727096654.45838: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19dc6fb60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc6e3f0> # zipimport: zlib available <<< 13827 1727096654.45855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096654.45882: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.46003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.46131: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.46144: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096654.46163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.46184: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096654.46194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.46377: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.46564: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.47464: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.48385: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.48602: 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 0x7fe19dcfd4c0> # /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 0x7fe19dcfe2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dcf93a0> <<< 13827 1727096654.48649: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096654.48652: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.48703: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.48715: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096654.48928: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.49176: 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' <<< 13827 1727096654.49194: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dcfe2a0> # zipimport: zlib available <<< 13827 1727096654.49914: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.50655: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.50832: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 13827 1727096654.50843: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.50881: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.50943: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096654.50946: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.51046: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.51239: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096654.51278: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096654.51282: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.51342: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096654.51345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.51695: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.52049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096654.52140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 13827 1727096654.52243: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dcff560> # zipimport: zlib available <<< 13827 1727096654.52349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.52534: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 13827 1727096654.52538: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.52692: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096654.52868: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096654.52887: 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 <<< 13827 1727096654.52940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.53053: 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 0x7fe19db09f40> <<< 13827 1727096654.53102: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db05820> <<< 13827 1727096654.53142: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096654.53182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096654.53383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096654.53460: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 13827 1727096654.53485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096654.53503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096654.53605: 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 <<< 13827 1727096654.53634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096654.53709: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ddfa990> <<< 13827 1727096654.53868: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ddde660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db09fd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dcff140> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096654.53889: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.53914: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.53941: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096654.53960: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096654.54022: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096654.54050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096654.54069: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13827 1727096654.54081: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.54986: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.55881: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.56935: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.58076: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9c410> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9c6b0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 13827 1727096654.58127: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13827 1727096654.58139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9ce00> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9c980> <<< 13827 1727096654.58171: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13827 1727096654.58262: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9d760> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 13827 1727096654.58307: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13827 1727096654.58378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13827 1727096654.58381: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13827 1727096654.58385: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13827 1727096654.58441: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db85940> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db85910> <<< 13827 1727096654.58562: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e6660> <<< 13827 1727096654.58567: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9ef30> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13827 1727096654.58625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13827 1727096654.58682: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13827 1727096654.58704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13827 1727096654.58846: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e91c0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e7d40> <<< 13827 1727096654.58938: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e70b0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9e3c0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13827 1727096654.59008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13827 1727096654.59085: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13827 1727096654.59088: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d855190> <<< 13827 1727096654.59268: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d80d2b0> <<< 13827 1727096654.59516: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e7b30> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13827 1727096654.59543: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13827 1727096654.59589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85cc50> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d856f60> <<< 13827 1727096654.59639: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d80cdd0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9dd90> <<< 13827 1727096654.59651: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9d7c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9d4f0> <<< 13827 1727096654.59689: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9c710> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9d5e0> <<< 13827 1727096654.59714: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 13827 1727096654.59760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13827 1727096654.59766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13827 1727096654.59823: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85d2b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85ce60> <<< 13827 1727096654.59859: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.59957: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85dbb0> <<< 13827 1727096654.60015: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13827 1727096654.60080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13827 1727096654.60133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13827 1727096654.60238: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.60416: 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 0x7fe19d860710> <<< 13827 1727096654.60615: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d8418e0> <<< 13827 1727096654.60648: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85eab0> <<< 13827 1727096654.60670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13827 1727096654.60691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13827 1727096654.60725: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d841370> <<< 13827 1727096654.60749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13827 1727096654.60765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 13827 1727096654.60768: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d87a840> <<< 13827 1727096654.60792: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 13827 1727096654.60801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 13827 1727096654.60820: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 13827 1727096654.60849: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d87b500> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d87af90> <<< 13827 1727096654.60911: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13827 1727096654.60967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13827 1727096654.61059: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d87b9e0> <<< 13827 1727096654.61080: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13827 1727096654.61151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13827 1727096654.61483: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d84ff20> <<< 13827 1727096654.61516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13827 1727096654.61579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79c4d0> <<< 13827 1727096654.61636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.61770: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 13827 1727096654.61951: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.62176: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 13827 1727096654.62247: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.62324: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 13827 1727096654.62529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096654.62808: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # # zipimport: zlib available <<< 13827 1727096654.63438: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py <<< 13827 1727096654.63441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096654.63446: stdout chunk (state=3): >>> <<< 13827 1727096654.63484: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py<<< 13827 1727096654.63494: stdout chunk (state=3): >>> <<< 13827 1727096654.63513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13827 1727096654.63551: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py<<< 13827 1727096654.63567: stdout chunk (state=3): >>> <<< 13827 1727096654.63574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 13827 1727096654.63593: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79f230><<< 13827 1727096654.63598: stdout chunk (state=3): >>> <<< 13827 1727096654.63642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py<<< 13827 1727096654.63646: stdout chunk (state=3): >>> <<< 13827 1727096654.63700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 13827 1727096654.63715: stdout chunk (state=3): >>> <<< 13827 1727096654.63929: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79f320> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py<<< 13827 1727096654.63932: stdout chunk (state=3): >>> <<< 13827 1727096654.63950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 13827 1727096654.63985: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13827 1727096654.64006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13827 1727096654.64068: 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 0x7fe19d4f3530><<< 13827 1727096654.64137: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d4f2d80> # 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'<<< 13827 1727096654.64151: stdout chunk (state=3): >>> import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d4f2f60><<< 13827 1727096654.64193: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79f860><<< 13827 1727096654.64216: stdout chunk (state=3): >>> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79e840> <<< 13827 1727096654.64255: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py <<< 13827 1727096654.64386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79ef00> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 13827 1727096654.64470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13827 1727096654.64534: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 13827 1727096654.64569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'<<< 13827 1727096654.64759: stdout chunk (state=3): >>> # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 13827 1727096654.64812: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d570b30> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d570740> <<< 13827 1727096654.64848: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 13827 1727096654.64899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13827 1727096654.65025: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d59c440> <<< 13827 1727096654.65082: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d570c80> <<< 13827 1727096654.65101: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 13827 1727096654.65232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13827 1727096654.70191: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d0b7500> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d59c560> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d131070> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d0b78f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d133f50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d131100> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b6d0140> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d170350> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b6d13d0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d07d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d5702f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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_e<<< 13827 1727096654.70233: stdout chunk (state=3): >>>xternal.ExtensionFileLoader object at 0x7fe19b6f08f0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d3d40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f2f90> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f3e60> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b718770> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b719c10> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7180e0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f2f00> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f27e0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b71b860> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f3380> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f0c50> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d3350> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at<<< 13827 1727096654.70247: stdout chunk (state=3): >>> 0x7fe19b6d3a70> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d37d0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d1550> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b758ec0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b75b380> # /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 0x7fe19b75bb30> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b75a6f0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b784380> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b758e90> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b785df0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b785370> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b785190> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7b0e30> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7fe19b082ed0> # 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 0x7fe19b083230> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7b3140> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7b12e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7b0320> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b786570> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7862d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'<<< 13827 1727096654.70279: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 13827 1727096654.70327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py<<< 13827 1727096654.70334: stdout chunk (state=3): >>> <<< 13827 1727096654.70344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096654.70370: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bcda0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b083ec0><<< 13827 1727096654.70376: stdout chunk (state=3): >>> <<< 13827 1727096654.70455: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b786ab0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py<<< 13827 1727096654.70461: stdout chunk (state=3): >>> <<< 13827 1727096654.70467: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'<<< 13827 1727096654.70509: stdout chunk (state=3): >>> import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bd4f0><<< 13827 1727096654.70529: stdout chunk (state=3): >>> <<< 13827 1727096654.70575: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py <<< 13827 1727096654.70618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bd880><<< 13827 1727096654.70629: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' <<< 13827 1727096654.70684: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bd8e0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.70722: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bda00> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py<<< 13827 1727096654.70740: stdout chunk (state=3): >>> <<< 13827 1727096654.70773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13827 1727096654.70812: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py<<< 13827 1727096654.70862: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13827 1727096654.70957: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'<<< 13827 1727096654.70995: stdout chunk (state=3): >>> import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b0dc590> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0be6f0> <<< 13827 1727096654.71026: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py<<< 13827 1727096654.71039: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0dc710><<< 13827 1727096654.71079: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 13827 1727096654.71096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'<<< 13827 1727096654.71161: stdout chunk (state=3): >>> import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0dc800><<< 13827 1727096654.71166: stdout chunk (state=3): >>> <<< 13827 1727096654.71188: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bd7f0> <<< 13827 1727096654.71225: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 13827 1727096654.71240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'<<< 13827 1727096654.71262: stdout chunk (state=3): >>> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0dc9b0> <<< 13827 1727096654.71338: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13827 1727096654.71349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py<<< 13827 1727096654.71423: stdout chunk (state=3): >>> <<< 13827 1727096654.71505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13827 1727096654.71566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13827 1727096654.71714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13827 1727096654.71744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13827 1727096654.71789: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b1283e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b103800> <<< 13827 1727096654.71908: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b102270> <<< 13827 1727096654.72130: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0de1b0> <<< 13827 1727096654.72171: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0dd610> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py <<< 13827 1727096654.72237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0de660><<< 13827 1727096654.72249: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13827 1727096654.72280: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d38f0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py<<< 13827 1727096654.72288: stdout chunk (state=3): >>> <<< 13827 1727096654.72291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' <<< 13827 1727096654.72333: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b140bf0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 13827 1727096654.72359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b140e60><<< 13827 1727096654.72390: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py <<< 13827 1727096654.72410: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 13827 1727096654.72481: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13827 1727096654.72507: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b1417c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b141250><<< 13827 1727096654.72564: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' <<< 13827 1727096654.72583: stdout chunk (state=3): >>>import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b1426c0> import 'gc' # <<< 13827 1727096654.72627: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d4f36b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79deb0> <<< 13827 1727096654.73497: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13827 1727096654.73601: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b143200> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 13827 1727096654.73710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13827 1727096654.73969: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af1bcb0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'<<< 13827 1727096654.74039: stdout chunk (state=3): >>> # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.74121: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19af3dcd0> <<< 13827 1727096654.74348: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af3d880> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.74500: 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 0x7fe19d85eae0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af3c740> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af1bf80> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af18d10> <<< 13827 1727096654.74615: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af18c80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af53320> <<< 13827 1727096654.74855: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af51e50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af78b00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af78e00><<< 13827 1727096654.75005: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af79070> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af79310> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13827 1727096654.75145: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13827 1727096654.75199: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af79a30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af79880> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af7b290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af7b410><<< 13827 1727096654.75308: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af7b650> <<< 13827 1727096654.75448: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py<<< 13827 1727096654.75488: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af945f0> <<< 13827 1727096654.75591: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af7be30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af94800> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py <<< 13827 1727096654.75649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af955b0> <<< 13827 1727096654.75722: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af95790> <<< 13827 1727096654.75831: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af95a60> <<< 13827 1727096654.75834: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af96930> <<< 13827 1727096654.75955: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af96b70> <<< 13827 1727096654.75964: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13827 1727096654.76088: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af96d80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 13827 1727096654.76092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'<<< 13827 1727096654.76309: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af97980> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af974a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'<<< 13827 1727096654.76424: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbc830> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbc170> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbd490> <<< 13827 1727096654.76668: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbd790> <<< 13827 1727096654.76672: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13827 1727096654.76774: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbe6f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py <<< 13827 1727096654.76778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbe990> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py <<< 13827 1727096654.76781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbeb40> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b143650> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b1433e0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b142b10><<< 13827 1727096654.76823: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.77049: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbf4a0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbf200> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py <<< 13827 1727096654.77072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13827 1727096654.77138: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afe1940><<< 13827 1727096654.77209: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'<<< 13827 1727096654.77238: stdout chunk (state=3): >>> <<< 13827 1727096654.77317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13827 1727096654.77431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13827 1727096654.77516: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afe30b0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19afe22a0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afe1e50> <<< 13827 1727096654.77630: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py<<< 13827 1727096654.77685: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad30740> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad13b30> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py<<< 13827 1727096654.77688: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096654.77744: stdout chunk (state=3): >>> <<< 13827 1727096654.77747: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 13827 1727096654.77880: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 13827 1727096654.77943: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad335f0> <<< 13827 1727096654.78014: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad33f20> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 13827 1727096654.78063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13827 1727096654.78148: stdout chunk (state=3): >>># destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad30dd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad30aa0> <<< 13827 1727096654.78216: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbf770> <<< 13827 1727096654.78253: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 13827 1727096654.78282: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afe1490> <<< 13827 1727096654.78312: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbf4d0><<< 13827 1727096654.78378: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af183e0> <<< 13827 1727096654.78452: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13827 1727096654.78594: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad5a060> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py<<< 13827 1727096654.78673: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad5a930> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad5b950><<< 13827 1727096654.78764: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad5bf80> <<< 13827 1727096654.78813: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 13827 1727096654.78894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13827 1727096654.78914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13827 1727096654.79041: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096654.79113: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19ad85670> <<< 13827 1727096654.79184: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad85040> <<< 13827 1727096654.79394: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad84ce0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad84980> <<< 13827 1727096654.79398: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13827 1727096654.79546: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad85400> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad87440> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'<<< 13827 1727096654.79695: stdout chunk (state=3): >>> import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad87500> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py<<< 13827 1727096654.79884: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19ad87bf0> <<< 13827 1727096654.80014: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad87a70> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 13827 1727096654.80198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' <<< 13827 1727096654.80361: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb6240> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'<<< 13827 1727096654.80417: stdout chunk (state=3): >>> # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096654.80498: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb7440> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb76b0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'<<< 13827 1727096654.80648: stdout chunk (state=3): >>> # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19adb7830> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb7650><<< 13827 1727096654.80688: stdout chunk (state=3): >>> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb6f00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb6390> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb5670> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb4c20> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb44a0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad86f30><<< 13827 1727096654.80770: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad86420> <<< 13827 1727096654.80922: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb71a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 13827 1727096654.80968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb7d40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py <<< 13827 1727096654.81039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ade0620> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'<<< 13827 1727096654.81159: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ade09e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ade1310> <<< 13827 1727096654.81298: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ade1e50> <<< 13827 1727096654.99691: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 13827 1727096655.01324: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 13827 1727096655.02087: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096655.02198: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 <<< 13827 1727096655.02271: stdout chunk (state=3): >>># 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 # 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 # 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 <<< 13827 1727096655.02401: stdout chunk (state=3): >>># cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 13827 1727096655.02478: stdout chunk (state=3): >>># 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response #<<< 13827 1727096655.02489: stdout chunk (state=3): >>> cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode<<< 13827 1727096655.02673: stdout chunk (state=3): >>> # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version<<< 13827 1727096655.02687: stdout chunk (state=3): >>> # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3<<< 13827 1727096655.02796: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 13827 1727096655.03712: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma<<< 13827 1727096655.03731: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib<<< 13827 1727096655.04006: stdout chunk (state=3): >>> # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings <<< 13827 1727096655.04015: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli<<< 13827 1727096655.04025: stdout chunk (state=3): >>> # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser<<< 13827 1727096655.04087: stdout chunk (state=3): >>> # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd<<< 13827 1727096655.04091: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery<<< 13827 1727096655.04129: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios <<< 13827 1727096655.04135: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp<<< 13827 1727096655.04196: stdout chunk (state=3): >>> # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli <<< 13827 1727096655.04275: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle<<< 13827 1727096655.04301: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps<<< 13827 1727096655.04320: stdout chunk (state=3): >>> # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata<<< 13827 1727096655.04371: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils<<< 13827 1727096655.04446: stdout chunk (state=3): >>> # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request<<< 13827 1727096655.04563: stdout chunk (state=3): >>> # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser<<< 13827 1727096655.04637: stdout chunk (state=3): >>> # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager<<< 13827 1727096655.04691: stdout chunk (state=3): >>> # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader<<< 13827 1727096655.04710: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers<<< 13827 1727096655.04828: stdout chunk (state=3): >>> # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select<<< 13827 1727096655.04882: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437<<< 13827 1727096655.04905: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile<<< 13827 1727096655.04946: stdout chunk (state=3): >>> # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib<<< 13827 1727096655.05026: stdout chunk (state=3): >>> # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util<<< 13827 1727096655.05108: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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<<< 13827 1727096655.05199: stdout chunk (state=3): >>> # 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<<< 13827 1727096655.05266: 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 _signal # destroy _signal # 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<<< 13827 1727096655.05309: stdout chunk (state=3): >>> # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon <<< 13827 1727096655.05470: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096655.05912: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096655.05916: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096655.05995: stdout chunk (state=3): >>># destroy _weakref<<< 13827 1727096655.06000: stdout chunk (state=3): >>> # destroy _thread <<< 13827 1727096655.06025: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096655.06079: stdout chunk (state=3): >>># destroy platform<<< 13827 1727096655.06082: stdout chunk (state=3): >>> <<< 13827 1727096655.06116: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser<<< 13827 1727096655.06171: stdout chunk (state=3): >>> # destroy tokenize # destroy _compat_pickle<<< 13827 1727096655.06184: stdout chunk (state=3): >>> # destroy libdnf._error<<< 13827 1727096655.06238: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy _queue <<< 13827 1727096655.06261: stdout chunk (state=3): >>># destroy array # destroy copyreg<<< 13827 1727096655.06294: stdout chunk (state=3): >>> # destroy _pickle <<< 13827 1727096655.06335: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 13827 1727096655.06338: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing <<< 13827 1727096655.06358: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves<<< 13827 1727096655.06386: stdout chunk (state=3): >>> # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata<<< 13827 1727096655.06436: stdout chunk (state=3): >>> # destroy _blake2<<< 13827 1727096655.06453: stdout chunk (state=3): >>> # destroy email # destroy queue # destroy shlex <<< 13827 1727096655.06483: stdout chunk (state=3): >>># destroy pwd # destroy gettext # destroy libcomps # destroy urllib<<< 13827 1727096655.06492: stdout chunk (state=3): >>> # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib<<< 13827 1727096655.06536: stdout chunk (state=3): >>> # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse <<< 13827 1727096655.06552: stdout chunk (state=3): >>># destroy fnmatch<<< 13827 1727096655.06687: stdout chunk (state=3): >>> # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap<<< 13827 1727096655.06720: stdout chunk (state=3): >>> # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 13827 1727096655.06753: stdout chunk (state=3): >>># destroy rpm<<< 13827 1727096655.06836: stdout chunk (state=3): >>> # destroy itertools # destroy functools<<< 13827 1727096655.06880: stdout chunk (state=3): >>> # destroy locale # destroy signal<<< 13827 1727096655.06883: stdout chunk (state=3): >>> # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner<<< 13827 1727096655.07015: stdout chunk (state=3): >>> # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings <<< 13827 1727096655.07018: stdout chunk (state=3): >>># destroy posix <<< 13827 1727096655.07103: stdout chunk (state=3): >>># destroy binascii # destroy http.client<<< 13827 1727096655.07157: stdout chunk (state=3): >>> # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string<<< 13827 1727096655.07209: stdout chunk (state=3): >>> # destroy _ssl<<< 13827 1727096655.07222: stdout chunk (state=3): >>> <<< 13827 1727096655.07317: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13827 1727096655.07503: stdout chunk (state=3): >>> # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 <<< 13827 1727096655.07569: stdout chunk (state=3): >>># destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13827 1727096655.07573: stdout chunk (state=3): >>># destroy re <<< 13827 1727096655.07653: stdout chunk (state=3): >>># destroy _random <<< 13827 1727096655.07661: stdout chunk (state=3): >>># destroy _sre <<< 13827 1727096655.07685: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 13827 1727096655.08498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096655.08524: stderr chunk (state=3): >>><<< 13827 1727096655.08527: stdout chunk (state=3): >>><<< 13827 1727096655.08984: _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 0x7fe19e7bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e78bb00> # /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 0x7fe19e7bea50> 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 0x7fe19e7cd130> # /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 0x7fe19e7cdfa0> 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 0x7fe19e5ebdd0> # /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 0x7fe19e5ebfe0> # /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 0x7fe19e623800> # /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 0x7fe19e623e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e603aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e6011c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e5e8f80> # /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 0x7fe19e643770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e642390> # /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 0x7fe19e602090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e640ad0> # /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 0x7fe19e678800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e5e8200> # /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 0x7fe19e678cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e678b60> # 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 0x7fe19e678ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e5e6d20> # /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 0x7fe19e679580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e679250> 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 0x7fe19e67a480> 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 0x7fe19e6906b0> 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 0x7fe19e691d90> # /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 0x7fe19e692c30> # 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 0x7fe19e693290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e692180> # /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 0x7fe19e693d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e693440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e67a4e0> # /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 0x7fe19e3c7b60> # /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 0x7fe19e3f0620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f0380> # 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 0x7fe19e3f0650> # /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 0x7fe19e3f0f80> # 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 0x7fe19e3f1910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f0830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3c5d00> # /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 0x7fe19e3f2c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f0e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e67a660> # /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 0x7fe19e41aff0> # /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 0x7fe19e443380> # /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 0x7fe19e4a00e0> # /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 0x7fe19e4a2840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e4a0200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e46d130> # /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 0x7fe19dd291c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e442180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19e3f3bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe19e4424e0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_weiomqc8/ansible_ansible.legacy.dnf_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 0x7fe19dd7ef00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dd5ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dd5cf50> # 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 0x7fe19dd7cbf0> # /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 0x7fe19ddaa7b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ddaa540> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dda9e50> # /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 0x7fe19ddaa8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dd7fb90> 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 0x7fe19ddab4d0> # 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 0x7fe19ddab710> # /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 0x7fe19ddabc50> 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 0x7fe19dc0d8e0> # 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 0x7fe19dc0f590> # /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 0x7fe19dc0ff50> # /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 0x7fe19dc11130> # /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 0x7fe19dc13c20> # 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 0x7fe19dc13f50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc11ee0> # /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 0x7fe19dc1faa0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc1e570> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc1e2d0> # /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 0x7fe19dc1e840> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc123f0> # 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 0x7fe19dc63da0> # /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 0x7fe19dc63e00> # /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 0x7fe19dc65910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc656d0> # /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 0x7fe19dc67ec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc66000> # /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 0x7fe19dc6b6b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc67f80> # 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 0x7fe19dc6c1d0> # 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 0x7fe19dc6c800> # 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 0x7fe19dc6c8c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc642c0> # /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 0x7fe19dc6ffe0> # 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 0x7fe19dcf9280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc6e7b0> # 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 0x7fe19dc6fb60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dc6e3f0> # 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 0x7fe19dcfd4c0> # /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 0x7fe19dcfe2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dcf93a0> 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 0x7fe19dcfe2a0> # 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 0x7fe19dcff560> # 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 0x7fe19db09f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db05820> 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 0x7fe19ddfa990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ddde660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db09fd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19dcff140> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9c410> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9c6b0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9ce00> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9c980> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9d760> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db85940> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db85910> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e6660> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9ef30> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e91c0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e7d40> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e70b0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9e3c0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d855190> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d80d2b0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d7e7b30> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85cc50> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d856f60> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d80cdd0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9dd90> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9d7c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9d4f0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9c710> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19db9d5e0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85d2b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85ce60> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85dbb0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7fe19d860710> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d8418e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d85eab0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d841370> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d87a840> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d87b500> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d87af90> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d87b9e0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d84ff20> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79c4d0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79f230> # /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 0x7fe19d79f320> # /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 0x7fe19d4f3530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d4f2d80> # 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 0x7fe19d4f2f60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79f860> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79e840> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79ef00> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d570b30> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d570740> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d59c440> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d570c80> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d0b7500> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d59c560> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d131070> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d0b78f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19d133f50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d131100> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b6d0140> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d170350> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b6d13d0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d07d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d5702f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7fe19b6f08f0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d3d40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f2f90> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f3e60> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b718770> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b719c10> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7180e0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f2f00> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f27e0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b71b860> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f3380> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6f0c50> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d3350> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b6d3a70> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d37d0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d1550> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b758ec0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b75b380> # /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 0x7fe19b75bb30> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b75a6f0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b784380> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b758e90> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b785df0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b785370> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b785190> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7b0e30> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7fe19b082ed0> # 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 0x7fe19b083230> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7b3140> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7b12e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7b0320> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b786570> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b7862d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bcda0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b083ec0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b786ab0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bd4f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bd880> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bd8e0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bda00> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b0dc590> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0be6f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0dc710> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0dc800> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0bd7f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0dc9b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19b1283e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b103800> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b102270> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0de1b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0dd610> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b0de660> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b6d38f0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b140bf0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b140e60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b1417c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b141250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b1426c0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d4f36b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19d79deb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b143200> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af1bcb0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19af3dcd0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af3d880> # 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 0x7fe19d85eae0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af3c740> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af1bf80> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af18d10> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af18c80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af53320> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af51e50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af78b00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af78e00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af79070> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af79310> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af79a30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af79880> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af7b290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af7b410> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af7b650> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af945f0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af7be30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af94800> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af955b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af95790> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af95a60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af96930> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af96b70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af96d80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af97980> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af974a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbc830> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbc170> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbd490> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbd790> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbe6f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbe990> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbeb40> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b143650> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b1433e0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19b142b10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbf4a0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbf200> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afe1940> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afe30b0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19afe22a0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afe1e50> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad30740> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad13b30> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad335f0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad33f20> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad30dd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad30aa0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbf770> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afe1490> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19afbf4d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19af183e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad5a060> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad5a930> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad5b950> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad5bf80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19ad85670> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad85040> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad84ce0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad84980> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad85400> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad87440> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad87500> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19ad87bf0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad87a70> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb6240> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb7440> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb76b0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe19adb7830> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb7650> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb6f00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb6390> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb5670> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb4c20> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb44a0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad86f30> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ad86420> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb71a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19adb7d40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ade0620> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ade09e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ade1310> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe19ade1e50> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # 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 _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096655.10472: done with _execute_module (ansible.legacy.dnf, {'name': ['policycoreutils-python-utils'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096655.10480: _low_level_execute_command(): starting 13827 1727096655.10483: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096654.1470509-14081-60354190115527/ > /dev/null 2>&1 && sleep 0' 13827 1727096655.10485: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096655.10498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096655.10585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096655.13280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096655.13352: stderr chunk (state=3): >>><<< 13827 1727096655.13365: stdout chunk (state=3): >>><<< 13827 1727096655.13391: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096655.13404: handler run complete 13827 1727096655.13453: attempt loop complete, returning result 13827 1727096655.13465: _execute() done 13827 1727096655.13472: dumping result to json 13827 1727096655.13489: done dumping result, returning 13827 1727096655.13508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage [12a9e070-eceb-0460-c064-000000000102] 13827 1727096655.13517: sending task result for task 12a9e070-eceb-0460-c064-000000000102 13827 1727096655.13837: done sending task result for task 12a9e070-eceb-0460-c064-000000000102 13827 1727096655.13841: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13827 1727096655.13937: no more pending results, returning what we have 13827 1727096655.13941: results queue empty 13827 1727096655.13941: checking for any_errors_fatal 13827 1727096655.13946: done checking for any_errors_fatal 13827 1727096655.13947: checking for max_fail_percentage 13827 1727096655.13948: done checking for max_fail_percentage 13827 1727096655.13949: checking to see if all hosts have failed and the running result is not ok 13827 1727096655.13950: done checking to see if all hosts have failed 13827 1727096655.13950: getting the remaining hosts for this loop 13827 1727096655.13952: done getting the remaining hosts for this loop 13827 1727096655.13955: getting the next task for host managed_node3 13827 1727096655.13965: done getting next task for host managed_node3 13827 1727096655.13968: ^ task is: TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 13827 1727096655.13972: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096655.13981: getting variables 13827 1727096655.13982: in VariableManager get_vars() 13827 1727096655.14018: Calling all_inventory to load vars for managed_node3 13827 1727096655.14021: Calling groups_inventory to load vars for managed_node3 13827 1727096655.14024: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096655.14033: Calling all_plugins_play to load vars for managed_node3 13827 1727096655.14036: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096655.14039: Calling groups_plugins_play to load vars for managed_node3 13827 1727096655.14273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096655.14492: done with get_vars() 13827 1727096655.14503: done getting variables 13827 1727096655.14611: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Monday 23 September 2024 09:04:15 -0400 (0:00:01.078) 0:00:07.146 ****** 13827 1727096655.14653: entering _queue_task() for managed_node3/debug 13827 1727096655.14655: Creating lock for debug 13827 1727096655.15030: worker is 1 (out of 1 available) 13827 1727096655.15043: exiting _queue_task() for managed_node3/debug 13827 1727096655.15053: done queuing things up, now waiting for results queue to drain 13827 1727096655.15055: waiting for pending results... 13827 1727096655.15298: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 13827 1727096655.15446: in run() - task 12a9e070-eceb-0460-c064-000000000104 13827 1727096655.15480: variable 'ansible_search_path' from source: unknown 13827 1727096655.15484: variable 'ansible_search_path' from source: unknown 13827 1727096655.15499: calling self._execute() 13827 1727096655.15697: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096655.15701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096655.15703: variable 'omit' from source: magic vars 13827 1727096655.16149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096655.18301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096655.18379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096655.18421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096655.18461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096655.18499: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096655.18577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096655.18633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096655.18664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096655.18716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096655.18734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096655.18916: variable 'ansible_distribution' from source: facts 13827 1727096655.18932: variable 'ansible_distribution_major_version' from source: facts 13827 1727096655.18962: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096655.19087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096655.19137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096655.19153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096655.19198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096655.19244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096655.19297: variable '__selinux_is_transactional' from source: set_fact 13827 1727096655.19352: Evaluated conditional (__selinux_is_transactional | d(false)): False 13827 1727096655.19359: when evaluation is False, skipping this task 13827 1727096655.19362: _execute() done 13827 1727096655.19364: dumping result to json 13827 1727096655.19366: done dumping result, returning 13827 1727096655.19368: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes [12a9e070-eceb-0460-c064-000000000104] 13827 1727096655.19370: sending task result for task 12a9e070-eceb-0460-c064-000000000104 13827 1727096655.19530: done sending task result for task 12a9e070-eceb-0460-c064-000000000104 13827 1727096655.19534: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__selinux_is_transactional | d(false)" } 13827 1727096655.19590: no more pending results, returning what we have 13827 1727096655.19595: results queue empty 13827 1727096655.19595: checking for any_errors_fatal 13827 1727096655.19603: done checking for any_errors_fatal 13827 1727096655.19604: checking for max_fail_percentage 13827 1727096655.19605: done checking for max_fail_percentage 13827 1727096655.19606: checking to see if all hosts have failed and the running result is not ok 13827 1727096655.19607: done checking to see if all hosts have failed 13827 1727096655.19608: getting the remaining hosts for this loop 13827 1727096655.19609: done getting the remaining hosts for this loop 13827 1727096655.19613: getting the next task for host managed_node3 13827 1727096655.19624: done getting next task for host managed_node3 13827 1727096655.19628: ^ task is: TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 13827 1727096655.19633: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096655.19650: getting variables 13827 1727096655.19652: in VariableManager get_vars() 13827 1727096655.19690: Calling all_inventory to load vars for managed_node3 13827 1727096655.19694: Calling groups_inventory to load vars for managed_node3 13827 1727096655.19696: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096655.19708: Calling all_plugins_play to load vars for managed_node3 13827 1727096655.19711: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096655.19714: Calling groups_plugins_play to load vars for managed_node3 13827 1727096655.20159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096655.20467: done with get_vars() 13827 1727096655.20483: done getting variables 13827 1727096655.20636: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Monday 23 September 2024 09:04:15 -0400 (0:00:00.060) 0:00:07.207 ****** 13827 1727096655.20670: entering _queue_task() for managed_node3/reboot 13827 1727096655.20672: Creating lock for reboot 13827 1727096655.21104: worker is 1 (out of 1 available) 13827 1727096655.21116: exiting _queue_task() for managed_node3/reboot 13827 1727096655.21129: done queuing things up, now waiting for results queue to drain 13827 1727096655.21131: waiting for pending results... 13827 1727096655.21480: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 13827 1727096655.21619: in run() - task 12a9e070-eceb-0460-c064-000000000105 13827 1727096655.21681: variable 'ansible_search_path' from source: unknown 13827 1727096655.21686: variable 'ansible_search_path' from source: unknown 13827 1727096655.21728: calling self._execute() 13827 1727096655.21872: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096655.21875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096655.21878: variable 'omit' from source: magic vars 13827 1727096655.22511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096655.25061: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096655.25141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096655.25203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096655.25261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096655.25265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096655.25348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096655.25382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096655.25408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096655.25460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096655.25525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096655.25652: variable 'ansible_distribution' from source: facts 13827 1727096655.25761: variable 'ansible_distribution_major_version' from source: facts 13827 1727096655.25804: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096655.26067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096655.26097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096655.26123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096655.26213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096655.26301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096655.26408: variable '__selinux_is_transactional' from source: set_fact 13827 1727096655.26475: Evaluated conditional (__selinux_is_transactional | d(false)): False 13827 1727096655.26484: when evaluation is False, skipping this task 13827 1727096655.26492: _execute() done 13827 1727096655.26505: dumping result to json 13827 1727096655.26514: done dumping result, returning 13827 1727096655.26526: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems [12a9e070-eceb-0460-c064-000000000105] 13827 1727096655.26720: sending task result for task 12a9e070-eceb-0460-c064-000000000105 13827 1727096655.26791: done sending task result for task 12a9e070-eceb-0460-c064-000000000105 13827 1727096655.26794: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 13827 1727096655.26869: no more pending results, returning what we have 13827 1727096655.26873: results queue empty 13827 1727096655.26874: checking for any_errors_fatal 13827 1727096655.26883: done checking for any_errors_fatal 13827 1727096655.26884: checking for max_fail_percentage 13827 1727096655.26886: done checking for max_fail_percentage 13827 1727096655.26887: checking to see if all hosts have failed and the running result is not ok 13827 1727096655.26888: done checking to see if all hosts have failed 13827 1727096655.26888: getting the remaining hosts for this loop 13827 1727096655.26891: done getting the remaining hosts for this loop 13827 1727096655.26894: getting the next task for host managed_node3 13827 1727096655.26904: done getting next task for host managed_node3 13827 1727096655.26910: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 13827 1727096655.26915: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096655.26928: getting variables 13827 1727096655.26929: in VariableManager get_vars() 13827 1727096655.26968: Calling all_inventory to load vars for managed_node3 13827 1727096655.26971: Calling groups_inventory to load vars for managed_node3 13827 1727096655.26973: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096655.26983: Calling all_plugins_play to load vars for managed_node3 13827 1727096655.26986: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096655.26989: Calling groups_plugins_play to load vars for managed_node3 13827 1727096655.27485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096655.27912: done with get_vars() 13827 1727096655.27940: done getting variables 13827 1727096655.28032: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Monday 23 September 2024 09:04:15 -0400 (0:00:00.074) 0:00:07.281 ****** 13827 1727096655.28081: entering _queue_task() for managed_node3/fail 13827 1727096655.28082: Creating lock for fail 13827 1727096655.28502: worker is 1 (out of 1 available) 13827 1727096655.28512: exiting _queue_task() for managed_node3/fail 13827 1727096655.28522: done queuing things up, now waiting for results queue to drain 13827 1727096655.28523: waiting for pending results... 13827 1727096655.28708: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 13827 1727096655.28915: in run() - task 12a9e070-eceb-0460-c064-000000000106 13827 1727096655.28919: variable 'ansible_search_path' from source: unknown 13827 1727096655.28921: variable 'ansible_search_path' from source: unknown 13827 1727096655.28923: calling self._execute() 13827 1727096655.29007: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096655.29023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096655.29039: variable 'omit' from source: magic vars 13827 1727096655.30004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096655.33789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096655.34118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096655.34173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096655.34214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096655.34258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096655.34343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096655.34390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096655.34422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096655.34485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096655.34581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096655.34687: variable 'ansible_distribution' from source: facts 13827 1727096655.34708: variable 'ansible_distribution_major_version' from source: facts 13827 1727096655.34743: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096655.34876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096655.34905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096655.34945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096655.34994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096655.35018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096655.35098: variable '__selinux_is_transactional' from source: set_fact 13827 1727096655.35114: Evaluated conditional (__selinux_is_transactional | d(false)): False 13827 1727096655.35139: when evaluation is False, skipping this task 13827 1727096655.35239: _execute() done 13827 1727096655.35243: dumping result to json 13827 1727096655.35245: done dumping result, returning 13827 1727096655.35247: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set [12a9e070-eceb-0460-c064-000000000106] 13827 1727096655.35249: sending task result for task 12a9e070-eceb-0460-c064-000000000106 13827 1727096655.35328: done sending task result for task 12a9e070-eceb-0460-c064-000000000106 13827 1727096655.35332: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 13827 1727096655.35397: no more pending results, returning what we have 13827 1727096655.35401: results queue empty 13827 1727096655.35402: checking for any_errors_fatal 13827 1727096655.35407: done checking for any_errors_fatal 13827 1727096655.35408: checking for max_fail_percentage 13827 1727096655.35410: done checking for max_fail_percentage 13827 1727096655.35411: checking to see if all hosts have failed and the running result is not ok 13827 1727096655.35411: done checking to see if all hosts have failed 13827 1727096655.35412: getting the remaining hosts for this loop 13827 1727096655.35415: done getting the remaining hosts for this loop 13827 1727096655.35419: getting the next task for host managed_node3 13827 1727096655.35433: done getting next task for host managed_node3 13827 1727096655.35437: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh facts 13827 1727096655.35449: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096655.35465: getting variables 13827 1727096655.35467: in VariableManager get_vars() 13827 1727096655.35504: Calling all_inventory to load vars for managed_node3 13827 1727096655.35507: Calling groups_inventory to load vars for managed_node3 13827 1727096655.35510: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096655.35520: Calling all_plugins_play to load vars for managed_node3 13827 1727096655.35523: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096655.35529: Calling groups_plugins_play to load vars for managed_node3 13827 1727096655.36095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096655.36336: done with get_vars() 13827 1727096655.36353: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Monday 23 September 2024 09:04:15 -0400 (0:00:00.083) 0:00:07.365 ****** 13827 1727096655.36472: entering _queue_task() for managed_node3/setup 13827 1727096655.36880: worker is 1 (out of 1 available) 13827 1727096655.36890: exiting _queue_task() for managed_node3/setup 13827 1727096655.36900: done queuing things up, now waiting for results queue to drain 13827 1727096655.36902: waiting for pending results... 13827 1727096655.37145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh facts 13827 1727096655.37278: in run() - task 12a9e070-eceb-0460-c064-000000000108 13827 1727096655.37282: variable 'ansible_search_path' from source: unknown 13827 1727096655.37285: variable 'ansible_search_path' from source: unknown 13827 1727096655.37353: calling self._execute() 13827 1727096655.37418: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096655.37433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096655.37447: variable 'omit' from source: magic vars 13827 1727096655.38040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096655.40611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096655.40650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096655.40693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096655.40745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096655.40778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096655.40937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096655.40941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096655.40944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096655.40982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096655.41002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096655.41169: variable 'ansible_distribution' from source: facts 13827 1727096655.41186: variable 'ansible_distribution_major_version' from source: facts 13827 1727096655.41216: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096655.41662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096655.41666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096655.41668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096655.41670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096655.41672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096655.41961: Evaluated conditional (not __selinux_setup_snapshot | d(false)): True 13827 1727096655.41964: variable 'omit' from source: magic vars 13827 1727096655.42163: variable 'omit' from source: magic vars 13827 1727096655.42170: variable 'omit' from source: magic vars 13827 1727096655.42203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096655.42290: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096655.42315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096655.42355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096655.42392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096655.42476: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096655.42603: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096655.42862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096655.42865: Set connection var ansible_connection to ssh 13827 1727096655.42868: Set connection var ansible_shell_executable to /bin/sh 13827 1727096655.42870: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096655.42872: Set connection var ansible_shell_type to sh 13827 1727096655.42874: Set connection var ansible_pipelining to False 13827 1727096655.42876: Set connection var ansible_timeout to 10 13827 1727096655.42878: variable 'ansible_shell_executable' from source: unknown 13827 1727096655.42880: variable 'ansible_connection' from source: unknown 13827 1727096655.42882: variable 'ansible_module_compression' from source: unknown 13827 1727096655.42883: variable 'ansible_shell_type' from source: unknown 13827 1727096655.42886: variable 'ansible_shell_executable' from source: unknown 13827 1727096655.42888: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096655.42890: variable 'ansible_pipelining' from source: unknown 13827 1727096655.42892: variable 'ansible_timeout' from source: unknown 13827 1727096655.42893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096655.43266: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096655.43282: variable 'omit' from source: magic vars 13827 1727096655.43293: starting attempt loop 13827 1727096655.43344: running the handler 13827 1727096655.43366: _low_level_execute_command(): starting 13827 1727096655.43379: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096655.44884: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096655.44967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096655.44988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096655.45102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096655.45202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096655.47736: stdout chunk (state=3): >>>/root <<< 13827 1727096655.47879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096655.47945: stderr chunk (state=3): >>><<< 13827 1727096655.47954: stdout chunk (state=3): >>><<< 13827 1727096655.48219: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096655.48223: _low_level_execute_command(): starting 13827 1727096655.48230: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050 `" && echo ansible-tmp-1727096655.4800742-14126-165986882395050="` echo /root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050 `" ) && sleep 0' 13827 1727096655.49299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096655.49302: 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.46.68 originally 10.31.46.68 <<< 13827 1727096655.49305: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096655.49307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096655.49309: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096655.49311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096655.49371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096655.49571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096655.49667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096655.52290: stdout chunk (state=3): >>>ansible-tmp-1727096655.4800742-14126-165986882395050=/root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050 <<< 13827 1727096655.52864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096655.52869: stdout chunk (state=3): >>><<< 13827 1727096655.52871: stderr chunk (state=3): >>><<< 13827 1727096655.52874: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096655.4800742-14126-165986882395050=/root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096655.52876: variable 'ansible_module_compression' from source: unknown 13827 1727096655.52878: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13827 1727096655.52880: variable 'ansible_facts' from source: unknown 13827 1727096655.53210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/AnsiballZ_setup.py 13827 1727096655.53790: Sending initial data 13827 1727096655.53800: Sent initial data (154 bytes) 13827 1727096655.54874: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096655.55105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096655.55147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096655.55209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096655.57510: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096655.57599: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096655.57689: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpgui6znz9 /root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/AnsiballZ_setup.py <<< 13827 1727096655.57693: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/AnsiballZ_setup.py" <<< 13827 1727096655.57778: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpgui6znz9" to remote "/root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/AnsiballZ_setup.py" <<< 13827 1727096655.60601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096655.60614: stdout chunk (state=3): >>><<< 13827 1727096655.60631: stderr chunk (state=3): >>><<< 13827 1727096655.60662: done transferring module to remote 13827 1727096655.60785: _low_level_execute_command(): starting 13827 1727096655.60884: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/ /root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/AnsiballZ_setup.py && sleep 0' 13827 1727096655.62073: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096655.62169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096655.62222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096655.62246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096655.62342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096655.64978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096655.65007: stderr chunk (state=3): >>><<< 13827 1727096655.65028: stdout chunk (state=3): >>><<< 13827 1727096655.65054: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096655.65065: _low_level_execute_command(): starting 13827 1727096655.65074: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/AnsiballZ_setup.py && sleep 0' 13827 1727096655.65968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096655.66183: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096655.66324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096655.66400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096655.69470: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096655.69722: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 13827 1727096655.69727: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13827 1727096655.69758: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096655.69931: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096655.69955: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf98184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf97e7b30> <<< 13827 1727096655.69985: 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' <<< 13827 1727096655.70005: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf981aa50> <<< 13827 1727096655.70038: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096655.70073: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096655.70077: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096655.70123: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096655.70427: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf95e9130> <<< 13827 1727096655.70467: 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 <<< 13827 1727096655.70492: 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 0x7f6cf95e9fa0> <<< 13827 1727096655.70506: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096655.70662: 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. <<< 13827 1727096655.71172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096655.71203: 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' <<< 13827 1727096655.71237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096655.71312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096655.71319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096655.71353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096655.71362: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9627e90> <<< 13827 1727096655.71413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096655.71417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096655.71439: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9627f50> <<< 13827 1727096655.71525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096655.71837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096655.71847: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf965f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096655.71861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf965ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf963fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf963d280> <<< 13827 1727096655.71921: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9625040> <<< 13827 1727096655.71948: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096655.71978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096655.71993: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096655.72020: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096655.72046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096655.72095: 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' <<< 13827 1727096655.72144: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf967f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf967e420> <<< 13827 1727096655.72197: 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 0x7f6cf963e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf967cc80> <<< 13827 1727096655.72282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b4890> <<< 13827 1727096655.72353: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96242c0> # /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 0x7f6cf96b4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b4bf0> <<< 13827 1727096655.72650: 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 0x7f6cf96b4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9622de0> # /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 0x7f6cf96b56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b53a0> import 'importlib.machinery' # <<< 13827 1727096655.72653: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b65d0> 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' <<< 13827 1727096655.72682: 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' <<< 13827 1727096655.72703: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96cc7a0> import 'errno' # <<< 13827 1727096655.72742: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096655.72770: 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 0x7f6cf96cdeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096655.72815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096655.72845: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96ced50> <<< 13827 1727096655.72966: 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 0x7f6cf96cf380> <<< 13827 1727096655.73022: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96ce2a0> # /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 0x7f6cf96cfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96cf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b6570> <<< 13827 1727096655.73048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096655.73087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096655.73090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096655.73175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096655.73223: 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 0x7f6cf93d7d10> # /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' <<< 13827 1727096655.73229: 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 0x7f6cf9400770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf94004d0> <<< 13827 1727096655.73252: 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 0x7f6cf94007a0> <<< 13827 1727096655.73297: 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' <<< 13827 1727096655.73514: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096655.73588: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096655.73602: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cf94010d0> <<< 13827 1727096655.73784: 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 0x7f6cf9401a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9400980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf93d5eb0> <<< 13827 1727096655.73787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096655.73833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096655.74099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9402e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9401bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b6cc0> # /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' <<< 13827 1727096655.74180: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf942b1d0> <<< 13827 1727096655.74183: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096655.74232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096655.74265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096655.74303: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf944f560> <<< 13827 1727096655.74329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096655.74595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096655.74598: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf94b0380> # /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 <<< 13827 1727096655.74655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096655.74916: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf94b2ab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf94b04a0> <<< 13827 1727096655.74944: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9471370> <<< 13827 1727096655.75022: 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 0x7f6cf8d25430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf944e360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9403da0> <<< 13827 1727096655.75318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6cf944e480> <<< 13827 1727096655.75605: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_w1qiid5q/ansible_setup_payload.zip' <<< 13827 1727096655.75622: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.75817: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.75845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096655.75869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096655.75915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096655.76028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096655.76138: 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 0x7f6cf8d8f0e0> import '_typing' # <<< 13827 1727096655.76335: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8d6dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8d6d160> <<< 13827 1727096655.76373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.76399: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13827 1727096655.76417: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.76441: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.76619: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096655.78661: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.80488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096655.80492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8d8cfb0> <<< 13827 1727096655.80529: 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' <<< 13827 1727096655.80574: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096655.80604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096655.80653: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096655.80658: 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 0x7f6cf8dbeae0> <<< 13827 1727096655.80715: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8dbe870> <<< 13827 1727096655.80736: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8dbe180> <<< 13827 1727096655.80764: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096655.80788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096655.80831: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8dbe5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8d8fd70> <<< 13827 1727096655.80922: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cf8dbf7d0> # 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 0x7f6cf8dbf950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096655.80973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096655.80993: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096655.81051: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8dbfe60> <<< 13827 1727096655.81069: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096655.81082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096655.81119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096655.81424: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c29be0> # 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 0x7f6cf8c2b800> # /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 0x7f6cf8c2c200> # /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 0x7f6cf8c2d0d0> # /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' <<< 13827 1727096655.81491: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c2fdd0> <<< 13827 1727096655.81518: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096655.81522: 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 0x7f6cf9402de0> <<< 13827 1727096655.81546: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c2e0c0> <<< 13827 1727096655.81580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096655.81607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096655.81643: 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' <<< 13827 1727096655.81665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096655.81823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096655.81868: 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 0x7f6cf8c37c20> <<< 13827 1727096655.82168: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c366f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c36480> # /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 0x7f6cf8c369c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c2e5d0> # 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 0x7f6cf8c7bec0> <<< 13827 1727096655.82437: 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 0x7f6cf8c7bf20> # /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 0x7f6cf8c7db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c7d8e0> # /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' <<< 13827 1727096655.82441: 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 0x7f6cf8c800e0> <<< 13827 1727096655.82443: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c7e210> <<< 13827 1727096655.82470: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096655.82543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096655.82648: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c83830> <<< 13827 1727096655.82798: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c80200> <<< 13827 1727096655.83045: 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 0x7f6cf8c84620> # 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 0x7f6cf8c848c0> # 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 0x7f6cf8c849e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c7c200> # /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' <<< 13827 1727096655.83094: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096655.83109: 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 0x7f6cf8b0c1d0> <<< 13827 1727096655.83385: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cf8b0d250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c86990> <<< 13827 1727096655.83463: 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 0x7f6cf8c87d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c865a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096655.83475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.83687: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.83714: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.84119: stdout chunk (state=3): >>># 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 <<< 13827 1727096655.84984: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.85831: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096655.85862: 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' # <<< 13827 1727096655.85901: 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' <<< 13827 1727096655.85961: 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 0x7f6cf8b15430> <<< 13827 1727096655.86072: 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' <<< 13827 1727096655.86107: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b161b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9400560> <<< 13827 1727096655.86165: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096655.86195: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096655.86250: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096655.86253: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.86498: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.86911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b162a0> # zipimport: zlib available <<< 13827 1727096655.87449: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.88153: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.88241: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.88400: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096655.88420: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.88477: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096655.88585: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.88875: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096655.88880: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13827 1727096655.89205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.89576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096655.89641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096655.89669: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096655.89750: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b17500> <<< 13827 1727096655.89774: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.89866: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.89985: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096655.90013: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13827 1727096655.90029: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 13827 1727096655.90063: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.90245: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096655.90260: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.90307: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.90403: 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 <<< 13827 1727096655.90470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096655.90567: 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' <<< 13827 1727096655.90573: 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 0x7f6cf8b22060> <<< 13827 1727096655.90630: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b1f350> <<< 13827 1727096655.90715: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096655.90724: stdout chunk (state=3): >>> import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096655.90944: stdout chunk (state=3): >>># 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' <<< 13827 1727096655.90965: 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 <<< 13827 1727096655.90987: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096655.91031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096655.91105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096655.91121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096655.91140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096655.91224: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c0a900> <<< 13827 1727096655.91286: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8cfe600> <<< 13827 1727096655.91404: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b22120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b14410> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13827 1727096655.91452: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.91488: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096655.91718: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096655.91785: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.91787: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.91830: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.91883: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.91949: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.91975: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13827 1727096655.92051: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92247: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92279: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92332: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 13827 1727096655.92334: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92606: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92862: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92917: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.92984: 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' <<< 13827 1727096655.93014: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 13827 1727096655.93225: stdout chunk (state=3): >>># 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 0x7f6cf8bb1d60> # /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' <<< 13827 1727096655.93235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13827 1727096655.93261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13827 1727096655.93268: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf87ffe30> <<< 13827 1727096655.93287: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096655.93311: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cf8818440> <<< 13827 1727096655.93384: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b9aea0> <<< 13827 1727096655.93400: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8bb2900> <<< 13827 1727096655.93443: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8bb0410> <<< 13827 1727096655.93450: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8bb0830> <<< 13827 1727096655.93484: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13827 1727096655.93543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 13827 1727096655.93596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13827 1727096655.93606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13827 1727096655.93621: 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' <<< 13827 1727096655.93651: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096655.93655: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cf881b140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf881a9f0> <<< 13827 1727096655.93818: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cf881abd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8819e20> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13827 1727096655.93916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13827 1727096655.93958: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf881b2f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13827 1727096655.93967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13827 1727096655.94006: 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' <<< 13827 1727096655.94017: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cf8865dc0> <<< 13827 1727096655.94053: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf881bda0> <<< 13827 1727096655.94091: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8bb0170> import 'ansible.module_utils.facts.timeout' # <<< 13827 1727096655.94119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 13827 1727096655.94160: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 13827 1727096655.94320: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 13827 1727096655.94392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.94451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 13827 1727096655.94455: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.94496: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 13827 1727096655.94517: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.94548: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.94593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 13827 1727096655.94693: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.94740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 13827 1727096655.94783: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.94799: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.94855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 13827 1727096655.94924: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.95019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.95101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.95205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 13827 1727096655.95340: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.95977: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.96622: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13827 1727096655.96724: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096655.96802: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.96852: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.96907: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 13827 1727096655.96975: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.96978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 13827 1727096655.97015: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.97065: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.97332: stdout chunk (state=3): >>>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 <<< 13827 1727096655.97452: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.97546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13827 1727096655.97553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13827 1727096655.97575: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf88672c0> <<< 13827 1727096655.97623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13827 1727096655.97682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13827 1727096655.97817: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8866870> import 'ansible.module_utils.facts.system.local' # <<< 13827 1727096655.97841: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.97934: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.98029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 13827 1727096655.98052: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.98201: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.98308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 13827 1727096655.98316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.98404: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.98493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 13827 1727096655.98503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.98561: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.98818: stdout chunk (state=3): >>># /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 0x7f6cf88a6060> <<< 13827 1727096655.99097: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8895e20> <<< 13827 1727096655.99116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 13827 1727096655.99199: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.99286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 13827 1727096655.99317: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.99519: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.99538: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.99701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.99925: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 13827 1727096655.99959: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096655.99990: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.00048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 13827 1727096656.00053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.00108: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.00190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 13827 1727096656.00193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 13827 1727096656.00221: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096656.00292: 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 0x7f6cf88b9a90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf88a5e50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 13827 1727096656.00331: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.00424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 13827 1727096656.00634: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.00873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 13827 1727096656.00880: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.01017: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.01167: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.01226: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.01276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 13827 1727096656.01318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 13827 1727096656.01335: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.01513: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.01574: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.01791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 13827 1727096656.01808: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.02010: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.02206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 13827 1727096656.02261: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.02322: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.03154: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.03951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 13827 1727096656.03983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.04103: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.04271: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 13827 1727096656.04428: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096656.04595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 13827 1727096656.04614: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.04841: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.05058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 13827 1727096656.05085: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.05089: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.05095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 13827 1727096656.05106: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.05167: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.05219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 13827 1727096656.05237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.05389: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.05531: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.05926: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.06204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 13827 1727096656.06259: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096656.06294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13827 1727096656.06302: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.06362: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 13827 1727096656.06453: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.06598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13827 1727096656.06603: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.06640: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 13827 1727096656.06815: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 13827 1727096656.06880: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.06959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 13827 1727096656.06976: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.07389: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.07814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 13827 1727096656.07944: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08000: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 13827 1727096656.08014: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08048: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 13827 1727096656.08129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08160: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 13827 1727096656.08216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08263: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 13827 1727096656.08411: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08433: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 13827 1727096656.08575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096656.08591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 13827 1727096656.08605: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08670: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.08747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 13827 1727096656.08777: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096656.08922: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096656.08942: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.09046: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.09137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 13827 1727096656.09180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 13827 1727096656.09184: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.09240: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.09323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 13827 1727096656.09329: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.09631: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.09951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 13827 1727096656.09968: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.10019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.10123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 13827 1727096656.10158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.10225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 13827 1727096656.10351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.10471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 13827 1727096656.10475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 13827 1727096656.10712: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096656.10758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 13827 1727096656.10764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13827 1727096656.10864: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096656.11591: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 13827 1727096656.11596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 13827 1727096656.11622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 13827 1727096656.11636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 13827 1727096656.11681: 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 0x7f6cf86bab10> <<< 13827 1727096656.11704: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf86b96a0> <<< 13827 1727096656.11771: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf86b27e0> <<< 13827 1727096656.31639: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 13827 1727096656.31837: 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 0x7f6cf8700f80> # /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 0x7f6cf8701d60> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 13827 1727096656.31847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096656.31905: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 13827 1727096656.31923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 13827 1727096656.31939: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8748410> <<< 13827 1727096656.31963: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf874a1b0> <<< 13827 1727096656.32305: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 13827 1727096656.32309: 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 <<< 13827 1727096656.32511: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 13827 1727096656.52364: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 13827 1727096656.53322: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096656.53384: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path <<< 13827 1727096656.53413: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 13827 1727096656.53466: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 13827 1727096656.53487: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 13827 1727096656.53543: stdout chunk (state=3): >>># 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 <<< 13827 1727096656.53590: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 13827 1727096656.53609: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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<<< 13827 1727096656.53661: stdout chunk (state=3): >>> # 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 <<< 13827 1727096656.53682: stdout chunk (state=3): >>># 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<<< 13827 1727096656.53717: stdout chunk (state=3): >>> # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize<<< 13827 1727096656.53742: stdout chunk (state=3): >>> # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string<<< 13827 1727096656.53793: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat<<< 13827 1727096656.53822: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.53832: stdout chunk (state=3): >>> # 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 <<< 13827 1727096656.54189: stdout chunk (state=3): >>># 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<<< 13827 1727096656.54193: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.54237: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.54246: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.54422: stdout chunk (state=3): >>> # 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 <<< 13827 1727096656.54696: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 13827 1727096656.54739: stdout chunk (state=3): >>> # destroy importlib.machinery # destroy importlib._abc<<< 13827 1727096656.54777: stdout chunk (state=3): >>> # destroy importlib.util <<< 13827 1727096656.54805: stdout chunk (state=3): >>># destroy _bz2<<< 13827 1727096656.54877: stdout chunk (state=3): >>> # destroy _compression # destroy _lzma <<< 13827 1727096656.54880: stdout chunk (state=3): >>># destroy _blake2 <<< 13827 1727096656.54945: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 <<< 13827 1727096656.54948: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path<<< 13827 1727096656.54982: stdout chunk (state=3): >>> # destroy zipfile<<< 13827 1727096656.55060: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath<<< 13827 1727096656.55065: stdout chunk (state=3): >>> # destroy importlib <<< 13827 1727096656.55104: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 13827 1727096656.55139: stdout chunk (state=3): >>> # destroy json.scanner # destroy _json<<< 13827 1727096656.55154: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale <<< 13827 1727096656.55181: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess<<< 13827 1727096656.55214: stdout chunk (state=3): >>> # destroy syslog<<< 13827 1727096656.55232: stdout chunk (state=3): >>> # destroy uuid <<< 13827 1727096656.55321: stdout chunk (state=3): >>># destroy selinux # destroy shutil<<< 13827 1727096656.55362: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 13827 1727096656.55391: 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 <<< 13827 1727096656.55422: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle <<< 13827 1727096656.55470: stdout chunk (state=3): >>># destroy queue # destroy _heapq <<< 13827 1727096656.55510: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex <<< 13827 1727096656.55576: stdout chunk (state=3): >>># destroy fcntl # destroy datetime # destroy subprocess<<< 13827 1727096656.55580: stdout chunk (state=3): >>> # destroy base64<<< 13827 1727096656.55613: stdout chunk (state=3): >>> # destroy _ssl <<< 13827 1727096656.55699: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 13827 1727096656.55739: stdout chunk (state=3): >>> # destroy getpass # destroy pwd # destroy termios # destroy json<<< 13827 1727096656.55759: stdout chunk (state=3): >>> # destroy socket # destroy struct # destroy glob # destroy fnmatch<<< 13827 1727096656.55807: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.55825: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 13827 1727096656.55873: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep <<< 13827 1727096656.55968: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 13827 1727096656.55972: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.55984: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.56069: stdout chunk (state=3): >>> # 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 <<< 13827 1727096656.56087: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 13827 1727096656.56123: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 13827 1727096656.56181: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.56184: 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 <<< 13827 1727096656.56217: stdout chunk (state=3): >>># 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<<< 13827 1727096656.56265: stdout chunk (state=3): >>> # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux<<< 13827 1727096656.56279: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal <<< 13827 1727096656.56420: stdout chunk (state=3): >>># destroy _datetime <<< 13827 1727096656.56486: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096656.56528: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096656.56561: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096656.56617: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat<<< 13827 1727096656.56655: stdout chunk (state=3): >>> # destroy genericpath <<< 13827 1727096656.56679: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 13827 1727096656.56718: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 13827 1727096656.56801: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing <<< 13827 1727096656.56818: stdout chunk (state=3): >>># destroy _tokenize <<< 13827 1727096656.56843: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external <<< 13827 1727096656.56900: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 13827 1727096656.56923: stdout chunk (state=3): >>> # destroy _frozen_importlib <<< 13827 1727096656.57031: stdout chunk (state=3): >>># destroy codecs<<< 13827 1727096656.57084: stdout chunk (state=3): >>> # 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<<< 13827 1727096656.57099: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 13827 1727096656.57137: stdout chunk (state=3): >>> <<< 13827 1727096656.57145: stdout chunk (state=3): >>># destroy _random <<< 13827 1727096656.57179: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib <<< 13827 1727096656.57235: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools<<< 13827 1727096656.57253: stdout chunk (state=3): >>> # destroy _abc # destroy posix<<< 13827 1727096656.57286: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 13827 1727096656.57317: stdout chunk (state=3): >>> <<< 13827 1727096656.57900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096656.58039: stderr chunk (state=3): >>><<< 13827 1727096656.58043: stdout chunk (state=3): >>><<< 13827 1727096656.58075: _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 0x7f6cf98184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf97e7b30> # /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 0x7f6cf981aa50> 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 0x7f6cf95e9130> # /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 0x7f6cf95e9fa0> 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 0x7f6cf9627e90> # /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 0x7f6cf9627f50> # /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 0x7f6cf965f890> # /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 0x7f6cf965ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf963fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf963d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9625040> # /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 0x7f6cf967f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf967e420> # /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 0x7f6cf963e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf967cc80> # /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 0x7f6cf96b4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96242c0> # /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 0x7f6cf96b4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b4bf0> # 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 0x7f6cf96b4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9622de0> # /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 0x7f6cf96b56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b53a0> 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 0x7f6cf96b65d0> 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 0x7f6cf96cc7a0> 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 0x7f6cf96cdeb0> # /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 0x7f6cf96ced50> # 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 0x7f6cf96cf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96ce2a0> # /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 0x7f6cf96cfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96cf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b6570> # /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 0x7f6cf93d7d10> # /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 0x7f6cf9400770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf94004d0> # 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 0x7f6cf94007a0> # /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 0x7f6cf94010d0> # 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 0x7f6cf9401a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9400980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf93d5eb0> # /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 0x7f6cf9402e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9401bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf96b6cc0> # /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 0x7f6cf942b1d0> # /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 0x7f6cf944f560> # /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 0x7f6cf94b0380> # /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 0x7f6cf94b2ab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf94b04a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9471370> # /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 0x7f6cf8d25430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf944e360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9403da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6cf944e480> # zipimport: found 103 names in '/tmp/ansible_setup_payload_w1qiid5q/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 0x7f6cf8d8f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8d6dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8d6d160> # 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 0x7f6cf8d8cfb0> # /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 0x7f6cf8dbeae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8dbe870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8dbe180> # /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 0x7f6cf8dbe5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8d8fd70> 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 0x7f6cf8dbf7d0> # 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 0x7f6cf8dbf950> # /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 0x7f6cf8dbfe60> 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 0x7f6cf8c29be0> # 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 0x7f6cf8c2b800> # /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 0x7f6cf8c2c200> # /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 0x7f6cf8c2d0d0> # /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 0x7f6cf8c2fdd0> # 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 0x7f6cf9402de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c2e0c0> # /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 0x7f6cf8c37c20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c366f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c36480> # /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 0x7f6cf8c369c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c2e5d0> # 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 0x7f6cf8c7bec0> # /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 0x7f6cf8c7bf20> # /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 0x7f6cf8c7db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c7d8e0> # /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 0x7f6cf8c800e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c7e210> # /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 0x7f6cf8c83830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c80200> # 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 0x7f6cf8c84620> # 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 0x7f6cf8c848c0> # 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 0x7f6cf8c849e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c7c200> # /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 0x7f6cf8b0c1d0> # 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 0x7f6cf8b0d250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c86990> # 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 0x7f6cf8c87d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8c865a0> # 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 0x7f6cf8b15430> # /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 0x7f6cf8b161b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf9400560> 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 0x7f6cf8b162a0> # 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 0x7f6cf8b17500> # 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 0x7f6cf8b22060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b1f350> 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 0x7f6cf8c0a900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8cfe600> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b22120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b14410> # 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 0x7f6cf8bb1d60> # /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 0x7f6cf87ffe30> # 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 0x7f6cf8818440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8b9aea0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8bb2900> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8bb0410> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8bb0830> # /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 0x7f6cf881b140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf881a9f0> # 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 0x7f6cf881abd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8819e20> # /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 0x7f6cf881b2f0> # /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 0x7f6cf8865dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf881bda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8bb0170> 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 0x7f6cf88672c0> # /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 0x7f6cf8866870> 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 0x7f6cf88a6060> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf8895e20> 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 0x7f6cf88b9a90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf88a5e50> 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 0x7f6cf86bab10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf86b96a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf86b27e0> # /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 0x7f6cf8700f80> # /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 0x7f6cf8701d60> # /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 0x7f6cf8748410> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cf874a1b0> 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_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096656.59168: done with _execute_module (setup, {'filter': 'ansible_selinux', '_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-1727096655.4800742-14126-165986882395050/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096656.59171: _low_level_execute_command(): starting 13827 1727096656.59174: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096655.4800742-14126-165986882395050/ > /dev/null 2>&1 && sleep 0' 13827 1727096656.59397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096656.59411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096656.59427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096656.59445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096656.59468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096656.59560: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096656.59581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096656.59598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096656.59701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096656.62253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096656.62324: stderr chunk (state=3): >>><<< 13827 1727096656.62338: stdout chunk (state=3): >>><<< 13827 1727096656.62564: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096656.62568: handler run complete 13827 1727096656.62571: variable 'ansible_facts' from source: unknown 13827 1727096656.62573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096656.62575: variable 'ansible_facts' from source: unknown 13827 1727096656.62577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096656.62579: attempt loop complete, returning result 13827 1727096656.62581: _execute() done 13827 1727096656.62582: dumping result to json 13827 1727096656.62584: done dumping result, returning 13827 1727096656.62586: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh facts [12a9e070-eceb-0460-c064-000000000108] 13827 1727096656.62588: sending task result for task 12a9e070-eceb-0460-c064-000000000108 13827 1727096656.62654: done sending task result for task 12a9e070-eceb-0460-c064-000000000108 ok: [managed_node3] 13827 1727096656.62721: no more pending results, returning what we have 13827 1727096656.62724: results queue empty 13827 1727096656.62725: checking for any_errors_fatal 13827 1727096656.62733: done checking for any_errors_fatal 13827 1727096656.62734: checking for max_fail_percentage 13827 1727096656.62735: done checking for max_fail_percentage 13827 1727096656.62737: checking to see if all hosts have failed and the running result is not ok 13827 1727096656.62737: done checking to see if all hosts have failed 13827 1727096656.62738: getting the remaining hosts for this loop 13827 1727096656.62740: done getting the remaining hosts for this loop 13827 1727096656.62744: getting the next task for host managed_node3 13827 1727096656.62754: done getting next task for host managed_node3 13827 1727096656.62764: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 13827 1727096656.62772: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096656.62785: getting variables 13827 1727096656.62787: in VariableManager get_vars() 13827 1727096656.62822: Calling all_inventory to load vars for managed_node3 13827 1727096656.62828: Calling groups_inventory to load vars for managed_node3 13827 1727096656.62832: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096656.62844: Calling all_plugins_play to load vars for managed_node3 13827 1727096656.62848: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096656.62852: Calling groups_plugins_play to load vars for managed_node3 13827 1727096656.63143: WORKER PROCESS EXITING 13827 1727096656.63165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096656.63354: done with get_vars() 13827 1727096656.63364: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Monday 23 September 2024 09:04:16 -0400 (0:00:01.269) 0:00:08.634 ****** 13827 1727096656.63442: entering _queue_task() for managed_node3/selinux 13827 1727096656.63444: Creating lock for selinux 13827 1727096656.63662: worker is 1 (out of 1 available) 13827 1727096656.63675: exiting _queue_task() for managed_node3/selinux 13827 1727096656.63687: done queuing things up, now waiting for results queue to drain 13827 1727096656.63689: waiting for pending results... 13827 1727096656.63845: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 13827 1727096656.63915: in run() - task 12a9e070-eceb-0460-c064-00000000004a 13827 1727096656.63931: variable 'ansible_search_path' from source: unknown 13827 1727096656.63935: variable 'ansible_search_path' from source: unknown 13827 1727096656.63957: calling self._execute() 13827 1727096656.64016: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096656.64020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096656.64036: variable 'omit' from source: magic vars 13827 1727096656.64448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096656.66467: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096656.66472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096656.66474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096656.66483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096656.66515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096656.66601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096656.66643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096656.66677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096656.66722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096656.66746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096656.66913: variable 'ansible_distribution' from source: facts 13827 1727096656.66930: variable 'ansible_distribution_major_version' from source: facts 13827 1727096656.66963: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096656.67142: variable 'ansible_selinux' from source: facts 13827 1727096656.67157: variable 'selinux_state' from source: role '' defaults 13827 1727096656.67167: variable 'selinux_policy' from source: role '' defaults 13827 1727096656.67180: Evaluated conditional (ansible_selinux.status == "enabled" and (selinux_state or selinux_policy)): False 13827 1727096656.67187: when evaluation is False, skipping this task 13827 1727096656.67194: _execute() done 13827 1727096656.67200: dumping result to json 13827 1727096656.67207: done dumping result, returning 13827 1727096656.67219: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled [12a9e070-eceb-0460-c064-00000000004a] 13827 1727096656.67232: sending task result for task 12a9e070-eceb-0460-c064-00000000004a skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } 13827 1727096656.67389: no more pending results, returning what we have 13827 1727096656.67392: results queue empty 13827 1727096656.67393: checking for any_errors_fatal 13827 1727096656.67400: done checking for any_errors_fatal 13827 1727096656.67400: checking for max_fail_percentage 13827 1727096656.67402: done checking for max_fail_percentage 13827 1727096656.67403: checking to see if all hosts have failed and the running result is not ok 13827 1727096656.67404: done checking to see if all hosts have failed 13827 1727096656.67404: getting the remaining hosts for this loop 13827 1727096656.67406: done getting the remaining hosts for this loop 13827 1727096656.67409: getting the next task for host managed_node3 13827 1727096656.67416: done getting next task for host managed_node3 13827 1727096656.67419: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 13827 1727096656.67422: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096656.67444: getting variables 13827 1727096656.67446: in VariableManager get_vars() 13827 1727096656.67481: Calling all_inventory to load vars for managed_node3 13827 1727096656.67484: Calling groups_inventory to load vars for managed_node3 13827 1727096656.67486: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096656.67495: Calling all_plugins_play to load vars for managed_node3 13827 1727096656.67498: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096656.67500: Calling groups_plugins_play to load vars for managed_node3 13827 1727096656.67832: done sending task result for task 12a9e070-eceb-0460-c064-00000000004a 13827 1727096656.67836: WORKER PROCESS EXITING 13827 1727096656.67850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096656.68051: done with get_vars() 13827 1727096656.68066: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Monday 23 September 2024 09:04:16 -0400 (0:00:00.047) 0:00:08.682 ****** 13827 1727096656.68160: entering _queue_task() for managed_node3/selinux 13827 1727096656.68446: worker is 1 (out of 1 available) 13827 1727096656.68661: exiting _queue_task() for managed_node3/selinux 13827 1727096656.68671: done queuing things up, now waiting for results queue to drain 13827 1727096656.68672: waiting for pending results... 13827 1727096656.68799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 13827 1727096656.68854: in run() - task 12a9e070-eceb-0460-c064-00000000004b 13827 1727096656.68876: variable 'ansible_search_path' from source: unknown 13827 1727096656.68883: variable 'ansible_search_path' from source: unknown 13827 1727096656.68925: calling self._execute() 13827 1727096656.69014: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096656.69028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096656.69042: variable 'omit' from source: magic vars 13827 1727096656.69621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096656.72062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096656.72164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096656.72168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096656.72204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096656.72237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096656.72320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096656.72358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096656.72389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096656.72488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096656.72491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096656.72622: variable 'ansible_distribution' from source: facts 13827 1727096656.72638: variable 'ansible_distribution_major_version' from source: facts 13827 1727096656.72668: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096656.72834: variable 'ansible_selinux' from source: facts 13827 1727096656.72848: variable 'selinux_state' from source: role '' defaults 13827 1727096656.72863: Evaluated conditional (ansible_selinux.status == "disabled" and selinux_state): False 13827 1727096656.72871: when evaluation is False, skipping this task 13827 1727096656.72878: _execute() done 13827 1727096656.72885: dumping result to json 13827 1727096656.72924: done dumping result, returning 13827 1727096656.72930: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled [12a9e070-eceb-0460-c064-00000000004b] 13827 1727096656.72932: sending task result for task 12a9e070-eceb-0460-c064-00000000004b skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } 13827 1727096656.73207: no more pending results, returning what we have 13827 1727096656.73210: results queue empty 13827 1727096656.73211: checking for any_errors_fatal 13827 1727096656.73216: done checking for any_errors_fatal 13827 1727096656.73217: checking for max_fail_percentage 13827 1727096656.73219: done checking for max_fail_percentage 13827 1727096656.73220: checking to see if all hosts have failed and the running result is not ok 13827 1727096656.73221: done checking to see if all hosts have failed 13827 1727096656.73221: getting the remaining hosts for this loop 13827 1727096656.73223: done getting the remaining hosts for this loop 13827 1727096656.73230: getting the next task for host managed_node3 13827 1727096656.73238: done getting next task for host managed_node3 13827 1727096656.73242: ^ task is: TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 13827 1727096656.73244: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096656.73260: getting variables 13827 1727096656.73262: in VariableManager get_vars() 13827 1727096656.73298: Calling all_inventory to load vars for managed_node3 13827 1727096656.73301: Calling groups_inventory to load vars for managed_node3 13827 1727096656.73303: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096656.73314: Calling all_plugins_play to load vars for managed_node3 13827 1727096656.73318: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096656.73322: Calling groups_plugins_play to load vars for managed_node3 13827 1727096656.73666: done sending task result for task 12a9e070-eceb-0460-c064-00000000004b 13827 1727096656.73669: WORKER PROCESS EXITING 13827 1727096656.73691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096656.73928: done with get_vars() 13827 1727096656.73939: done getting variables 13827 1727096656.74000: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Monday 23 September 2024 09:04:16 -0400 (0:00:00.058) 0:00:08.740 ****** 13827 1727096656.74035: entering _queue_task() for managed_node3/set_fact 13827 1727096656.74302: worker is 1 (out of 1 available) 13827 1727096656.74316: exiting _queue_task() for managed_node3/set_fact 13827 1727096656.74330: done queuing things up, now waiting for results queue to drain 13827 1727096656.74332: waiting for pending results... 13827 1727096656.74597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 13827 1727096656.74718: in run() - task 12a9e070-eceb-0460-c064-00000000004c 13827 1727096656.74744: variable 'ansible_search_path' from source: unknown 13827 1727096656.74752: variable 'ansible_search_path' from source: unknown 13827 1727096656.74796: calling self._execute() 13827 1727096656.74886: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096656.74902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096656.74916: variable 'omit' from source: magic vars 13827 1727096656.75485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096656.77905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096656.77984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096656.78043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096656.78088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096656.78118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096656.78205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096656.78245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096656.78283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096656.78330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096656.78351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096656.78532: variable 'ansible_distribution' from source: facts 13827 1727096656.78661: variable 'ansible_distribution_major_version' from source: facts 13827 1727096656.78665: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096656.78667: variable 'omit' from source: magic vars 13827 1727096656.78670: variable 'omit' from source: magic vars 13827 1727096656.78815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096656.78991: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096656.79041: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096656.79078: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096656.79117: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096656.79171: 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) 13827 1727096656.79199: 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) 13827 1727096656.79235: 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) 13827 1727096656.79267: 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) 13827 1727096656.79323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096656.79361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096656.79441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096656.79444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096656.79451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096656.79576: variable 'selinux_mod_output_enabled' from source: set_fact 13827 1727096656.79590: variable 'selinux_mod_output_disabled' from source: set_fact 13827 1727096656.79643: variable 'omit' from source: magic vars 13827 1727096656.79679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096656.79710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096656.79734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096656.79754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096656.79861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096656.79864: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096656.79866: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096656.79868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096656.79909: Set connection var ansible_connection to ssh 13827 1727096656.79921: Set connection var ansible_shell_executable to /bin/sh 13827 1727096656.79936: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096656.79942: Set connection var ansible_shell_type to sh 13827 1727096656.79953: Set connection var ansible_pipelining to False 13827 1727096656.79965: Set connection var ansible_timeout to 10 13827 1727096656.79996: variable 'ansible_shell_executable' from source: unknown 13827 1727096656.80004: variable 'ansible_connection' from source: unknown 13827 1727096656.80010: variable 'ansible_module_compression' from source: unknown 13827 1727096656.80017: variable 'ansible_shell_type' from source: unknown 13827 1727096656.80023: variable 'ansible_shell_executable' from source: unknown 13827 1727096656.80032: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096656.80040: variable 'ansible_pipelining' from source: unknown 13827 1727096656.80091: variable 'ansible_timeout' from source: unknown 13827 1727096656.80094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096656.80166: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096656.80182: variable 'omit' from source: magic vars 13827 1727096656.80191: starting attempt loop 13827 1727096656.80201: running the handler 13827 1727096656.80212: handler run complete 13827 1727096656.80308: attempt loop complete, returning result 13827 1727096656.80311: _execute() done 13827 1727096656.80313: dumping result to json 13827 1727096656.80315: done dumping result, returning 13827 1727096656.80317: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required [12a9e070-eceb-0460-c064-00000000004c] 13827 1727096656.80319: sending task result for task 12a9e070-eceb-0460-c064-00000000004c 13827 1727096656.80388: done sending task result for task 12a9e070-eceb-0460-c064-00000000004c 13827 1727096656.80391: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } 13827 1727096656.80474: no more pending results, returning what we have 13827 1727096656.80477: results queue empty 13827 1727096656.80478: checking for any_errors_fatal 13827 1727096656.80483: done checking for any_errors_fatal 13827 1727096656.80484: checking for max_fail_percentage 13827 1727096656.80486: done checking for max_fail_percentage 13827 1727096656.80487: checking to see if all hosts have failed and the running result is not ok 13827 1727096656.80488: done checking to see if all hosts have failed 13827 1727096656.80488: getting the remaining hosts for this loop 13827 1727096656.80490: done getting the remaining hosts for this loop 13827 1727096656.80494: getting the next task for host managed_node3 13827 1727096656.80501: done getting next task for host managed_node3 13827 1727096656.80505: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 13827 1727096656.80507: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096656.80517: getting variables 13827 1727096656.80519: in VariableManager get_vars() 13827 1727096656.80558: Calling all_inventory to load vars for managed_node3 13827 1727096656.80562: Calling groups_inventory to load vars for managed_node3 13827 1727096656.80565: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096656.80576: Calling all_plugins_play to load vars for managed_node3 13827 1727096656.80579: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096656.80581: Calling groups_plugins_play to load vars for managed_node3 13827 1727096656.80960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096656.81237: done with get_vars() 13827 1727096656.81249: done getting variables 13827 1727096656.81308: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Monday 23 September 2024 09:04:16 -0400 (0:00:00.073) 0:00:08.813 ****** 13827 1727096656.81343: entering _queue_task() for managed_node3/fail 13827 1727096656.81606: worker is 1 (out of 1 available) 13827 1727096656.81619: exiting _queue_task() for managed_node3/fail 13827 1727096656.81633: done queuing things up, now waiting for results queue to drain 13827 1727096656.81634: waiting for pending results... 13827 1727096656.82074: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 13827 1727096656.82079: in run() - task 12a9e070-eceb-0460-c064-00000000004d 13827 1727096656.82082: variable 'ansible_search_path' from source: unknown 13827 1727096656.82084: variable 'ansible_search_path' from source: unknown 13827 1727096656.82087: calling self._execute() 13827 1727096656.82163: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096656.82176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096656.82191: variable 'omit' from source: magic vars 13827 1727096656.82763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096656.85222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096656.85303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096656.85349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096656.85395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096656.85424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096656.85506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096656.85559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096656.85593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096656.85635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096656.85655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096656.85896: variable 'ansible_distribution' from source: facts 13827 1727096656.85899: variable 'ansible_distribution_major_version' from source: facts 13827 1727096656.85901: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096656.85991: variable 'selinux_reboot_required' from source: set_fact 13827 1727096656.86007: Evaluated conditional (selinux_reboot_required): False 13827 1727096656.86014: when evaluation is False, skipping this task 13827 1727096656.86021: _execute() done 13827 1727096656.86029: dumping result to json 13827 1727096656.86038: done dumping result, returning 13827 1727096656.86049: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required [12a9e070-eceb-0460-c064-00000000004d] 13827 1727096656.86061: sending task result for task 12a9e070-eceb-0460-c064-00000000004d 13827 1727096656.86315: done sending task result for task 12a9e070-eceb-0460-c064-00000000004d 13827 1727096656.86318: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } 13827 1727096656.86370: no more pending results, returning what we have 13827 1727096656.86374: results queue empty 13827 1727096656.86375: checking for any_errors_fatal 13827 1727096656.86379: done checking for any_errors_fatal 13827 1727096656.86380: checking for max_fail_percentage 13827 1727096656.86382: done checking for max_fail_percentage 13827 1727096656.86383: checking to see if all hosts have failed and the running result is not ok 13827 1727096656.86384: done checking to see if all hosts have failed 13827 1727096656.86384: getting the remaining hosts for this loop 13827 1727096656.86386: done getting the remaining hosts for this loop 13827 1727096656.86390: getting the next task for host managed_node3 13827 1727096656.86397: done getting next task for host managed_node3 13827 1727096656.86401: ^ task is: TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 13827 1727096656.86404: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096656.86418: getting variables 13827 1727096656.86419: in VariableManager get_vars() 13827 1727096656.86459: Calling all_inventory to load vars for managed_node3 13827 1727096656.86463: Calling groups_inventory to load vars for managed_node3 13827 1727096656.86466: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096656.86477: Calling all_plugins_play to load vars for managed_node3 13827 1727096656.86480: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096656.86483: Calling groups_plugins_play to load vars for managed_node3 13827 1727096656.87070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096656.87270: done with get_vars() 13827 1727096656.87280: done getting variables 13827 1727096656.87338: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Monday 23 September 2024 09:04:16 -0400 (0:00:00.060) 0:00:08.874 ****** 13827 1727096656.87370: entering _queue_task() for managed_node3/debug 13827 1727096656.87663: worker is 1 (out of 1 available) 13827 1727096656.87675: exiting _queue_task() for managed_node3/debug 13827 1727096656.87686: done queuing things up, now waiting for results queue to drain 13827 1727096656.87688: waiting for pending results... 13827 1727096656.87950: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 13827 1727096656.88073: in run() - task 12a9e070-eceb-0460-c064-00000000004e 13827 1727096656.88095: variable 'ansible_search_path' from source: unknown 13827 1727096656.88102: variable 'ansible_search_path' from source: unknown 13827 1727096656.88144: calling self._execute() 13827 1727096656.88262: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096656.88266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096656.88269: variable 'omit' from source: magic vars 13827 1727096656.88843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096656.92338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096656.92343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096656.92474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096656.92591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096656.92621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096656.92881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096656.92895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096656.92931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096656.93206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096656.93209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096656.93412: variable 'ansible_distribution' from source: facts 13827 1727096656.93643: variable 'ansible_distribution_major_version' from source: facts 13827 1727096656.93647: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096656.93715: variable 'ansible_selinux' from source: facts 13827 1727096656.94064: Evaluated conditional (ansible_selinux.status == "disabled"): False 13827 1727096656.94067: when evaluation is False, skipping this task 13827 1727096656.94070: _execute() done 13827 1727096656.94073: dumping result to json 13827 1727096656.94075: done dumping result, returning 13827 1727096656.94078: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled [12a9e070-eceb-0460-c064-00000000004e] 13827 1727096656.94080: sending task result for task 12a9e070-eceb-0460-c064-00000000004e 13827 1727096656.94158: done sending task result for task 12a9e070-eceb-0460-c064-00000000004e 13827 1727096656.94162: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "ansible_selinux.status == \"disabled\"" } 13827 1727096656.94212: no more pending results, returning what we have 13827 1727096656.94216: results queue empty 13827 1727096656.94217: checking for any_errors_fatal 13827 1727096656.94223: done checking for any_errors_fatal 13827 1727096656.94224: checking for max_fail_percentage 13827 1727096656.94229: done checking for max_fail_percentage 13827 1727096656.94231: checking to see if all hosts have failed and the running result is not ok 13827 1727096656.94232: done checking to see if all hosts have failed 13827 1727096656.94232: getting the remaining hosts for this loop 13827 1727096656.94234: done getting the remaining hosts for this loop 13827 1727096656.94238: getting the next task for host managed_node3 13827 1727096656.94246: done getting next task for host managed_node3 13827 1727096656.94251: ^ task is: TASK: fedora.linux_system_roles.selinux : Drop all local modifications 13827 1727096656.94254: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096656.94271: getting variables 13827 1727096656.94273: in VariableManager get_vars() 13827 1727096656.94310: Calling all_inventory to load vars for managed_node3 13827 1727096656.94313: Calling groups_inventory to load vars for managed_node3 13827 1727096656.94316: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096656.94330: Calling all_plugins_play to load vars for managed_node3 13827 1727096656.94334: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096656.94338: Calling groups_plugins_play to load vars for managed_node3 13827 1727096656.94715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096656.95415: done with get_vars() 13827 1727096656.95430: done getting variables 13827 1727096656.95624: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Monday 23 September 2024 09:04:16 -0400 (0:00:00.082) 0:00:08.957 ****** 13827 1727096656.95661: entering _queue_task() for managed_node3/command 13827 1727096656.95663: Creating lock for command 13827 1727096656.96145: worker is 1 (out of 1 available) 13827 1727096656.96661: exiting _queue_task() for managed_node3/command 13827 1727096656.96671: done queuing things up, now waiting for results queue to drain 13827 1727096656.96673: waiting for pending results... 13827 1727096656.96733: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Drop all local modifications 13827 1727096656.96967: in run() - task 12a9e070-eceb-0460-c064-00000000004f 13827 1727096656.96986: variable 'ansible_search_path' from source: unknown 13827 1727096656.96994: variable 'ansible_search_path' from source: unknown 13827 1727096656.97040: calling self._execute() 13827 1727096656.97200: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096656.97344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096656.97442: variable 'omit' from source: magic vars 13827 1727096656.98754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096657.00951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096657.01029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096657.01079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096657.01124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096657.01169: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096657.01277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096657.01309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096657.01343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096657.01401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096657.01419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096657.01616: variable 'ansible_distribution' from source: facts 13827 1727096657.01632: variable 'ansible_distribution_major_version' from source: facts 13827 1727096657.01669: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096657.01792: variable 'selinux_all_purge' from source: role '' defaults 13827 1727096657.01807: Evaluated conditional (selinux_all_purge | bool): False 13827 1727096657.01816: when evaluation is False, skipping this task 13827 1727096657.01819: _execute() done 13827 1727096657.01821: dumping result to json 13827 1727096657.01823: done dumping result, returning 13827 1727096657.01834: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Drop all local modifications [12a9e070-eceb-0460-c064-00000000004f] 13827 1727096657.01837: sending task result for task 12a9e070-eceb-0460-c064-00000000004f 13827 1727096657.01946: done sending task result for task 12a9e070-eceb-0460-c064-00000000004f 13827 1727096657.01949: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096657.02000: no more pending results, returning what we have 13827 1727096657.02003: results queue empty 13827 1727096657.02004: checking for any_errors_fatal 13827 1727096657.02009: done checking for any_errors_fatal 13827 1727096657.02010: checking for max_fail_percentage 13827 1727096657.02012: done checking for max_fail_percentage 13827 1727096657.02012: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.02013: done checking to see if all hosts have failed 13827 1727096657.02014: getting the remaining hosts for this loop 13827 1727096657.02015: done getting the remaining hosts for this loop 13827 1727096657.02019: getting the next task for host managed_node3 13827 1727096657.02026: done getting next task for host managed_node3 13827 1727096657.02030: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 13827 1727096657.02033: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.02050: getting variables 13827 1727096657.02052: in VariableManager get_vars() 13827 1727096657.02095: Calling all_inventory to load vars for managed_node3 13827 1727096657.02098: Calling groups_inventory to load vars for managed_node3 13827 1727096657.02101: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.02111: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.02114: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.02116: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.02516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.02731: done with get_vars() 13827 1727096657.02742: done getting variables 13827 1727096657.02808: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Monday 23 September 2024 09:04:17 -0400 (0:00:00.071) 0:00:09.028 ****** 13827 1727096657.02840: entering _queue_task() for managed_node3/command 13827 1727096657.03150: worker is 1 (out of 1 available) 13827 1727096657.03181: exiting _queue_task() for managed_node3/command 13827 1727096657.03213: done queuing things up, now waiting for results queue to drain 13827 1727096657.03215: waiting for pending results... 13827 1727096657.03390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 13827 1727096657.03471: in run() - task 12a9e070-eceb-0460-c064-000000000050 13827 1727096657.03482: variable 'ansible_search_path' from source: unknown 13827 1727096657.03486: variable 'ansible_search_path' from source: unknown 13827 1727096657.03515: calling self._execute() 13827 1727096657.03583: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096657.03586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096657.03595: variable 'omit' from source: magic vars 13827 1727096657.03984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096657.05563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096657.05666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096657.05670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096657.05703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096657.05733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096657.05814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096657.05848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096657.05890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096657.05984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096657.05988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096657.06128: variable 'ansible_distribution' from source: facts 13827 1727096657.06132: variable 'ansible_distribution_major_version' from source: facts 13827 1727096657.06151: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096657.06248: variable 'selinux_booleans_purge' from source: role '' defaults 13827 1727096657.06259: Evaluated conditional (selinux_booleans_purge | bool): False 13827 1727096657.06262: when evaluation is False, skipping this task 13827 1727096657.06264: _execute() done 13827 1727096657.06267: dumping result to json 13827 1727096657.06269: done dumping result, returning 13827 1727096657.06277: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications [12a9e070-eceb-0460-c064-000000000050] 13827 1727096657.06282: sending task result for task 12a9e070-eceb-0460-c064-000000000050 13827 1727096657.06371: done sending task result for task 12a9e070-eceb-0460-c064-000000000050 13827 1727096657.06373: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096657.06455: no more pending results, returning what we have 13827 1727096657.06460: results queue empty 13827 1727096657.06461: checking for any_errors_fatal 13827 1727096657.06465: done checking for any_errors_fatal 13827 1727096657.06466: checking for max_fail_percentage 13827 1727096657.06467: done checking for max_fail_percentage 13827 1727096657.06468: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.06469: done checking to see if all hosts have failed 13827 1727096657.06469: getting the remaining hosts for this loop 13827 1727096657.06471: done getting the remaining hosts for this loop 13827 1727096657.06474: getting the next task for host managed_node3 13827 1727096657.06480: done getting next task for host managed_node3 13827 1727096657.06483: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 13827 1727096657.06486: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.06497: getting variables 13827 1727096657.06499: in VariableManager get_vars() 13827 1727096657.06530: Calling all_inventory to load vars for managed_node3 13827 1727096657.06533: Calling groups_inventory to load vars for managed_node3 13827 1727096657.06535: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.06543: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.06546: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.06548: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.06671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.06795: done with get_vars() 13827 1727096657.06804: done getting variables 13827 1727096657.06846: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Monday 23 September 2024 09:04:17 -0400 (0:00:00.040) 0:00:09.069 ****** 13827 1727096657.06872: entering _queue_task() for managed_node3/command 13827 1727096657.07063: worker is 1 (out of 1 available) 13827 1727096657.07076: exiting _queue_task() for managed_node3/command 13827 1727096657.07087: done queuing things up, now waiting for results queue to drain 13827 1727096657.07089: waiting for pending results... 13827 1727096657.07255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 13827 1727096657.07329: in run() - task 12a9e070-eceb-0460-c064-000000000051 13827 1727096657.07344: variable 'ansible_search_path' from source: unknown 13827 1727096657.07348: variable 'ansible_search_path' from source: unknown 13827 1727096657.07376: calling self._execute() 13827 1727096657.07441: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096657.07445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096657.07453: variable 'omit' from source: magic vars 13827 1727096657.07902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096657.09863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096657.09929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096657.10062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096657.10065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096657.10081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096657.10183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096657.10203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096657.10221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096657.10461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096657.10465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096657.10484: variable 'ansible_distribution' from source: facts 13827 1727096657.10497: variable 'ansible_distribution_major_version' from source: facts 13827 1727096657.10533: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096657.10682: variable 'selinux_fcontexts_purge' from source: role '' defaults 13827 1727096657.10694: Evaluated conditional (selinux_fcontexts_purge | bool): False 13827 1727096657.10697: when evaluation is False, skipping this task 13827 1727096657.10700: _execute() done 13827 1727096657.10703: dumping result to json 13827 1727096657.10705: done dumping result, returning 13827 1727096657.10787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications [12a9e070-eceb-0460-c064-000000000051] 13827 1727096657.10790: sending task result for task 12a9e070-eceb-0460-c064-000000000051 13827 1727096657.10875: done sending task result for task 12a9e070-eceb-0460-c064-000000000051 13827 1727096657.10878: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096657.10967: no more pending results, returning what we have 13827 1727096657.10971: results queue empty 13827 1727096657.10971: checking for any_errors_fatal 13827 1727096657.10978: done checking for any_errors_fatal 13827 1727096657.10979: checking for max_fail_percentage 13827 1727096657.10980: done checking for max_fail_percentage 13827 1727096657.10981: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.10982: done checking to see if all hosts have failed 13827 1727096657.10982: getting the remaining hosts for this loop 13827 1727096657.10983: done getting the remaining hosts for this loop 13827 1727096657.10991: getting the next task for host managed_node3 13827 1727096657.10997: done getting next task for host managed_node3 13827 1727096657.11000: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 13827 1727096657.11004: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.11023: getting variables 13827 1727096657.11025: in VariableManager get_vars() 13827 1727096657.11065: Calling all_inventory to load vars for managed_node3 13827 1727096657.11068: Calling groups_inventory to load vars for managed_node3 13827 1727096657.11070: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.11083: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.11091: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.11096: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.11337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.11545: done with get_vars() 13827 1727096657.11554: done getting variables 13827 1727096657.11597: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Monday 23 September 2024 09:04:17 -0400 (0:00:00.047) 0:00:09.116 ****** 13827 1727096657.11626: entering _queue_task() for managed_node3/command 13827 1727096657.11849: worker is 1 (out of 1 available) 13827 1727096657.11865: exiting _queue_task() for managed_node3/command 13827 1727096657.11880: done queuing things up, now waiting for results queue to drain 13827 1727096657.11882: waiting for pending results... 13827 1727096657.12153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 13827 1727096657.12264: in run() - task 12a9e070-eceb-0460-c064-000000000052 13827 1727096657.12268: variable 'ansible_search_path' from source: unknown 13827 1727096657.12271: variable 'ansible_search_path' from source: unknown 13827 1727096657.12329: calling self._execute() 13827 1727096657.12407: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096657.12427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096657.12433: variable 'omit' from source: magic vars 13827 1727096657.12983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096657.14649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096657.14693: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096657.14728: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096657.14751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096657.14773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096657.14835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096657.14862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096657.14881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096657.14906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096657.14917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096657.15036: variable 'ansible_distribution' from source: facts 13827 1727096657.15049: variable 'ansible_distribution_major_version' from source: facts 13827 1727096657.15067: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096657.15159: variable 'selinux_ports_purge' from source: role '' defaults 13827 1727096657.15168: Evaluated conditional (selinux_ports_purge | bool): False 13827 1727096657.15171: when evaluation is False, skipping this task 13827 1727096657.15176: _execute() done 13827 1727096657.15178: dumping result to json 13827 1727096657.15183: done dumping result, returning 13827 1727096657.15190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications [12a9e070-eceb-0460-c064-000000000052] 13827 1727096657.15195: sending task result for task 12a9e070-eceb-0460-c064-000000000052 13827 1727096657.15284: done sending task result for task 12a9e070-eceb-0460-c064-000000000052 13827 1727096657.15287: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096657.15333: no more pending results, returning what we have 13827 1727096657.15336: results queue empty 13827 1727096657.15337: checking for any_errors_fatal 13827 1727096657.15342: done checking for any_errors_fatal 13827 1727096657.15343: checking for max_fail_percentage 13827 1727096657.15344: done checking for max_fail_percentage 13827 1727096657.15345: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.15346: done checking to see if all hosts have failed 13827 1727096657.15346: getting the remaining hosts for this loop 13827 1727096657.15348: done getting the remaining hosts for this loop 13827 1727096657.15351: getting the next task for host managed_node3 13827 1727096657.15360: done getting next task for host managed_node3 13827 1727096657.15363: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 13827 1727096657.15367: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.15380: getting variables 13827 1727096657.15381: in VariableManager get_vars() 13827 1727096657.15415: Calling all_inventory to load vars for managed_node3 13827 1727096657.15418: Calling groups_inventory to load vars for managed_node3 13827 1727096657.15420: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.15429: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.15432: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.15435: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.15600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.15733: done with get_vars() 13827 1727096657.15742: done getting variables 13827 1727096657.15785: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Monday 23 September 2024 09:04:17 -0400 (0:00:00.041) 0:00:09.158 ****** 13827 1727096657.15810: entering _queue_task() for managed_node3/command 13827 1727096657.16022: worker is 1 (out of 1 available) 13827 1727096657.16037: exiting _queue_task() for managed_node3/command 13827 1727096657.16048: done queuing things up, now waiting for results queue to drain 13827 1727096657.16049: waiting for pending results... 13827 1727096657.16209: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 13827 1727096657.16287: in run() - task 12a9e070-eceb-0460-c064-000000000053 13827 1727096657.16294: variable 'ansible_search_path' from source: unknown 13827 1727096657.16298: variable 'ansible_search_path' from source: unknown 13827 1727096657.16329: calling self._execute() 13827 1727096657.16394: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096657.16397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096657.16405: variable 'omit' from source: magic vars 13827 1727096657.17089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096657.19292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096657.19350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096657.19396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096657.19515: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096657.19519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096657.19550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096657.19572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096657.19594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096657.19637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096657.19649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096657.19781: variable 'ansible_distribution' from source: facts 13827 1727096657.19788: variable 'ansible_distribution_major_version' from source: facts 13827 1727096657.19811: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096657.19907: variable 'selinux_logins_purge' from source: role '' defaults 13827 1727096657.19919: Evaluated conditional (selinux_logins_purge | bool): False 13827 1727096657.19922: when evaluation is False, skipping this task 13827 1727096657.19925: _execute() done 13827 1727096657.19927: dumping result to json 13827 1727096657.19929: done dumping result, returning 13827 1727096657.19938: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications [12a9e070-eceb-0460-c064-000000000053] 13827 1727096657.19942: sending task result for task 12a9e070-eceb-0460-c064-000000000053 13827 1727096657.20030: done sending task result for task 12a9e070-eceb-0460-c064-000000000053 13827 1727096657.20033: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096657.20099: no more pending results, returning what we have 13827 1727096657.20102: results queue empty 13827 1727096657.20103: checking for any_errors_fatal 13827 1727096657.20106: done checking for any_errors_fatal 13827 1727096657.20107: checking for max_fail_percentage 13827 1727096657.20109: done checking for max_fail_percentage 13827 1727096657.20110: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.20111: done checking to see if all hosts have failed 13827 1727096657.20111: getting the remaining hosts for this loop 13827 1727096657.20113: done getting the remaining hosts for this loop 13827 1727096657.20116: getting the next task for host managed_node3 13827 1727096657.20123: done getting next task for host managed_node3 13827 1727096657.20127: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 13827 1727096657.20130: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.20144: getting variables 13827 1727096657.20146: in VariableManager get_vars() 13827 1727096657.20180: Calling all_inventory to load vars for managed_node3 13827 1727096657.20183: Calling groups_inventory to load vars for managed_node3 13827 1727096657.20185: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.20194: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.20196: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.20198: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.20393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.20518: done with get_vars() 13827 1727096657.20529: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Monday 23 September 2024 09:04:17 -0400 (0:00:00.047) 0:00:09.206 ****** 13827 1727096657.20597: entering _queue_task() for managed_node3/seboolean 13827 1727096657.20598: Creating lock for seboolean 13827 1727096657.20809: worker is 1 (out of 1 available) 13827 1727096657.20830: exiting _queue_task() for managed_node3/seboolean 13827 1727096657.20847: done queuing things up, now waiting for results queue to drain 13827 1727096657.20849: waiting for pending results... 13827 1727096657.21128: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 13827 1727096657.21225: in run() - task 12a9e070-eceb-0460-c064-000000000054 13827 1727096657.21232: variable 'ansible_search_path' from source: unknown 13827 1727096657.21235: variable 'ansible_search_path' from source: unknown 13827 1727096657.21269: variable 'selinux_booleans' from source: role '' defaults 13827 1727096657.21574: variable 'selinux_booleans' from source: role '' defaults 13827 1727096657.21689: Loaded config def from plugin (lookup/items) 13827 1727096657.21693: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096657.21705: dumping result to json 13827 1727096657.21713: done dumping result, returning 13827 1727096657.21716: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans [12a9e070-eceb-0460-c064-000000000054] 13827 1727096657.21725: sending task result for task 12a9e070-eceb-0460-c064-000000000054 13827 1727096657.21817: done sending task result for task 12a9e070-eceb-0460-c064-000000000054 13827 1727096657.21820: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096657.21868: no more pending results, returning what we have 13827 1727096657.21871: results queue empty 13827 1727096657.21871: checking for any_errors_fatal 13827 1727096657.21875: done checking for any_errors_fatal 13827 1727096657.21876: checking for max_fail_percentage 13827 1727096657.21877: done checking for max_fail_percentage 13827 1727096657.21878: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.21878: done checking to see if all hosts have failed 13827 1727096657.21879: getting the remaining hosts for this loop 13827 1727096657.21880: done getting the remaining hosts for this loop 13827 1727096657.21883: getting the next task for host managed_node3 13827 1727096657.21889: done getting next task for host managed_node3 13827 1727096657.21892: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 13827 1727096657.21895: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.21906: getting variables 13827 1727096657.21908: in VariableManager get_vars() 13827 1727096657.21933: Calling all_inventory to load vars for managed_node3 13827 1727096657.21935: Calling groups_inventory to load vars for managed_node3 13827 1727096657.21937: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.21945: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.21948: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.21950: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.22083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.22207: done with get_vars() 13827 1727096657.22214: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Monday 23 September 2024 09:04:17 -0400 (0:00:00.016) 0:00:09.223 ****** 13827 1727096657.22249: entering _queue_task() for managed_node3/community.general.sefcontext 13827 1727096657.22250: Creating lock for community.general.sefcontext 13827 1727096657.22446: worker is 1 (out of 1 available) 13827 1727096657.22461: exiting _queue_task() for managed_node3/community.general.sefcontext 13827 1727096657.22470: done queuing things up, now waiting for results queue to drain 13827 1727096657.22472: waiting for pending results... 13827 1727096657.22680: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 13827 1727096657.22761: in run() - task 12a9e070-eceb-0460-c064-000000000056 13827 1727096657.22782: variable 'ansible_search_path' from source: unknown 13827 1727096657.22785: variable 'ansible_search_path' from source: unknown 13827 1727096657.22822: variable 'selinux_fcontexts' from source: role '' defaults 13827 1727096657.23129: variable 'selinux_fcontexts' from source: role '' defaults 13827 1727096657.23343: Loaded config def from plugin (lookup/items) 13827 1727096657.23347: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096657.23360: dumping result to json 13827 1727096657.23363: done dumping result, returning 13827 1727096657.23369: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts [12a9e070-eceb-0460-c064-000000000056] 13827 1727096657.23375: sending task result for task 12a9e070-eceb-0460-c064-000000000056 13827 1727096657.23489: done sending task result for task 12a9e070-eceb-0460-c064-000000000056 13827 1727096657.23494: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096657.23575: no more pending results, returning what we have 13827 1727096657.23578: results queue empty 13827 1727096657.23579: checking for any_errors_fatal 13827 1727096657.23583: done checking for any_errors_fatal 13827 1727096657.23584: checking for max_fail_percentage 13827 1727096657.23585: done checking for max_fail_percentage 13827 1727096657.23586: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.23586: done checking to see if all hosts have failed 13827 1727096657.23587: getting the remaining hosts for this loop 13827 1727096657.23588: done getting the remaining hosts for this loop 13827 1727096657.23591: getting the next task for host managed_node3 13827 1727096657.23596: done getting next task for host managed_node3 13827 1727096657.23599: ^ task is: TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 13827 1727096657.23603: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.23617: getting variables 13827 1727096657.23618: in VariableManager get_vars() 13827 1727096657.23646: Calling all_inventory to load vars for managed_node3 13827 1727096657.23649: Calling groups_inventory to load vars for managed_node3 13827 1727096657.23651: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.23661: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.23663: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.23666: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.23884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.24059: done with get_vars() 13827 1727096657.24071: done getting variables TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Monday 23 September 2024 09:04:17 -0400 (0:00:00.018) 0:00:09.241 ****** 13827 1727096657.24138: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_seport 13827 1727096657.24140: Creating lock for fedora.linux_system_roles.local_seport 13827 1727096657.24407: worker is 1 (out of 1 available) 13827 1727096657.24422: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_seport 13827 1727096657.24439: done queuing things up, now waiting for results queue to drain 13827 1727096657.24441: waiting for pending results... 13827 1727096657.24696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 13827 1727096657.24772: in run() - task 12a9e070-eceb-0460-c064-000000000058 13827 1727096657.24780: variable 'ansible_search_path' from source: unknown 13827 1727096657.24783: variable 'ansible_search_path' from source: unknown 13827 1727096657.24873: variable 'selinux_ports' from source: role '' defaults 13827 1727096657.25263: variable 'selinux_ports' from source: role '' defaults 13827 1727096657.25345: Loaded config def from plugin (lookup/items) 13827 1727096657.25350: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096657.25364: dumping result to json 13827 1727096657.25367: done dumping result, returning 13827 1727096657.25373: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port [12a9e070-eceb-0460-c064-000000000058] 13827 1727096657.25381: sending task result for task 12a9e070-eceb-0460-c064-000000000058 13827 1727096657.25509: done sending task result for task 12a9e070-eceb-0460-c064-000000000058 13827 1727096657.25511: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096657.25588: no more pending results, returning what we have 13827 1727096657.25591: results queue empty 13827 1727096657.25592: checking for any_errors_fatal 13827 1727096657.25601: done checking for any_errors_fatal 13827 1727096657.25602: checking for max_fail_percentage 13827 1727096657.25603: done checking for max_fail_percentage 13827 1727096657.25604: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.25605: done checking to see if all hosts have failed 13827 1727096657.25605: getting the remaining hosts for this loop 13827 1727096657.25606: done getting the remaining hosts for this loop 13827 1727096657.25609: getting the next task for host managed_node3 13827 1727096657.25614: done getting next task for host managed_node3 13827 1727096657.25617: ^ task is: TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 13827 1727096657.25620: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.25637: getting variables 13827 1727096657.25639: in VariableManager get_vars() 13827 1727096657.25668: Calling all_inventory to load vars for managed_node3 13827 1727096657.25671: Calling groups_inventory to load vars for managed_node3 13827 1727096657.25677: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.25686: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.25689: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.25693: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.25862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.26037: done with get_vars() 13827 1727096657.26044: done getting variables TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Monday 23 September 2024 09:04:17 -0400 (0:00:00.019) 0:00:09.261 ****** 13827 1727096657.26079: entering _queue_task() for managed_node3/community.general.selogin 13827 1727096657.26081: Creating lock for community.general.selogin 13827 1727096657.26308: worker is 1 (out of 1 available) 13827 1727096657.26329: exiting _queue_task() for managed_node3/community.general.selogin 13827 1727096657.26341: done queuing things up, now waiting for results queue to drain 13827 1727096657.26342: waiting for pending results... 13827 1727096657.26633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 13827 1727096657.26644: in run() - task 12a9e070-eceb-0460-c064-00000000005a 13827 1727096657.26862: variable 'ansible_search_path' from source: unknown 13827 1727096657.26866: variable 'ansible_search_path' from source: unknown 13827 1727096657.26869: variable 'selinux_logins' from source: role '' defaults 13827 1727096657.27083: variable 'selinux_logins' from source: role '' defaults 13827 1727096657.27751: Loaded config def from plugin (lookup/items) 13827 1727096657.27765: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096657.27832: dumping result to json 13827 1727096657.27937: done dumping result, returning 13827 1727096657.27990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping [12a9e070-eceb-0460-c064-00000000005a] 13827 1727096657.27997: sending task result for task 12a9e070-eceb-0460-c064-00000000005a skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096657.28282: no more pending results, returning what we have 13827 1727096657.28286: results queue empty 13827 1727096657.28287: checking for any_errors_fatal 13827 1727096657.28293: done checking for any_errors_fatal 13827 1727096657.28294: checking for max_fail_percentage 13827 1727096657.28295: done checking for max_fail_percentage 13827 1727096657.28296: checking to see if all hosts have failed and the running result is not ok 13827 1727096657.28297: done checking to see if all hosts have failed 13827 1727096657.28297: getting the remaining hosts for this loop 13827 1727096657.28299: done getting the remaining hosts for this loop 13827 1727096657.28311: getting the next task for host managed_node3 13827 1727096657.28317: done getting next task for host managed_node3 13827 1727096657.28321: ^ task is: TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 13827 1727096657.28324: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096657.28338: getting variables 13827 1727096657.28340: in VariableManager get_vars() 13827 1727096657.28372: Calling all_inventory to load vars for managed_node3 13827 1727096657.28374: Calling groups_inventory to load vars for managed_node3 13827 1727096657.28376: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096657.28385: Calling all_plugins_play to load vars for managed_node3 13827 1727096657.28387: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096657.28390: Calling groups_plugins_play to load vars for managed_node3 13827 1727096657.28585: done sending task result for task 12a9e070-eceb-0460-c064-00000000005a 13827 1727096657.28589: WORKER PROCESS EXITING 13827 1727096657.28599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096657.28740: done with get_vars() 13827 1727096657.28750: done getting variables TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Monday 23 September 2024 09:04:17 -0400 (0:00:00.027) 0:00:09.288 ****** 13827 1727096657.28809: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096657.28811: Creating lock for fedora.linux_system_roles.selinux_modules_facts 13827 1727096657.29032: worker is 1 (out of 1 available) 13827 1727096657.29046: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096657.29060: done queuing things up, now waiting for results queue to drain 13827 1727096657.29062: waiting for pending results... 13827 1727096657.29279: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 13827 1727096657.29421: in run() - task 12a9e070-eceb-0460-c064-00000000005c 13827 1727096657.29426: variable 'ansible_search_path' from source: unknown 13827 1727096657.29434: variable 'ansible_search_path' from source: unknown 13827 1727096657.29437: calling self._execute() 13827 1727096657.29663: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096657.29667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096657.29669: variable 'omit' from source: magic vars 13827 1727096657.30082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096657.32263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096657.32344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096657.32536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096657.32629: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096657.32670: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096657.32800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096657.32845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096657.32926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096657.32980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096657.33038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096657.33360: variable 'ansible_distribution' from source: facts 13827 1727096657.33447: variable 'ansible_distribution_major_version' from source: facts 13827 1727096657.33451: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096657.33454: variable 'omit' from source: magic vars 13827 1727096657.33470: variable 'omit' from source: magic vars 13827 1727096657.33510: variable 'omit' from source: magic vars 13827 1727096657.33540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096657.33590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096657.33613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096657.33655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096657.33688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096657.33722: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096657.33773: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096657.33776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096657.33883: Set connection var ansible_connection to ssh 13827 1727096657.33909: Set connection var ansible_shell_executable to /bin/sh 13827 1727096657.33923: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096657.33961: Set connection var ansible_shell_type to sh 13827 1727096657.33964: Set connection var ansible_pipelining to False 13827 1727096657.33966: Set connection var ansible_timeout to 10 13827 1727096657.33975: variable 'ansible_shell_executable' from source: unknown 13827 1727096657.33982: variable 'ansible_connection' from source: unknown 13827 1727096657.33993: variable 'ansible_module_compression' from source: unknown 13827 1727096657.34005: variable 'ansible_shell_type' from source: unknown 13827 1727096657.34016: variable 'ansible_shell_executable' from source: unknown 13827 1727096657.34116: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096657.34119: variable 'ansible_pipelining' from source: unknown 13827 1727096657.34121: variable 'ansible_timeout' from source: unknown 13827 1727096657.34123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096657.34187: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096657.34202: variable 'omit' from source: magic vars 13827 1727096657.34212: starting attempt loop 13827 1727096657.34226: running the handler 13827 1727096657.34355: _low_level_execute_command(): starting 13827 1727096657.34360: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096657.34974: 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 <<< 13827 1727096657.35000: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096657.35037: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096657.35085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096657.35121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096657.35175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13827 1727096657.37364: stdout chunk (state=3): >>>/root <<< 13827 1727096657.37368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096657.37371: stdout chunk (state=3): >>><<< 13827 1727096657.37373: stderr chunk (state=3): >>><<< 13827 1727096657.37445: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 13827 1727096657.37488: _low_level_execute_command(): starting 13827 1727096657.37543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692 `" && echo ansible-tmp-1727096657.3747323-14194-99744963808692="` echo /root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692 `" ) && sleep 0' 13827 1727096657.38124: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096657.38131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096657.38133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096657.38135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096657.38139: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096657.38141: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096657.38202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096657.38205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096657.38270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13827 1727096657.40710: stdout chunk (state=3): >>>ansible-tmp-1727096657.3747323-14194-99744963808692=/root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692 <<< 13827 1727096657.41082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096657.41086: stdout chunk (state=3): >>><<< 13827 1727096657.41088: stderr chunk (state=3): >>><<< 13827 1727096657.41095: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096657.3747323-14194-99744963808692=/root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 13827 1727096657.41162: variable 'ansible_module_compression' from source: unknown 13827 1727096657.41204: ANSIBALLZ: Using lock for fedora.linux_system_roles.selinux_modules_facts 13827 1727096657.41212: ANSIBALLZ: Acquiring lock 13827 1727096657.41219: ANSIBALLZ: Lock acquired: 140353309784112 13827 1727096657.41268: ANSIBALLZ: Creating module 13827 1727096657.55271: ANSIBALLZ: Writing module into payload 13827 1727096657.55374: ANSIBALLZ: Writing module 13827 1727096657.55424: ANSIBALLZ: Renaming module 13827 1727096657.55462: ANSIBALLZ: Done creating module 13827 1727096657.55479: variable 'ansible_facts' from source: unknown 13827 1727096657.55595: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/AnsiballZ_selinux_modules_facts.py 13827 1727096657.55804: Sending initial data 13827 1727096657.55806: Sent initial data (169 bytes) 13827 1727096657.56494: 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 <<< 13827 1727096657.56498: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096657.56500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096657.56503: 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 <<< 13827 1727096657.56505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096657.56663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096657.56683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096657.56701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096657.56806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13827 1727096657.59099: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096657.59191: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096657.59300: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp7xrnmwua /root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096657.59310: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096657.59375: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp7xrnmwua" to remote "/root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/AnsiballZ_selinux_modules_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096657.60341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096657.60434: stderr chunk (state=3): >>><<< 13827 1727096657.60437: stdout chunk (state=3): >>><<< 13827 1727096657.60440: done transferring module to remote 13827 1727096657.60465: _low_level_execute_command(): starting 13827 1727096657.60476: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/ /root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096657.61108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096657.61117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096657.61162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096657.61165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096657.61168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096657.61170: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096657.61172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096657.61194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096657.61197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096657.61199: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096657.61209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096657.61218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096657.61231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096657.61300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096657.61303: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096657.61305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096657.61324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096657.61337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096657.61362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096657.61455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13827 1727096657.63949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096657.63995: stderr chunk (state=3): >>><<< 13827 1727096657.63999: stdout chunk (state=3): >>><<< 13827 1727096657.64019: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 13827 1727096657.64112: _low_level_execute_command(): starting 13827 1727096657.64116: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096657.64680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096657.64695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096657.64711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096657.64771: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096657.64825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096657.64844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096657.64876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096657.64980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 13827 1727096657.68048: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096657.68083: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096657.68120: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096657.68123: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096657.68249: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096657.68319: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096657.68322: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096657.68346: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096657.68412: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 13827 1727096657.68430: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096657.68498: stdout chunk (state=3): >>># /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 0x7f326db104d0> <<< 13827 1727096657.68516: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326dadfb30> <<< 13827 1727096657.68548: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326db12a50> <<< 13827 1727096657.68597: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 13827 1727096657.68624: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096657.68710: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096657.68777: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096657.68808: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096657.68813: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096657.68842: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096657.68860: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096657.68876: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096657.68927: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096657.68947: stdout chunk (state=3): >>>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' <<< 13827 1727096657.68958: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8c1130> <<< 13827 1727096657.69039: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096657.69123: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8c1fa0> 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<<< 13827 1727096657.69128: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 13827 1727096657.69464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096657.69481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096657.69499: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096657.69517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096657.69540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096657.69719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8ffdd0> # /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 0x7f326d8fffe0> <<< 13827 1727096657.69722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096657.69765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096657.69788: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096657.69859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096657.69878: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096657.69910: 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' <<< 13827 1727096657.69915: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d937800> <<< 13827 1727096657.69940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096657.69949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d937e90> <<< 13827 1727096657.69978: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096657.70036: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d917aa0> <<< 13827 1727096657.70214: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8fcf80> <<< 13827 1727096657.70236: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096657.70267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096657.70274: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096657.70312: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096657.70339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096657.70364: 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' <<< 13827 1727096657.70405: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d957770> <<< 13827 1727096657.70440: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d956390> <<< 13827 1727096657.70471: 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 0x7f326d916090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d954bc0> <<< 13827 1727096657.70590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9887a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8fc200> <<< 13827 1727096657.70593: 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' <<< 13827 1727096657.70634: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f326d988c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d988b00> <<< 13827 1727096657.70833: 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 0x7f326d988e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8fad20> # /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 0x7f326d989520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9891f0> 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 0x7f326d98a420> import 'importlib.util' # <<< 13827 1727096657.70908: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096657.70945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096657.70966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9a45f0> <<< 13827 1727096657.70985: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096657.71030: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f326d9a5d30> <<< 13827 1727096657.71048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096657.71159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9a6bd0> <<< 13827 1727096657.71176: 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 0x7f326d9a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9a6120> <<< 13827 1727096657.71479: 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' <<< 13827 1727096657.71500: 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 0x7f326d9a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d98a450> # /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 0x7f326d71fbc0> # /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' <<< 13827 1727096657.71525: 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 0x7f326d748620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d748380> # 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 0x7f326d748650> # /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' <<< 13827 1727096657.71577: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096657.71692: 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 0x7f326d748f80><<< 13827 1727096657.71733: stdout chunk (state=3): >>> <<< 13827 1727096657.71831: 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 0x7f326d749850> <<< 13827 1727096657.71864: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d748830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d71dd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096657.71890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096657.71919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d74ac60> <<< 13827 1727096657.71981: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d7499a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d98ab10> <<< 13827 1727096657.71994: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096657.72078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096657.72081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096657.72096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096657.72125: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d76eff0> <<< 13827 1727096657.72178: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096657.72203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096657.72234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096657.72246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096657.72285: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d797380> <<< 13827 1727096657.72295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096657.72339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096657.72407: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096657.72426: 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 0x7f326d7f4110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096657.72460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096657.72488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096657.72535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096657.72611: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d7f6840> <<< 13827 1727096657.72930: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d7f4230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d7c5160> # /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 0x7f326d1251c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d796180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d74bbc0> <<< 13827 1727096657.72944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096657.72979: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f326d7962a0> <<< 13827 1727096657.73198: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_qt34hm2s/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip'<<< 13827 1727096657.73207: stdout chunk (state=3): >>> <<< 13827 1727096657.73231: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096657.73233: stdout chunk (state=3): >>> <<< 13827 1727096657.73448: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.73500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096657.73549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096657.73689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d176e10> import '_typing' # <<< 13827 1727096657.73969: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d155d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d154e90> <<< 13827 1727096657.74008: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 13827 1727096657.74019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.74052: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096657.74114: stdout chunk (state=3): >>> # zipimport: zlib available<<< 13827 1727096657.74119: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 13827 1727096657.74133: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.75943: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.77555: 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 0x7f326d174ce0> # /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' <<< 13827 1727096657.77581: 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' <<< 13827 1727096657.77682: 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 0x7f326d1a27e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1a2570> <<< 13827 1727096657.77688: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1a1e80> <<< 13827 1727096657.77772: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1a22d0> <<< 13827 1727096657.77779: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d177aa0> import 'atexit' # <<< 13827 1727096657.77809: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096657.77814: stdout chunk (state=3): >>># 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 0x7f326d1a3530> <<< 13827 1727096657.77845: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096657.77848: 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 0x7f326d1a3770> <<< 13827 1727096657.77892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096657.77922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096657.77996: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1a3c50> <<< 13827 1727096657.78003: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096657.78024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096657.78070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096657.78095: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d009ac0> <<< 13827 1727096657.78159: 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 0x7f326d00b6b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096657.78162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096657.78234: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d00bfb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096657.78263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096657.78307: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d00d250> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096657.78365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096657.78413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096657.78442: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d00fcb0> <<< 13827 1727096657.78491: 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 0x7f326d8fae10> <<< 13827 1727096657.78516: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d00dfa0> <<< 13827 1727096657.78569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096657.78590: 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' <<< 13827 1727096657.78681: stdout chunk (state=3): >>># /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' <<< 13827 1727096657.78687: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d017a40> <<< 13827 1727096657.78791: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d016510> <<< 13827 1727096657.78798: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d016270> <<< 13827 1727096657.78822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096657.78824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096657.78934: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d0167e0> <<< 13827 1727096657.78969: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d00e420> <<< 13827 1727096657.78995: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096657.79001: 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 0x7f326d05bc80> <<< 13827 1727096657.79033: 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' <<< 13827 1727096657.79040: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d05be60> <<< 13827 1727096657.79095: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096657.79100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096657.79158: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096657.79162: 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 0x7f326d061880> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d061670> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096657.79288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096657.79382: 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 0x7f326d063d40> <<< 13827 1727096657.79388: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d061f10> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096657.79434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096657.79462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096657.79521: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d067560> <<< 13827 1727096657.79804: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d063ef0> <<< 13827 1727096657.79882: 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 0x7f326d0682f0> # 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 0x7f326d068320> # 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 0x7f326d0688f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d05bef0> # /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' <<< 13827 1727096657.79979: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f326d06bf80> <<< 13827 1727096657.80048: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f326d0f11c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d06a720> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096657.80102: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f326d06bad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d06a360> # zipimport: zlib available <<< 13827 1727096657.80179: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096657.80276: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.80316: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096657.80362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096657.80365: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.80451: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.80564: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.81123: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.81665: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096657.81740: 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' <<< 13827 1727096657.81795: 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 0x7f326d0f9340> <<< 13827 1727096657.81874: 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 0x7f326d0fa150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d068c50> <<< 13827 1727096657.81942: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096657.82101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.82260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d0f9e20> # zipimport: zlib available <<< 13827 1727096657.82695: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.83153: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.83223: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.83285: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13827 1727096657.83369: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.83405: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096657.83473: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.83534: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096657.83630: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096657.83661: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13827 1727096657.83869: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.84085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096657.84131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 13827 1727096657.84204: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d0fb0e0> <<< 13827 1727096657.84216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.84301: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.84373: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096657.84402: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 13827 1727096657.84493: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13827 1727096657.84534: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.84578: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.84645: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.84693: 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 <<< 13827 1727096657.84722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096657.84819: 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 0x7f326cf059d0> <<< 13827 1727096657.84903: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326cf02db0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096657.84946: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.84995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.85018: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.85066: 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' <<< 13827 1727096657.85104: 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 <<< 13827 1727096657.85107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096657.85128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096657.85189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096657.85210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096657.85267: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1fe3c0> <<< 13827 1727096657.85307: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1ea090> <<< 13827 1727096657.85390: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326cf05880> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d068d10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13827 1727096657.85423: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.85458: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096657.85514: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096657.85543: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.85588: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 13827 1727096657.85610: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096657.85642: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.85673: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available <<< 13827 1727096657.85691: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13827 1727096657.85767: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096657.85855: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096657.85900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096657.86003: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f326cf7e030> <<< 13827 1727096657.86007: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326cf97a70> <<< 13827 1727096657.86068: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096660.41025: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141b<<< 13827 1727096660.41113: stdout chunk (state=3): >>>fd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949<<< 13827 1727096660.41127: stdout chunk (state=3): >>>be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "che<<< 13827 1727096660.41141: stdout chunk (state=3): >>>cksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096660.41472: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096660.41476: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 13827 1727096660.41492: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 <<< 13827 1727096660.41573: stdout chunk (state=3): >>># 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 <<< 13827 1727096660.41589: 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 # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096660.41873: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096660.41897: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 13827 1727096660.42062: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 13827 1727096660.42114: stdout chunk (state=3): >>># 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 _semanage # 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 <<< 13827 1727096660.42146: stdout chunk (state=3): >>># 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 <<< 13827 1727096660.42181: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096660.42241: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13827 1727096660.42463: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096660.42504: stdout chunk (state=3): >>># 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 <<< 13827 1727096660.42537: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096660.42602: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096660.42631: stdout chunk (state=3): >>># 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 <<< 13827 1727096660.42689: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 13827 1727096660.42720: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096660.42730: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096660.43116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096660.43135: stderr chunk (state=3): >>><<< 13827 1727096660.43152: stdout chunk (state=3): >>><<< 13827 1727096660.43477: _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 0x7f326db104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326dadfb30> # /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 0x7f326db12a50> 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 0x7f326d8c1130> # /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 0x7f326d8c1fa0> 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 0x7f326d8ffdd0> # /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 0x7f326d8fffe0> # /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 0x7f326d937800> # /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 0x7f326d937e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d917aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8fcf80> # /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 0x7f326d957770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d956390> # /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 0x7f326d916090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d954bc0> # /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 0x7f326d9887a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8fc200> # /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 0x7f326d988c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d988b00> # 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 0x7f326d988e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d8fad20> # /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 0x7f326d989520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9891f0> 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 0x7f326d98a420> 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 0x7f326d9a45f0> 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 0x7f326d9a5d30> # /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 0x7f326d9a6bd0> # 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 0x7f326d9a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9a6120> # /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 0x7f326d9a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d9a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d98a450> # /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 0x7f326d71fbc0> # /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 0x7f326d748620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d748380> # 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 0x7f326d748650> # /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 0x7f326d748f80> # 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 0x7f326d749850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d748830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d71dd60> # /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 0x7f326d74ac60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d7499a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d98ab10> # /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 0x7f326d76eff0> # /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 0x7f326d797380> # /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 0x7f326d7f4110> # /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 0x7f326d7f6840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d7f4230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d7c5160> # /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 0x7f326d1251c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d796180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d74bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f326d7962a0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_qt34hm2s/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7f326d176e10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d155d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d154e90> # 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 0x7f326d174ce0> # /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 0x7f326d1a27e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1a2570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1a1e80> # /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 0x7f326d1a22d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d177aa0> 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 0x7f326d1a3530> # 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 0x7f326d1a3770> # /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 0x7f326d1a3c50> 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 0x7f326d009ac0> # 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 0x7f326d00b6b0> # /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 0x7f326d00bfb0> # /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 0x7f326d00d250> # /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 0x7f326d00fcb0> # 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 0x7f326d8fae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d00dfa0> # /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 0x7f326d017a40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d016510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d016270> # /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 0x7f326d0167e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d00e420> # 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 0x7f326d05bc80> # /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 0x7f326d05be60> # /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 0x7f326d061880> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d061670> # /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 0x7f326d063d40> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d061f10> # /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 0x7f326d067560> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d063ef0> # 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 0x7f326d0682f0> # 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 0x7f326d068320> # 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 0x7f326d0688f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d05bef0> # /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 0x7f326d06bf80> # 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 0x7f326d0f11c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d06a720> # 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 0x7f326d06bad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d06a360> # 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 0x7f326d0f9340> # /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 0x7f326d0fa150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d068c50> 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 0x7f326d0f9e20> # 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 0x7f326d0fb0e0> # 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 0x7f326cf059d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326cf02db0> 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 0x7f326d1fe3c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d1ea090> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326cf05880> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326d068d10> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f326cf7e030> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f326cf97a70> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.46.68 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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 13827 1727096660.48299: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096660.48304: _low_level_execute_command(): starting 13827 1727096660.48306: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096657.3747323-14194-99744963808692/ > /dev/null 2>&1 && sleep 0' 13827 1727096660.48869: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096660.48873: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096660.48962: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096660.48979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096660.49078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096660.50969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096660.50982: stdout chunk (state=3): >>><<< 13827 1727096660.50998: stderr chunk (state=3): >>><<< 13827 1727096660.51023: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096660.51161: handler run complete 13827 1727096660.51701: variable 'ansible_facts' from source: unknown 13827 1727096660.52006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096660.54917: variable 'ansible_facts' from source: unknown 13827 1727096660.55654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096660.56919: attempt loop complete, returning result 13827 1727096660.56948: _execute() done 13827 1727096660.57059: dumping result to json 13827 1727096660.57090: done dumping result, returning 13827 1727096660.57104: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts [12a9e070-eceb-0460-c064-00000000005c] 13827 1727096660.57112: sending task result for task 12a9e070-eceb-0460-c064-00000000005c 13827 1727096660.58424: done sending task result for task 12a9e070-eceb-0460-c064-00000000005c 13827 1727096660.58430: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096660.62821: no more pending results, returning what we have 13827 1727096660.62824: results queue empty 13827 1727096660.62825: checking for any_errors_fatal 13827 1727096660.62884: done checking for any_errors_fatal 13827 1727096660.62885: checking for max_fail_percentage 13827 1727096660.62887: done checking for max_fail_percentage 13827 1727096660.62888: checking to see if all hosts have failed and the running result is not ok 13827 1727096660.62889: done checking to see if all hosts have failed 13827 1727096660.62890: getting the remaining hosts for this loop 13827 1727096660.62891: done getting the remaining hosts for this loop 13827 1727096660.62895: getting the next task for host managed_node3 13827 1727096660.62901: done getting next task for host managed_node3 13827 1727096660.62905: ^ task is: TASK: fedora.linux_system_roles.selinux : Load SELinux modules 13827 1727096660.62907: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096660.63008: getting variables 13827 1727096660.63010: in VariableManager get_vars() 13827 1727096660.63036: Calling all_inventory to load vars for managed_node3 13827 1727096660.63038: Calling groups_inventory to load vars for managed_node3 13827 1727096660.63040: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096660.63049: Calling all_plugins_play to load vars for managed_node3 13827 1727096660.63058: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096660.63062: Calling groups_plugins_play to load vars for managed_node3 13827 1727096660.63869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096660.65140: done with get_vars() 13827 1727096660.65168: done getting variables TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Monday 23 September 2024 09:04:20 -0400 (0:00:03.364) 0:00:12.653 ****** 13827 1727096660.65276: entering _queue_task() for managed_node3/include_tasks 13827 1727096660.65653: worker is 1 (out of 1 available) 13827 1727096660.65840: exiting _queue_task() for managed_node3/include_tasks 13827 1727096660.65852: done queuing things up, now waiting for results queue to drain 13827 1727096660.65854: waiting for pending results... 13827 1727096660.66397: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Load SELinux modules 13827 1727096660.66402: in run() - task 12a9e070-eceb-0460-c064-00000000005d 13827 1727096660.66415: variable 'ansible_search_path' from source: unknown 13827 1727096660.66421: variable 'ansible_search_path' from source: unknown 13827 1727096660.66930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096660.69885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096660.69993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096660.70028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096660.70101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096660.70108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096660.70232: variable 'selinux_modules' from source: task vars 13827 1727096660.70432: variable 'playbook_dir' from source: magic vars 13827 1727096660.70525: variable 'omit' from source: magic vars 13827 1727096660.70661: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096660.70679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096660.70695: variable 'omit' from source: magic vars 13827 1727096660.71083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096660.71087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096660.71089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096660.71114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096660.71138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096660.71268: variable 'ansible_distribution' from source: facts 13827 1727096660.71277: variable 'ansible_distribution_major_version' from source: facts 13827 1727096660.71302: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096660.71423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096660.71623: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096660.71672: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096660.71707: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096660.71945: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096660.71952: 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) 13827 1727096660.71959: 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) 13827 1727096660.71961: 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) 13827 1727096660.71963: 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) 13827 1727096660.71965: variable 'selinux_modules' from source: task vars 13827 1727096660.72287: variable 'playbook_dir' from source: magic vars 13827 1727096660.72305: Evaluated conditional (selinux_modules is defined): True 13827 1727096660.72358: variable '__selinux_item' from source: unknown 13827 1727096660.72437: variable '__selinux_item' from source: unknown 13827 1727096660.72730: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096660.72733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096660.72736: variable 'omit' from source: magic vars 13827 1727096660.72945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096660.72960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096660.72993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096660.73053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096660.73062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096660.73204: variable 'ansible_distribution' from source: facts 13827 1727096660.73271: variable 'ansible_distribution_major_version' from source: facts 13827 1727096660.73274: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096660.73330: 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) 13827 1727096660.73360: 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) 13827 1727096660.73393: 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) 13827 1727096660.73430: 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) 13827 1727096660.73501: variable 'selinux_modules' from source: task vars 13827 1727096660.73582: variable 'playbook_dir' from source: magic vars 13827 1727096660.73604: Evaluated conditional (selinux_modules is defined): True 13827 1727096660.73645: variable '__selinux_item' from source: unknown 13827 1727096660.73731: variable '__selinux_item' from source: unknown 13827 1727096660.73898: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096660.73901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096660.74063: variable 'omit' from source: magic vars 13827 1727096660.74154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096660.74196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096660.74230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096660.74285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096660.74305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096660.74451: variable 'ansible_distribution' from source: facts 13827 1727096660.74464: variable 'ansible_distribution_major_version' from source: facts 13827 1727096660.74477: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096660.74586: 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) 13827 1727096660.74621: 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) 13827 1727096660.74655: 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) 13827 1727096660.74688: 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) 13827 1727096660.74814: variable 'selinux_modules' from source: task vars 13827 1727096660.74860: variable 'playbook_dir' from source: magic vars 13827 1727096660.74921: Evaluated conditional (selinux_modules is defined): True 13827 1727096660.74931: variable '__selinux_item' from source: unknown 13827 1727096660.74992: variable '__selinux_item' from source: unknown 13827 1727096660.75248: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096660.75257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096660.75261: variable 'omit' from source: magic vars 13827 1727096660.75462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096660.75468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096660.75487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096660.75535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096660.75570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096660.75707: variable 'ansible_distribution' from source: facts 13827 1727096660.75787: variable 'ansible_distribution_major_version' from source: facts 13827 1727096660.75791: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096660.75836: 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) 13827 1727096660.75865: 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) 13827 1727096660.75898: 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) 13827 1727096660.75936: 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) 13827 1727096660.76004: variable 'selinux_modules' from source: task vars 13827 1727096660.76089: variable 'playbook_dir' from source: magic vars 13827 1727096660.76110: Evaluated conditional (selinux_modules is defined): True 13827 1727096660.76159: variable '__selinux_item' from source: unknown 13827 1727096660.76243: variable '__selinux_item' from source: unknown 13827 1727096660.76567: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096660.76572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096660.76574: variable 'omit' from source: magic vars 13827 1727096660.76630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096660.76852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096660.76889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096660.76943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096660.76964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096660.77098: variable 'ansible_distribution' from source: facts 13827 1727096660.77110: variable 'ansible_distribution_major_version' from source: facts 13827 1727096660.77131: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096660.77230: 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) 13827 1727096660.77335: 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) 13827 1727096660.77344: 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) 13827 1727096660.77346: 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) 13827 1727096660.77392: variable 'selinux_modules' from source: task vars 13827 1727096660.77477: variable 'playbook_dir' from source: magic vars 13827 1727096660.77492: Evaluated conditional (selinux_modules is defined): True 13827 1727096660.77529: variable '__selinux_item' from source: unknown 13827 1727096660.77600: variable '__selinux_item' from source: unknown 13827 1727096660.77877: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096660.77881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096660.77883: variable 'omit' from source: magic vars 13827 1727096660.78017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096660.78049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096660.78080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096660.78133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096660.78152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096660.78287: variable 'ansible_distribution' from source: facts 13827 1727096660.78296: variable 'ansible_distribution_major_version' from source: facts 13827 1727096660.78311: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096660.78419: 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) 13827 1727096660.78446: 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) 13827 1727096660.78531: 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) 13827 1727096660.78534: 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) 13827 1727096660.78580: variable 'selinux_modules' from source: task vars 13827 1727096660.78658: variable 'playbook_dir' from source: magic vars 13827 1727096660.78672: Evaluated conditional (selinux_modules is defined): True 13827 1727096660.78701: variable '__selinux_item' from source: unknown 13827 1727096660.78767: variable '__selinux_item' from source: unknown 13827 1727096660.79066: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096660.79069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096660.79072: variable 'omit' from source: magic vars 13827 1727096660.79190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096660.79263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096660.79266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096660.79306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096660.79329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096660.79470: variable 'ansible_distribution' from source: facts 13827 1727096660.79480: variable 'ansible_distribution_major_version' from source: facts 13827 1727096660.79502: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096660.79597: 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) 13827 1727096660.79662: 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) 13827 1727096660.79665: 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) 13827 1727096660.79786: 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) 13827 1727096660.79871: variable 'selinux_modules' from source: task vars 13827 1727096660.79965: variable 'playbook_dir' from source: magic vars 13827 1727096660.79972: Evaluated conditional (selinux_modules is defined): True 13827 1727096660.80008: variable '__selinux_item' from source: unknown 13827 1727096660.80161: variable '__selinux_item' from source: unknown 13827 1727096660.80233: dumping result to json 13827 1727096660.80236: done dumping result, returning 13827 1727096660.80247: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Load SELinux modules [12a9e070-eceb-0460-c064-00000000005d] 13827 1727096660.80250: sending task result for task 12a9e070-eceb-0460-c064-00000000005d 13827 1727096660.80651: done sending task result for task 12a9e070-eceb-0460-c064-00000000005d 13827 1727096660.80654: WORKER PROCESS EXITING 13827 1727096660.80735: no more pending results, returning what we have 13827 1727096660.80740: in VariableManager get_vars() 13827 1727096660.80811: Calling all_inventory to load vars for managed_node3 13827 1727096660.80818: Calling groups_inventory to load vars for managed_node3 13827 1727096660.80821: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096660.80843: Calling all_plugins_play to load vars for managed_node3 13827 1727096660.80847: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096660.80851: Calling groups_plugins_play to load vars for managed_node3 13827 1727096660.83376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096660.84844: done with get_vars() 13827 1727096660.84868: variable 'ansible_search_path' from source: unknown 13827 1727096660.84870: variable 'ansible_search_path' from source: unknown 13827 1727096660.84916: variable 'ansible_search_path' from source: unknown 13827 1727096660.84918: variable 'ansible_search_path' from source: unknown 13827 1727096660.84945: variable 'ansible_search_path' from source: unknown 13827 1727096660.84946: variable 'ansible_search_path' from source: unknown 13827 1727096660.84981: variable 'ansible_search_path' from source: unknown 13827 1727096660.84983: variable 'ansible_search_path' from source: unknown 13827 1727096660.85009: variable 'ansible_search_path' from source: unknown 13827 1727096660.85010: variable 'ansible_search_path' from source: unknown 13827 1727096660.85035: variable 'ansible_search_path' from source: unknown 13827 1727096660.85036: variable 'ansible_search_path' from source: unknown 13827 1727096660.85064: variable 'ansible_search_path' from source: unknown 13827 1727096660.85065: variable 'ansible_search_path' from source: unknown 13827 1727096660.85095: we have included files to process 13827 1727096660.85097: generating all_blocks data 13827 1727096660.85101: done generating all_blocks data 13827 1727096660.85105: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.85106: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.85108: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.86548: done processing included file 13827 1727096660.86551: iterating over new_blocks loaded from include file 13827 1727096660.86553: in VariableManager get_vars() 13827 1727096660.86577: done with get_vars() 13827 1727096660.86579: filtering new block on tags 13827 1727096660.86632: done filtering new block on tags 13827 1727096660.86636: in VariableManager get_vars() 13827 1727096660.86659: done with get_vars() 13827 1727096660.86661: filtering new block on tags 13827 1727096660.86683: done filtering new block on tags 13827 1727096660.86685: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml for managed_node3 => (item={'path': 'selinux_modules/linux-system-roles-selinux-test-a.pp'}) 13827 1727096660.86691: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.86692: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.86696: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.88154: done processing included file 13827 1727096660.88159: iterating over new_blocks loaded from include file 13827 1727096660.88160: in VariableManager get_vars() 13827 1727096660.88181: done with get_vars() 13827 1727096660.88184: filtering new block on tags 13827 1727096660.88224: done filtering new block on tags 13827 1727096660.88228: in VariableManager get_vars() 13827 1727096660.88248: done with get_vars() 13827 1727096660.88249: filtering new block on tags 13827 1727096660.88473: done filtering new block on tags 13827 1727096660.88476: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml for managed_node3 => (item={'name': 'linux-system-roles-selinux-test-a', 'state': 'disabled'}) 13827 1727096660.88480: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.88481: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.88484: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.90257: done processing included file 13827 1727096660.90462: iterating over new_blocks loaded from include file 13827 1727096660.90464: in VariableManager get_vars() 13827 1727096660.90486: done with get_vars() 13827 1727096660.90488: filtering new block on tags 13827 1727096660.90533: done filtering new block on tags 13827 1727096660.90537: in VariableManager get_vars() 13827 1727096660.90559: done with get_vars() 13827 1727096660.90561: filtering new block on tags 13827 1727096660.90582: done filtering new block on tags 13827 1727096660.90584: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml for managed_node3 => (item={'name': 'linux-system-roles-selinux-test-a', 'state': 'enabled'}) 13827 1727096660.90588: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.90589: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.90593: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.92550: done processing included file 13827 1727096660.92552: iterating over new_blocks loaded from include file 13827 1727096660.92554: in VariableManager get_vars() 13827 1727096660.92579: done with get_vars() 13827 1727096660.92581: filtering new block on tags 13827 1727096660.92626: done filtering new block on tags 13827 1727096660.92630: in VariableManager get_vars() 13827 1727096660.92652: done with get_vars() 13827 1727096660.92654: filtering new block on tags 13827 1727096660.92682: done filtering new block on tags 13827 1727096660.92685: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml for managed_node3 => (item={'path': 'linux-system-roles-selinux-test-b.pp', 'priority': '500'}) 13827 1727096660.92689: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.92690: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.92694: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.93729: done processing included file 13827 1727096660.93731: iterating over new_blocks loaded from include file 13827 1727096660.93732: in VariableManager get_vars() 13827 1727096660.93759: done with get_vars() 13827 1727096660.93761: filtering new block on tags 13827 1727096660.93804: done filtering new block on tags 13827 1727096660.93807: in VariableManager get_vars() 13827 1727096660.93827: done with get_vars() 13827 1727096660.93829: filtering new block on tags 13827 1727096660.93849: done filtering new block on tags 13827 1727096660.93851: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml for managed_node3 => (item={'name': 'linux-system-roles-selinux-test-b', 'priority': '500', 'state': 'disabled'}) 13827 1727096660.93862: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.93863: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.93866: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.94892: done processing included file 13827 1727096660.94894: iterating over new_blocks loaded from include file 13827 1727096660.94895: in VariableManager get_vars() 13827 1727096660.94920: done with get_vars() 13827 1727096660.94923: filtering new block on tags 13827 1727096660.94966: done filtering new block on tags 13827 1727096660.94969: in VariableManager get_vars() 13827 1727096660.94988: done with get_vars() 13827 1727096660.94989: filtering new block on tags 13827 1727096660.95010: done filtering new block on tags 13827 1727096660.95011: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml for managed_node3 => (item={'path': '/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp', 'priority': '600'}) 13827 1727096660.95016: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.95017: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.95025: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096660.96022: done processing included file 13827 1727096660.96024: iterating over new_blocks loaded from include file 13827 1727096660.96025: in VariableManager get_vars() 13827 1727096660.96045: done with get_vars() 13827 1727096660.96047: filtering new block on tags 13827 1727096660.96090: done filtering new block on tags 13827 1727096660.96094: in VariableManager get_vars() 13827 1727096660.96118: done with get_vars() 13827 1727096660.96120: filtering new block on tags 13827 1727096660.96139: done filtering new block on tags 13827 1727096660.96141: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml for managed_node3 => (item={'name': 'linux-system-roles-selinux-test-c', 'priority': '600', 'state': 'absent'}) 13827 1727096660.96146: extending task lists for all hosts with included blocks 13827 1727096660.97521: done extending task lists 13827 1727096660.97523: done processing included files 13827 1727096660.97524: results queue empty 13827 1727096660.97524: checking for any_errors_fatal 13827 1727096660.97529: done checking for any_errors_fatal 13827 1727096660.97530: checking for max_fail_percentage 13827 1727096660.97532: done checking for max_fail_percentage 13827 1727096660.97533: checking to see if all hosts have failed and the running result is not ok 13827 1727096660.97533: done checking to see if all hosts have failed 13827 1727096660.97534: getting the remaining hosts for this loop 13827 1727096660.97535: done getting the remaining hosts for this loop 13827 1727096660.97538: getting the next task for host managed_node3 13827 1727096660.97543: done getting next task for host managed_node3 13827 1727096660.97546: ^ task is: TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096660.97549: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096660.97560: getting variables 13827 1727096660.97562: in VariableManager get_vars() 13827 1727096660.97577: Calling all_inventory to load vars for managed_node3 13827 1727096660.97579: Calling groups_inventory to load vars for managed_node3 13827 1727096660.97581: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096660.97587: Calling all_plugins_play to load vars for managed_node3 13827 1727096660.97590: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096660.97593: Calling groups_plugins_play to load vars for managed_node3 13827 1727096660.98898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096660.99903: done with get_vars() 13827 1727096660.99922: done getting variables 13827 1727096661.00189: variable '__selinux_item' from source: include params TASK [fedora.linux_system_roles.selinux : Get checksum for selinux_modules/linux-system-roles-selinux-test-a.pp] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:15 Monday 23 September 2024 09:04:21 -0400 (0:00:00.349) 0:00:13.002 ****** 13827 1727096661.00242: entering _queue_task() for managed_node3/stat 13827 1727096661.00784: worker is 1 (out of 1 available) 13827 1727096661.00794: exiting _queue_task() for managed_node3/stat 13827 1727096661.00803: done queuing things up, now waiting for results queue to drain 13827 1727096661.00804: waiting for pending results... 13827 1727096661.01049: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for selinux_modules/linux-system-roles-selinux-test-a.pp 13827 1727096661.01055: in run() - task 12a9e070-eceb-0460-c064-000000000183 13827 1727096661.01070: variable 'ansible_search_path' from source: unknown 13827 1727096661.01079: variable 'ansible_search_path' from source: unknown 13827 1727096661.01121: calling self._execute() 13827 1727096661.01164: in VariableManager get_vars() 13827 1727096661.01213: Calling all_inventory to load vars for localhost 13827 1727096661.01223: Calling groups_inventory to load vars for localhost 13827 1727096661.01231: Calling all_plugins_inventory to load vars for localhost 13827 1727096661.01266: Calling all_plugins_play to load vars for localhost 13827 1727096661.01278: Calling groups_plugins_inventory to load vars for localhost 13827 1727096661.01289: Calling groups_plugins_play to load vars for localhost 13827 1727096661.01373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096661.01423: done with get_vars() 13827 1727096661.01435: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096661.01515: variable 'ansible_delegated_vars' from source: unknown 13827 1727096661.01575: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096661.01579: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 13827 1727096661.01582: variable 'omit' from source: magic vars 13827 1727096661.01976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096661.04893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096661.04974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096661.05018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096661.05067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096661.05162: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096661.05191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096661.05263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096661.05266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096661.05308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096661.05329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096661.05521: variable 'ansible_distribution' from source: facts 13827 1727096661.05535: variable 'ansible_distribution_major_version' from source: facts 13827 1727096661.05563: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096661.05715: variable 'state' from source: include params 13827 1727096661.05792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096661.05892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096661.05898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096661.05959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096661.05981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096661.06062: variable '__selinux_item' from source: include params 13827 1727096661.06080: Evaluated conditional (state == "enabled"): True 13827 1727096661.06200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096661.06766: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096661.06769: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096661.06772: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096661.06774: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096661.06776: 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) 13827 1727096661.06778: 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) 13827 1727096661.06893: 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) 13827 1727096661.06925: 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) 13827 1727096661.07042: variable '__selinux_item' from source: include params 13827 1727096661.07209: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096661.07261: variable 'omit' from source: magic vars 13827 1727096661.07290: variable 'omit' from source: magic vars 13827 1727096661.07351: variable '__resolved_file' from source: task vars 13827 1727096661.07492: variable '__resolved_file' from source: task vars 13827 1727096661.07725: variable '__escaped_file' from source: task vars 13827 1727096661.07919: variable '__selinux_item' from source: include params 13827 1727096661.07929: variable '__glob_pat' from source: task vars 13827 1727096661.07939: variable '__esc' from source: task vars 13827 1727096661.08082: Loaded config def from plugin (lookup/fileglob) 13827 1727096661.08097: Loading LookupModule 'fileglob' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/fileglob.py 13827 1727096661.08112: variable 'ansible_search_path' from source: unknown 13827 1727096661.08121: evaluation_path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux 13827 1727096661.08146: search_path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/files/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/files/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/selinux_modules 13827 1727096661.08260: variable 'omit' from source: magic vars 13827 1727096661.08263: variable 'ansible_delegated_vars' from source: unknown 13827 1727096661.08266: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096661.08268: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096661.08270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096661.08272: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 13827 1727096661.08295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096661.08324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096661.08338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096661.08416: Set connection var ansible_connection to local 13827 1727096661.08428: Set connection var ansible_shell_executable to /bin/sh 13827 1727096661.08438: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096661.08445: Set connection var ansible_shell_type to sh 13827 1727096661.08454: Set connection var ansible_pipelining to False 13827 1727096661.08465: Set connection var ansible_timeout to 10 13827 1727096661.08524: variable 'ansible_delegated_vars' from source: unknown 13827 1727096661.08531: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096661.08533: variable 'ansible_user' from source: unknown 13827 1727096661.08671: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096661.08686: variable 'omit' from source: magic vars 13827 1727096661.08697: starting attempt loop 13827 1727096661.08755: running the handler 13827 1727096661.08760: _low_level_execute_command(): starting 13827 1727096661.08762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 13827 1727096661.08764: in local.exec_command() 13827 1727096661.08773: opening command with Popen() 13827 1727096661.08898: done running command with Popen() 13827 1727096661.08901: getting output with communicate() 13827 1727096661.09349: done communicating 13827 1727096661.09361: done with local.exec_command() 13827 1727096661.09372: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 13827 1727096661.09388: _low_level_execute_command(): starting 13827 1727096661.09411: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096661.0937665-14333-179485032567269 `" && echo ansible-tmp-1727096661.0937665-14333-179485032567269="` echo /root/.ansible/tmp/ansible-tmp-1727096661.0937665-14333-179485032567269 `" ) && sleep 0' 13827 1727096661.09437: in local.exec_command() 13827 1727096661.09441: opening command with Popen() 13827 1727096661.09532: done running command with Popen() 13827 1727096661.09536: getting output with communicate() 13827 1727096661.10585: done communicating 13827 1727096661.10710: done with local.exec_command() 13827 1727096661.10714: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096661.0937665-14333-179485032567269=/root/.ansible/tmp/ansible-tmp-1727096661.0937665-14333-179485032567269 , stderr= 13827 1727096661.10717: variable 'ansible_delegated_vars' from source: unknown 13827 1727096661.10719: variable 'ansible_module_compression' from source: unknown 13827 1727096661.10721: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096661.10742: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 13827 1727096661.10843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096661.0937665-14333-179485032567269/AnsiballZ_stat.py 13827 1727096661.10935: done transferring module to remote 13827 1727096661.10962: _low_level_execute_command(): starting 13827 1727096661.10976: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096661.0937665-14333-179485032567269/ /root/.ansible/tmp/ansible-tmp-1727096661.0937665-14333-179485032567269/AnsiballZ_stat.py && sleep 0' 13827 1727096661.10984: in local.exec_command() 13827 1727096661.10992: opening command with Popen() 13827 1727096661.11043: done running command with Popen() 13827 1727096661.11068: getting output with communicate() 13827 1727096661.11665: done communicating 13827 1727096661.11671: done with local.exec_command() 13827 1727096661.11676: _low_level_execute_command() done: rc=0, stdout=, stderr= 13827 1727096661.11680: _low_level_execute_command(): starting 13827 1727096661.11694: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096661.0937665-14333-179485032567269/AnsiballZ_stat.py && sleep 0' 13827 1727096661.11699: in local.exec_command() 13827 1727096661.11706: opening command with Popen() 13827 1727096661.11751: done running command with Popen() 13827 1727096661.11760: getting output with communicate() 13827 1727096661.96769: done communicating 13827 1727096661.96774: done with local.exec_command() 13827 1727096661.96794: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-a.pp", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 61029, "inode": 130023624, "dev": 51714, "nlink": 1, "atime": 1727096410.1268885, "mtime": 1727096410.1278884, "ctime": 1727096417.788981, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 120, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "mimetype": "application/octet-stream", "charset": "binary", "version": "1698935381", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-a.pp", "checksum_algorithm": "sha256", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true}}} , stderr=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 0x7f1301db4bc0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301db4230> # /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 0x7f1301db7140> 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/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/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 0x7f1301dcd790> # /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 0x7f1301dce7b0> 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 0x7f1301be06e0> # /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 0x7f1301be0830> # /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 0x7f1301c240e0> # /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 0x7f1301c24770> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301bfc380> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301be1a90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301bc9850> # /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 0x7f1301c27f50> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c26c30> # /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 0x7f1301c27e30> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c253a0> # /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 0x7f1301c49070> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301bc8ad0> # /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 0x7f1301c494c0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c493d0> # 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 0x7f1301c49760> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301bc35f0> # /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 0x7f1301c49dc0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c49a90> 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 0x7f1301c4acc0> 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 0x7f1301c70ef0> 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 0x7f1301c725d0> # /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 0x7f1301c73470> # 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 0x7f1301c73ad0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c729c0> # /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 0x7f1301c88560> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c73c80> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c4ad20> # /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 0x7f1301a204d0> # /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 0x7f1301a20f80> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301a20ce0> # 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 0x7f1301a20dd0> # /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 0x7f1301a217f0> # 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 0x7f1301a22120> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301a210d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c8a630> # /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 0x7f1301a234a0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301a21fa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301c4b410> # /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 0x7f1301a43800> # /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 0x7f1301a67bc0> # /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 0x7f1301ac49b0> # /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 0x7f1301ac7110> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301ac4ad0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301a8d9d0> # /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 0x7f1301325af0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301a669c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301a40410> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1301a66fc0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_qtllp6tf/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 0x7f13013777a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130135e690> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130135d820> # 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 0x7f1301375670> # /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 0x7f13013a3380> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13013a3110> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13013a2a20> # /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 0x7f13013a3440> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13013a2660> 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 0x7f13013c80e0> # 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 0x7f13013c8320> # /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 0x7f13013c8860> 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 0x7f13013f2690> # 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 0x7f13013f3da0> # /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 0x7f1301218bc0> # /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 0x7f1301219ac0> # /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 0x7f130121c860> # 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 0x7f130121cef0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130121aae0> # /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 0x7f1301260800> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130121f320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130121f080> # /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 0x7f130121f5f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130121aff0> # 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 0x7f13012649e0> # /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 0x7f1301264bc0> # /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 0x7f13012665d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13012663c0> # /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 0x7f1301268b60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301266c90> # /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 0x7f130126c350> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301268d10> # 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 0x7f130126d190> # 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 0x7f130126d580> # 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 0x7f130126d670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301264da0> # /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 0x7f1301274d70> # 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 0x7f1301276150> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130126f500> # 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 0x7f1301274860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130126f110> # 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 0x7f13012fa240> # /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 0x7f13012fb110> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301276510> 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 0x7f13012fb080> # 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 0x7f13012fcfe0> # 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 0x7f1301107bf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301103920> 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 0x7f13013db8c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301109af0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1301107d70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f130126cc80> # 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 # 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 13827 1727096661.96887: done with _execute_module (stat, {'path': '/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-a.pp', 'checksum_algorithm': 'sha256', '_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-1727096661.0937665-14333-179485032567269/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096661.96892: _low_level_execute_command(): starting 13827 1727096661.96894: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096661.0937665-14333-179485032567269/ > /dev/null 2>&1 && sleep 0' 13827 1727096661.96898: in local.exec_command() 13827 1727096661.96901: opening command with Popen() 13827 1727096661.96962: done running command with Popen() 13827 1727096661.96965: getting output with communicate() 13827 1727096661.97601: done communicating 13827 1727096661.97605: done with local.exec_command() 13827 1727096661.97607: _low_level_execute_command() done: rc=0, stdout=, stderr= 13827 1727096661.97609: handler run complete 13827 1727096661.97652: variable 'ansible_host' from source: unknown 13827 1727096661.97664: variable 'ansible_port' from source: unknown 13827 1727096661.97671: variable 'ansible_user' from source: unknown 13827 1727096661.97709: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096661.97713: attempt loop complete, returning result 13827 1727096661.97715: _execute() done 13827 1727096661.97717: dumping result to json 13827 1727096661.97719: done dumping result, returning 13827 1727096661.97722: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for selinux_modules/linux-system-roles-selinux-test-a.pp [12a9e070-eceb-0460-c064-000000000183] 13827 1727096661.97724: sending task result for task 12a9e070-eceb-0460-c064-000000000183 13827 1727096661.97944: done sending task result for task 12a9e070-eceb-0460-c064-000000000183 13827 1727096661.97948: WORKER PROCESS EXITING ok: [managed_node3 -> localhost] => { "changed": false, "stat": { "atime": 1727096410.1268885, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 120, "charset": "binary", "checksum": "1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "ctime": 1727096417.788981, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023624, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0644", "mtime": 1727096410.1278884, "nlink": 1, "path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-a.pp", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 61029, "uid": 0, "version": "1698935381", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13827 1727096661.98119: no more pending results, returning what we have 13827 1727096661.98125: results queue empty 13827 1727096661.98126: checking for any_errors_fatal 13827 1727096661.98128: done checking for any_errors_fatal 13827 1727096661.98129: checking for max_fail_percentage 13827 1727096661.98130: done checking for max_fail_percentage 13827 1727096661.98131: checking to see if all hosts have failed and the running result is not ok 13827 1727096661.98131: done checking to see if all hosts have failed 13827 1727096661.98132: getting the remaining hosts for this loop 13827 1727096661.98134: done getting the remaining hosts for this loop 13827 1727096661.98217: getting the next task for host managed_node3 13827 1727096661.98224: done getting next task for host managed_node3 13827 1727096661.98228: ^ task is: TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096661.98231: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096661.98241: getting variables 13827 1727096661.98242: in VariableManager get_vars() 13827 1727096661.98342: Calling all_inventory to load vars for managed_node3 13827 1727096661.98345: Calling groups_inventory to load vars for managed_node3 13827 1727096661.98348: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096661.98359: Calling all_plugins_play to load vars for managed_node3 13827 1727096661.98363: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096661.98366: Calling groups_plugins_play to load vars for managed_node3 13827 1727096661.99233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096661.99920: done with get_vars() 13827 1727096661.99938: done getting variables 13827 1727096661.99989: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:28 Monday 23 September 2024 09:04:21 -0400 (0:00:00.997) 0:00:14.000 ****** 13827 1727096662.00014: entering _queue_task() for managed_node3/fail 13827 1727096662.00319: worker is 1 (out of 1 available) 13827 1727096662.00333: exiting _queue_task() for managed_node3/fail 13827 1727096662.00346: done queuing things up, now waiting for results queue to drain 13827 1727096662.00348: waiting for pending results... 13827 1727096662.00685: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096662.00794: in run() - task 12a9e070-eceb-0460-c064-000000000184 13827 1727096662.00814: variable 'ansible_search_path' from source: unknown 13827 1727096662.00822: variable 'ansible_search_path' from source: unknown 13827 1727096662.00868: calling self._execute() 13827 1727096662.00964: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096662.00979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096662.01107: variable 'omit' from source: magic vars 13827 1727096662.01770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096662.04249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096662.04343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096662.04396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096662.04462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096662.04469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096662.04559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096662.04610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096662.04634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096662.04720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096662.04723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096662.04901: variable 'ansible_distribution' from source: facts 13827 1727096662.04914: variable 'ansible_distribution_major_version' from source: facts 13827 1727096662.04950: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096662.05082: variable 'state' from source: include params 13827 1727096662.05186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096662.05266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096662.05269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096662.05335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096662.05359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096662.05468: variable '__selinux_item' from source: include params 13827 1727096662.05490: Evaluated conditional (state == "enabled"): True 13827 1727096662.05634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096662.05839: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096662.05882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096662.05925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096662.05964: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096662.06012: 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) 13827 1727096662.06048: 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) 13827 1727096662.06080: 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) 13827 1727096662.06110: 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) 13827 1727096662.06196: variable '__selinux_item' from source: include params 13827 1727096662.06246: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096662.06357: variable 'module_file' from source: set_fact 13827 1727096662.06470: Evaluated conditional (not module_file.stat.exists): False 13827 1727096662.06474: when evaluation is False, skipping this task 13827 1727096662.06476: _execute() done 13827 1727096662.06479: dumping result to json 13827 1727096662.06481: done dumping result, returning 13827 1727096662.06484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist [12a9e070-eceb-0460-c064-000000000184] 13827 1727096662.06486: sending task result for task 12a9e070-eceb-0460-c064-000000000184 skipping: [managed_node3] => { "changed": false, "false_condition": "not module_file.stat.exists", "skip_reason": "Conditional result was False" } 13827 1727096662.06597: no more pending results, returning what we have 13827 1727096662.06601: results queue empty 13827 1727096662.06601: checking for any_errors_fatal 13827 1727096662.06613: done checking for any_errors_fatal 13827 1727096662.06614: checking for max_fail_percentage 13827 1727096662.06615: done checking for max_fail_percentage 13827 1727096662.06616: checking to see if all hosts have failed and the running result is not ok 13827 1727096662.06617: done checking to see if all hosts have failed 13827 1727096662.06618: getting the remaining hosts for this loop 13827 1727096662.06619: done getting the remaining hosts for this loop 13827 1727096662.06622: getting the next task for host managed_node3 13827 1727096662.06634: done getting next task for host managed_node3 13827 1727096662.06637: ^ task is: TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096662.06642: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096662.06669: getting variables 13827 1727096662.06671: in VariableManager get_vars() 13827 1727096662.06705: Calling all_inventory to load vars for managed_node3 13827 1727096662.06708: Calling groups_inventory to load vars for managed_node3 13827 1727096662.06710: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096662.06719: Calling all_plugins_play to load vars for managed_node3 13827 1727096662.06721: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096662.06724: Calling groups_plugins_play to load vars for managed_node3 13827 1727096662.07266: done sending task result for task 12a9e070-eceb-0460-c064-000000000184 13827 1727096662.07269: WORKER PROCESS EXITING 13827 1727096662.07291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096662.08348: done with get_vars() 13827 1727096662.08364: done getting variables TASK [fedora.linux_system_roles.selinux : Create temporary directory] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:38 Monday 23 September 2024 09:04:22 -0400 (0:00:00.084) 0:00:14.084 ****** 13827 1727096662.08445: entering _queue_task() for managed_node3/tempfile 13827 1727096662.08451: Creating lock for tempfile 13827 1727096662.08771: worker is 1 (out of 1 available) 13827 1727096662.08785: exiting _queue_task() for managed_node3/tempfile 13827 1727096662.08797: done queuing things up, now waiting for results queue to drain 13827 1727096662.08799: waiting for pending results... 13827 1727096662.09181: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096662.09314: in run() - task 12a9e070-eceb-0460-c064-000000000186 13827 1727096662.09330: variable 'ansible_search_path' from source: unknown 13827 1727096662.09334: variable 'ansible_search_path' from source: unknown 13827 1727096662.09405: calling self._execute() 13827 1727096662.09471: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096662.09476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096662.09492: variable 'omit' from source: magic vars 13827 1727096662.09860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096662.12364: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096662.12368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096662.12391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096662.12440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096662.12482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096662.12589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096662.12646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096662.12690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096662.12750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096662.12789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096662.13016: variable 'ansible_distribution' from source: facts 13827 1727096662.13034: variable 'ansible_distribution_major_version' from source: facts 13827 1727096662.13068: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096662.13203: variable 'state' from source: include params 13827 1727096662.13310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096662.13344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096662.13465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096662.13471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096662.13474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096662.13511: variable '__selinux_item' from source: include params 13827 1727096662.13592: Evaluated conditional (state == "enabled"): True 13827 1727096662.13762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096662.13872: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096662.13916: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096662.13955: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096662.13991: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096662.14084: 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) 13827 1727096662.14087: 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) 13827 1727096662.14089: 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) 13827 1727096662.14148: 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) 13827 1727096662.14194: variable '__selinux_item' from source: include params 13827 1727096662.14197: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096662.14319: variable 'module_file' from source: set_fact 13827 1727096662.14343: variable 'checksum' from source: include params 13827 1727096662.14466: variable 'selinux_installed_modules' from source: facts 13827 1727096662.14733: variable 'mod_name' from source: include params 13827 1727096662.14845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096662.14848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096662.14864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096662.14890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096662.14900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096662.15015: variable '__selinux_item' from source: include params 13827 1727096662.15034: variable 'priority' from source: include params 13827 1727096662.15105: variable '__selinux_item' from source: include params 13827 1727096662.15123: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096662.15130: variable 'omit' from source: magic vars 13827 1727096662.15183: variable 'omit' from source: magic vars 13827 1727096662.15207: variable 'omit' from source: magic vars 13827 1727096662.15292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096662.15296: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096662.15299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096662.15301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096662.15311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096662.15333: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096662.15336: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096662.15338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096662.15452: Set connection var ansible_connection to ssh 13827 1727096662.15455: Set connection var ansible_shell_executable to /bin/sh 13827 1727096662.15461: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096662.15463: Set connection var ansible_shell_type to sh 13827 1727096662.15466: Set connection var ansible_pipelining to False 13827 1727096662.15468: Set connection var ansible_timeout to 10 13827 1727096662.15485: variable 'ansible_shell_executable' from source: unknown 13827 1727096662.15488: variable 'ansible_connection' from source: unknown 13827 1727096662.15490: variable 'ansible_module_compression' from source: unknown 13827 1727096662.15493: variable 'ansible_shell_type' from source: unknown 13827 1727096662.15495: variable 'ansible_shell_executable' from source: unknown 13827 1727096662.15546: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096662.15550: variable 'ansible_pipelining' from source: unknown 13827 1727096662.15552: variable 'ansible_timeout' from source: unknown 13827 1727096662.15555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096662.15644: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096662.15657: variable 'omit' from source: magic vars 13827 1727096662.15661: starting attempt loop 13827 1727096662.15664: running the handler 13827 1727096662.15674: _low_level_execute_command(): starting 13827 1727096662.15680: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096662.16229: 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 <<< 13827 1727096662.16233: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096662.16236: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.16290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096662.16293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.16295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.16368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.18054: stdout chunk (state=3): >>>/root <<< 13827 1727096662.18192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.18212: stderr chunk (state=3): >>><<< 13827 1727096662.18215: stdout chunk (state=3): >>><<< 13827 1727096662.18290: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096662.18293: _low_level_execute_command(): starting 13827 1727096662.18299: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889 `" && echo ansible-tmp-1727096662.1828-14394-3265666511889="` echo /root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889 `" ) && sleep 0' 13827 1727096662.19078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096662.19097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096662.19119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096662.19147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096662.19165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096662.19181: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.19215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096662.19235: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.19319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.19359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.19450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.21320: stdout chunk (state=3): >>>ansible-tmp-1727096662.1828-14394-3265666511889=/root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889 <<< 13827 1727096662.21408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.21449: stderr chunk (state=3): >>><<< 13827 1727096662.21452: stdout chunk (state=3): >>><<< 13827 1727096662.21464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096662.1828-14394-3265666511889=/root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096662.21506: variable 'ansible_module_compression' from source: unknown 13827 1727096662.21545: ANSIBALLZ: Using lock for tempfile 13827 1727096662.21548: ANSIBALLZ: Acquiring lock 13827 1727096662.21552: ANSIBALLZ: Lock acquired: 140353311771248 13827 1727096662.21554: ANSIBALLZ: Creating module 13827 1727096662.37893: ANSIBALLZ: Writing module into payload 13827 1727096662.37987: ANSIBALLZ: Writing module 13827 1727096662.37992: ANSIBALLZ: Renaming module 13827 1727096662.38047: ANSIBALLZ: Done creating module 13827 1727096662.38050: variable 'ansible_facts' from source: unknown 13827 1727096662.38105: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/AnsiballZ_tempfile.py 13827 1727096662.38321: Sending initial data 13827 1727096662.38325: Sent initial data (152 bytes) 13827 1727096662.38981: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.39048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096662.39054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.39129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.39202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.40824: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096662.40901: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096662.41005: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmplukwrrq_ /root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/AnsiballZ_tempfile.py <<< 13827 1727096662.41010: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/AnsiballZ_tempfile.py" <<< 13827 1727096662.41057: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmplukwrrq_" to remote "/root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/AnsiballZ_tempfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/AnsiballZ_tempfile.py" <<< 13827 1727096662.42165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.42170: stdout chunk (state=3): >>><<< 13827 1727096662.42174: stderr chunk (state=3): >>><<< 13827 1727096662.42176: done transferring module to remote 13827 1727096662.42179: _low_level_execute_command(): starting 13827 1727096662.42181: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/ /root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/AnsiballZ_tempfile.py && sleep 0' 13827 1727096662.43247: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.43322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096662.43351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.43408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.43506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.45243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.45261: stderr chunk (state=3): >>><<< 13827 1727096662.45264: stdout chunk (state=3): >>><<< 13827 1727096662.45282: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096662.45289: _low_level_execute_command(): starting 13827 1727096662.45292: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/AnsiballZ_tempfile.py && sleep 0' 13827 1727096662.45735: 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 <<< 13827 1727096662.45739: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.45772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.45833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096662.45839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.45840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.45903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.48014: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096662.48033: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096662.48070: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096662.48074: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096662.48145: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096662.48148: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096662.48181: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096662.48225: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096662.48246: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13827 1727096662.48250: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096662.48303: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.48324: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096662.48351: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096662.48382: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096662.48413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096662.48417: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b62184d0> <<< 13827 1727096662.48430: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b61e7b30> <<< 13827 1727096662.48453: 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' <<< 13827 1727096662.48466: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b621aa50> <<< 13827 1727096662.48486: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096662.48513: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096662.48523: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096662.48533: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096662.48570: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096662.48659: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096662.48682: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096662.48687: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096662.48709: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096662.48742: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096662.48753: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096662.48769: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096662.48772: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096662.48806: 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 <<< 13827 1727096662.48809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096662.48833: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b602d130> <<< 13827 1727096662.48886: 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 <<< 13827 1727096662.48902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.48906: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b602dfa0> <<< 13827 1727096662.48937: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096662.48960: 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. <<< 13827 1727096662.49189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096662.49192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096662.49222: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096662.49229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.49251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096662.49289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096662.49313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096662.49334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096662.49352: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b606be30> <<< 13827 1727096662.49365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096662.49384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096662.49406: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096662.49416: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b606bef0> <<< 13827 1727096662.49431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096662.49461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096662.49481: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096662.49537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.49545: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096662.49581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096662.49586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60a3860> <<< 13827 1727096662.49596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096662.49615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096662.49622: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60a3ef0> <<< 13827 1727096662.49636: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096662.49679: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6083b00> <<< 13827 1727096662.49695: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096662.49721: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6081220> <<< 13827 1727096662.49811: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6068fe0> <<< 13827 1727096662.49832: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096662.49860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096662.49863: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096662.49890: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096662.49909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096662.49932: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096662.49939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096662.49975: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60c3800> <<< 13827 1727096662.49984: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60c2420> <<< 13827 1727096662.50022: 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 0x7f37b6082210> <<< 13827 1727096662.50027: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60c0c50> <<< 13827 1727096662.50088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096662.50093: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6068260> <<< 13827 1727096662.50121: 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' <<< 13827 1727096662.50158: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.50163: 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 0x7f37b60f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60f8bc0> <<< 13827 1727096662.50205: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.50212: 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 0x7f37b60f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6066d80> <<< 13827 1727096662.50245: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096662.50250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.50267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096662.50302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096662.50316: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60f9610> <<< 13827 1727096662.50323: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60f92e0> import 'importlib.machinery' # <<< 13827 1727096662.50352: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096662.50366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096662.50382: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60fa4e0> <<< 13827 1727096662.50400: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096662.50404: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096662.50429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096662.50465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096662.50486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096662.50488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b61106e0> <<< 13827 1727096662.50512: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096662.50539: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.50550: 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 0x7f37b6111dc0> <<< 13827 1727096662.50574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096662.50577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096662.50606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096662.50616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096662.50630: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6112c30> <<< 13827 1727096662.50666: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.50672: 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 0x7f37b6113260> <<< 13827 1727096662.50680: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6112180> <<< 13827 1727096662.50696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096662.50713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096662.50742: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.50763: 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 0x7f37b6113ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6113410> <<< 13827 1727096662.50811: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60fa510> <<< 13827 1727096662.50832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096662.50855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096662.50873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096662.50897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096662.50926: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.50935: 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 0x7f37b5eb7bc0> <<< 13827 1727096662.50952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096662.50958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096662.50982: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.50986: 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 0x7f37b5ee0710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee0470> <<< 13827 1727096662.51018: 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 0x7f37b5ee0740> <<< 13827 1727096662.51048: 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' <<< 13827 1727096662.51125: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.51253: 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 0x7f37b5ee1070><<< 13827 1727096662.51259: stdout chunk (state=3): >>> <<< 13827 1727096662.51363: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.51366: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.51388: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37b5ee19a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee0920> <<< 13827 1727096662.51392: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5eb5d60> <<< 13827 1727096662.51415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096662.51435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096662.51463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096662.51478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096662.51489: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee2d50> <<< 13827 1727096662.51500: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee1ac0> <<< 13827 1727096662.51527: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60fac00> <<< 13827 1727096662.51546: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096662.51610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.51627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096662.51666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096662.51688: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f0b0b0> <<< 13827 1727096662.51747: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096662.51758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.51781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096662.51797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096662.51842: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f2f4a0> <<< 13827 1727096662.51862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096662.51912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096662.51960: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096662.51985: 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 0x7f37b5f90260> <<< 13827 1727096662.52008: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096662.52035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096662.52064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096662.52100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096662.52188: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f929c0> <<< 13827 1727096662.52262: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f90380> <<< 13827 1727096662.52299: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f59250> <<< 13827 1727096662.52323: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096662.52332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5d952e0> <<< 13827 1727096662.52350: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f2e2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee3cb0> <<< 13827 1727096662.52457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096662.52477: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37b5f2e8a0> <<< 13827 1727096662.52628: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_tempfile_payload_bcebr2rh/ansible_tempfile_payload.zip' <<< 13827 1727096662.52635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.52760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.52792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096662.52798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096662.52846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096662.52918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096662.52957: 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 0x7f37b5deb020> <<< 13827 1727096662.52960: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096662.53150: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5dc9f10> <<< 13827 1727096662.53158: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5dc9070> # zipimport: zlib available <<< 13827 1727096662.53187: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096662.53192: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.53216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.53237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.53253: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096662.53257: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.54668: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.55785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096662.55790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5de8ef0> <<< 13827 1727096662.55808: 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' <<< 13827 1727096662.55833: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096662.55844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096662.55864: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096662.55869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096662.55899: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.55901: 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 0x7f37b5e16930> <<< 13827 1727096662.55942: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5e166c0> <<< 13827 1727096662.55965: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5e15fd0> <<< 13827 1727096662.55990: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096662.55997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096662.56043: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5e16a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5debcb0> <<< 13827 1727096662.56048: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096662.56078: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.56086: stdout chunk (state=3): >>># 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 0x7f37b5e17680> <<< 13827 1727096662.56106: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.56109: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.56122: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37b5e178c0> <<< 13827 1727096662.56133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096662.56172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096662.56187: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096662.56237: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5e17e00> <<< 13827 1727096662.56246: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096662.56254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096662.56285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096662.56314: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5715b50> <<< 13827 1727096662.56357: 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 0x7f37b5717770> <<< 13827 1727096662.56374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096662.56389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096662.56419: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5718170> <<< 13827 1727096662.56442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096662.56471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096662.56490: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5719310> <<< 13827 1727096662.56502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096662.56543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096662.56565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096662.56572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096662.56618: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b571bdd0> <<< 13827 1727096662.56652: 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 0x7f37b5f0b020> <<< 13827 1727096662.56681: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b571a090> <<< 13827 1727096662.56694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096662.56722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096662.56743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096662.56752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096662.56765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096662.56796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096662.56820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096662.56826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5727c50> <<< 13827 1727096662.56844: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096662.56916: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5726720> <<< 13827 1727096662.56919: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5726480> <<< 13827 1727096662.56938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096662.57013: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b57269f0> <<< 13827 1727096662.57042: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b571a5a0> <<< 13827 1727096662.57067: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.57072: 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 0x7f37b576bf80> <<< 13827 1727096662.57094: 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 <<< 13827 1727096662.57100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b576c4d0> <<< 13827 1727096662.57121: 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 <<< 13827 1727096662.57140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096662.57161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096662.57166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096662.57199: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.57205: 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 0x7f37b576db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b576d8e0> <<< 13827 1727096662.57222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096662.57334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096662.57382: 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 0x7f37b57700e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b576e210> <<< 13827 1727096662.57404: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096662.57439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.57466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096662.57476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096662.57484: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096662.57520: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b57738c0> <<< 13827 1727096662.57646: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5770290> <<< 13827 1727096662.57706: 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' <<< 13827 1727096662.57712: 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 0x7f37b57746e0> <<< 13827 1727096662.57736: 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' <<< 13827 1727096662.57741: 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 0x7f37b5774b00> <<< 13827 1727096662.57783: 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' <<< 13827 1727096662.57786: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37b5774a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b576c200> <<< 13827 1727096662.57814: 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 <<< 13827 1727096662.57819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096662.57838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096662.57855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096662.57890: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.57915: 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 0x7f37b56003b0> <<< 13827 1727096662.58062: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096662.58070: 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 0x7f37b5601460> <<< 13827 1727096662.58076: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5776b40> <<< 13827 1727096662.58107: 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 0x7f37b5777ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5776750> <<< 13827 1727096662.58127: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58139: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58151: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096662.58160: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58245: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58332: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58345: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096662.58368: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58381: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096662.58392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58512: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.58632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.59163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.59802: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096662.59833: 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 0x7f37b56057f0> <<< 13827 1727096662.59940: 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 0x7f37b5606720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b56016d0> <<< 13827 1727096662.59977: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 13827 1727096662.60008: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 13827 1727096662.60026: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.60160: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.60326: 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' <<< 13827 1727096662.60345: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b56063f0> # zipimport: zlib available <<< 13827 1727096662.60783: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.61243: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.61360: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.61384: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13827 1727096662.61479: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096662.61531: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.61598: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096662.61620: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.61631: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096662.61645: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.61684: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.61719: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096662.61731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.61953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.62201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096662.62281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 13827 1727096662.62330: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5607920> <<< 13827 1727096662.62345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.62397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.62517: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 13827 1727096662.62640: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.62664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096662.62705: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.62744: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.62887: 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 <<< 13827 1727096662.62933: stdout chunk (state=3): >>># 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 0x7f37b5612180> <<< 13827 1727096662.62984: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b560d1c0> <<< 13827 1727096662.62987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096662.63052: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.63119: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.63265: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.63268: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # 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 <<< 13827 1727096662.63293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096662.63321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096662.63338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096662.63394: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5702bd0> <<< 13827 1727096662.63428: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5e4e8a0> <<< 13827 1727096662.63672: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5612360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b56071a0> # 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' # <<< 13827 1727096662.63675: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096662.63677: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 13827 1727096662.63822: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.64011: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096662.64036: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/linux_system_role.selinuxi6dbmifd", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "prefix": "linux_system_role.selinux", "suffix": "", "path": null}}} # destroy __main__ <<< 13827 1727096662.64420: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 13827 1727096662.64463: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 13827 1727096662.64853: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy 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 <<< 13827 1727096662.64858: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096662.64908: stdout chunk (state=3): >>># 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 <<< 13827 1727096662.65169: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _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 <<< 13827 1727096662.65272: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 13827 1727096662.65315: 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 <<< 13827 1727096662.65440: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096662.65530: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # 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 <<< 13827 1727096662.65868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096662.65964: stderr chunk (state=3): >>><<< 13827 1727096662.65971: stdout chunk (state=3): >>><<< 13827 1727096662.66130: _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 0x7f37b62184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b61e7b30> # /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 0x7f37b621aa50> 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 0x7f37b602d130> # /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 0x7f37b602dfa0> 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 0x7f37b606be30> # /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 0x7f37b606bef0> # /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 0x7f37b60a3860> # /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 0x7f37b60a3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6083b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6081220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6068fe0> # /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 0x7f37b60c3800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60c2420> # /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 0x7f37b6082210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60c0c50> # /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 0x7f37b60f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6068260> # /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 0x7f37b60f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60f8bc0> # 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 0x7f37b60f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6066d80> # /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 0x7f37b60f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60f92e0> 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 0x7f37b60fa4e0> 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 0x7f37b61106e0> 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 0x7f37b6111dc0> # /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 0x7f37b6112c30> # 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 0x7f37b6113260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6112180> # /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 0x7f37b6113ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b6113410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60fa510> # /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 0x7f37b5eb7bc0> # /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 0x7f37b5ee0710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee0470> # 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 0x7f37b5ee0740> # /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 0x7f37b5ee1070> # 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 0x7f37b5ee19a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee0920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5eb5d60> # /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 0x7f37b5ee2d50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee1ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b60fac00> # /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 0x7f37b5f0b0b0> # /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 0x7f37b5f2f4a0> # /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 0x7f37b5f90260> # /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 0x7f37b5f929c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f90380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f59250> # /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 0x7f37b5d952e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5f2e2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5ee3cb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37b5f2e8a0> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_bcebr2rh/ansible_tempfile_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 0x7f37b5deb020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5dc9f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5dc9070> # 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 0x7f37b5de8ef0> # /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 0x7f37b5e16930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5e166c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5e15fd0> # /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 0x7f37b5e16a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5debcb0> 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 0x7f37b5e17680> # 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 0x7f37b5e178c0> # /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 0x7f37b5e17e00> 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 0x7f37b5715b50> # 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 0x7f37b5717770> # /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 0x7f37b5718170> # /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 0x7f37b5719310> # /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 0x7f37b571bdd0> # 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 0x7f37b5f0b020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b571a090> # /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 0x7f37b5727c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5726720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5726480> # /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 0x7f37b57269f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b571a5a0> # 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 0x7f37b576bf80> # /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 0x7f37b576c4d0> # /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 0x7f37b576db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b576d8e0> # /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 0x7f37b57700e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b576e210> # /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 0x7f37b57738c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5770290> # 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 0x7f37b57746e0> # 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 0x7f37b5774b00> # 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 0x7f37b5774a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b576c200> # /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 0x7f37b56003b0> # 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 0x7f37b5601460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5776b40> # 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 0x7f37b5777ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5776750> # 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 0x7f37b56057f0> # /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 0x7f37b5606720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b56016d0> 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 0x7f37b56063f0> # 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 0x7f37b5607920> # 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 0x7f37b5612180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b560d1c0> 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 0x7f37b5702bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5e4e8a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b5612360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37b56071a0> # 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": true, "path": "/tmp/linux_system_role.selinuxi6dbmifd", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "prefix": "linux_system_role.selinux", "suffix": "", "path": null}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096662.67379: done with _execute_module (tempfile, {'state': 'directory', 'prefix': 'linux_system_role.selinux', '_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': 'tempfile', '_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-1727096662.1828-14394-3265666511889/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096662.67383: _low_level_execute_command(): starting 13827 1727096662.67386: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096662.1828-14394-3265666511889/ > /dev/null 2>&1 && sleep 0' 13827 1727096662.67403: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096662.67420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096662.67447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096662.67508: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.67570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096662.67588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.67615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.67744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.69594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.69659: stderr chunk (state=3): >>><<< 13827 1727096662.69670: stdout chunk (state=3): >>><<< 13827 1727096662.69973: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096662.69976: handler run complete 13827 1727096662.69979: attempt loop complete, returning result 13827 1727096662.69981: _execute() done 13827 1727096662.69984: dumping result to json 13827 1727096662.69986: done dumping result, returning 13827 1727096662.69994: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory [12a9e070-eceb-0460-c064-000000000186] 13827 1727096662.69997: sending task result for task 12a9e070-eceb-0460-c064-000000000186 13827 1727096662.70073: done sending task result for task 12a9e070-eceb-0460-c064-000000000186 13827 1727096662.70081: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/linux_system_role.selinuxi6dbmifd", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } 13827 1727096662.70161: no more pending results, returning what we have 13827 1727096662.70165: results queue empty 13827 1727096662.70166: checking for any_errors_fatal 13827 1727096662.70173: done checking for any_errors_fatal 13827 1727096662.70174: checking for max_fail_percentage 13827 1727096662.70176: done checking for max_fail_percentage 13827 1727096662.70177: checking to see if all hosts have failed and the running result is not ok 13827 1727096662.70178: done checking to see if all hosts have failed 13827 1727096662.70179: getting the remaining hosts for this loop 13827 1727096662.70180: done getting the remaining hosts for this loop 13827 1727096662.70299: getting the next task for host managed_node3 13827 1727096662.70309: done getting next task for host managed_node3 13827 1727096662.70313: ^ task is: TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096662.70318: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096662.70332: getting variables 13827 1727096662.70334: in VariableManager get_vars() 13827 1727096662.70629: Calling all_inventory to load vars for managed_node3 13827 1727096662.70633: Calling groups_inventory to load vars for managed_node3 13827 1727096662.70636: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096662.70647: Calling all_plugins_play to load vars for managed_node3 13827 1727096662.70650: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096662.70654: Calling groups_plugins_play to load vars for managed_node3 13827 1727096662.73405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096662.74755: done with get_vars() 13827 1727096662.74779: done getting variables 13827 1727096662.74959: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 13827 1727096662.75133: variable '__selinux_item' from source: include params TASK [fedora.linux_system_roles.selinux : Copy module file selinux_modules/linux-system-roles-selinux-test-a.pp] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:44 Monday 23 September 2024 09:04:22 -0400 (0:00:00.667) 0:00:14.752 ****** 13827 1727096662.75174: entering _queue_task() for managed_node3/copy 13827 1727096662.75520: worker is 1 (out of 1 available) 13827 1727096662.75536: exiting _queue_task() for managed_node3/copy 13827 1727096662.75548: done queuing things up, now waiting for results queue to drain 13827 1727096662.75550: waiting for pending results... 13827 1727096662.75875: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file selinux_modules/linux-system-roles-selinux-test-a.pp 13827 1727096662.76045: in run() - task 12a9e070-eceb-0460-c064-000000000187 13827 1727096662.76072: variable 'ansible_search_path' from source: unknown 13827 1727096662.76079: variable 'ansible_search_path' from source: unknown 13827 1727096662.76129: calling self._execute() 13827 1727096662.76220: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096662.76233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096662.76243: variable 'omit' from source: magic vars 13827 1727096662.76705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096662.79015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096662.79094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096662.79139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096662.79187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096662.79290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096662.79306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096662.79339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096662.79368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096662.79417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096662.79437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096662.79618: variable 'ansible_distribution' from source: facts 13827 1727096662.79633: variable 'ansible_distribution_major_version' from source: facts 13827 1727096662.79659: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096662.79785: variable 'state' from source: include params 13827 1727096662.79883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096662.79910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096662.79948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096662.80053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096662.80058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096662.80093: variable '__selinux_item' from source: include params 13827 1727096662.80111: Evaluated conditional (state == "enabled"): True 13827 1727096662.80242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096662.80430: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096662.80497: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096662.80534: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096662.80569: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096662.80623: 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) 13827 1727096662.80653: 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) 13827 1727096662.80706: 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) 13827 1727096662.80721: 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) 13827 1727096662.80793: variable '__selinux_item' from source: include params 13827 1727096662.80924: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096662.80978: variable 'module_file' from source: set_fact 13827 1727096662.81001: variable 'checksum' from source: include params 13827 1727096662.81183: variable 'selinux_installed_modules' from source: facts 13827 1727096662.81768: variable 'mod_name' from source: include params 13827 1727096662.82012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096662.82046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096662.82092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096662.82223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096662.82250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096662.82678: variable '__selinux_item' from source: include params 13827 1727096662.82705: variable 'priority' from source: include params 13827 1727096662.82851: variable '__selinux_item' from source: include params 13827 1727096662.82998: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096662.83012: variable 'omit' from source: magic vars 13827 1727096662.83262: variable 'omit' from source: magic vars 13827 1727096662.83442: variable 'tempdir' from source: set_fact 13827 1727096662.83770: variable '__selinux_item' from source: include params 13827 1727096662.83773: variable 'omit' from source: magic vars 13827 1727096662.83776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096662.83847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096662.83875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096662.83900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096662.83991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096662.84066: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096662.84109: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096662.84113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096662.84232: Set connection var ansible_connection to ssh 13827 1727096662.84275: Set connection var ansible_shell_executable to /bin/sh 13827 1727096662.84292: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096662.84318: Set connection var ansible_shell_type to sh 13827 1727096662.84321: Set connection var ansible_pipelining to False 13827 1727096662.84323: Set connection var ansible_timeout to 10 13827 1727096662.84352: variable 'ansible_shell_executable' from source: unknown 13827 1727096662.84379: variable 'ansible_connection' from source: unknown 13827 1727096662.84382: variable 'ansible_module_compression' from source: unknown 13827 1727096662.84384: variable 'ansible_shell_type' from source: unknown 13827 1727096662.84386: variable 'ansible_shell_executable' from source: unknown 13827 1727096662.84388: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096662.84426: variable 'ansible_pipelining' from source: unknown 13827 1727096662.84430: variable 'ansible_timeout' from source: unknown 13827 1727096662.84432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096662.84544: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096662.84596: variable 'omit' from source: magic vars 13827 1727096662.84599: starting attempt loop 13827 1727096662.84601: running the handler 13827 1727096662.84603: _low_level_execute_command(): starting 13827 1727096662.84605: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096662.85368: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.85439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.85464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.85548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.87300: stdout chunk (state=3): >>>/root <<< 13827 1727096662.87333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.87336: stdout chunk (state=3): >>><<< 13827 1727096662.87339: stderr chunk (state=3): >>><<< 13827 1727096662.87358: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096662.87382: _low_level_execute_command(): starting 13827 1727096662.87398: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881 `" && echo ansible-tmp-1727096662.8736918-14414-70025924264881="` echo /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881 `" ) && sleep 0' 13827 1727096662.88031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096662.88048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096662.88064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096662.88174: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.88196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.88287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.90167: stdout chunk (state=3): >>>ansible-tmp-1727096662.8736918-14414-70025924264881=/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881 <<< 13827 1727096662.90463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.90467: stdout chunk (state=3): >>><<< 13827 1727096662.90469: stderr chunk (state=3): >>><<< 13827 1727096662.90869: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096662.8736918-14414-70025924264881=/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096662.90879: evaluation_path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks 13827 1727096662.90883: search_path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/files/selinux_modules/linux-system-roles-selinux-test-a.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/selinux_modules/linux-system-roles-selinux-test-a.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/files/selinux_modules/linux-system-roles-selinux-test-a.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_modules/linux-system-roles-selinux-test-a.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-a.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/selinux_modules/linux-system-roles-selinux-test-a.pp 13827 1727096662.90886: variable 'ansible_module_compression' from source: unknown 13827 1727096662.90888: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096662.90918: variable 'ansible_facts' from source: unknown 13827 1727096662.91209: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py 13827 1727096662.91476: Sending initial data 13827 1727096662.91484: Sent initial data (152 bytes) 13827 1727096662.92111: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096662.92177: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.92228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096662.92253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.92283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.92376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.93975: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096662.94050: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096662.94136: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpha0hrlmt /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py <<< 13827 1727096662.94148: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py" <<< 13827 1727096662.94248: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpha0hrlmt" to remote "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py" <<< 13827 1727096662.95823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.95872: stderr chunk (state=3): >>><<< 13827 1727096662.95921: stdout chunk (state=3): >>><<< 13827 1727096662.95950: done transferring module to remote 13827 1727096662.95970: _low_level_execute_command(): starting 13827 1727096662.95977: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/ /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py && sleep 0' 13827 1727096662.96727: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096662.96730: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.96733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096662.96735: 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.46.68 originally 10.31.46.68 <<< 13827 1727096662.96737: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096662.96821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.96880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096662.98696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096662.98729: stdout chunk (state=3): >>><<< 13827 1727096662.98947: stderr chunk (state=3): >>><<< 13827 1727096662.98951: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096662.98960: _low_level_execute_command(): starting 13827 1727096662.98962: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py && sleep 0' 13827 1727096662.99553: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096662.99572: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096662.99587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096662.99606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096662.99623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096662.99718: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096662.99743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096662.99768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096662.99861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.01997: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096663.02041: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096663.02067: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096663.02109: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096663.02122: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096663.02145: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096663.02191: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096663.02215: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096663.02284: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096663.02306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 13827 1727096663.02353: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096663.02385: 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 0x7f82b39104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b38dfb30> <<< 13827 1727096663.02419: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096663.02436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3912a50> <<< 13827 1727096663.02475: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096663.02496: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 13827 1727096663.02525: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096663.02610: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096663.02636: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096663.02667: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096663.02693: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096663.02696: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096663.02701: stdout chunk (state=3): >>>Processing global site-packages <<< 13827 1727096663.02722: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096663.02757: 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 <<< 13827 1727096663.02780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096663.02796: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36c1130> <<< 13827 1727096663.02847: 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 <<< 13827 1727096663.02864: 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 0x7f82b36c1fa0> <<< 13827 1727096663.02899: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096663.02972: 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. <<< 13827 1727096663.03278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096663.03294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096663.03333: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36ffdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096663.03414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096663.03434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096663.03519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096663.03604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3737800> # /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 0x7f82b3737e90> import '_collections' # <<< 13827 1727096663.03660: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3717aa0> import '_functools' # <<< 13827 1727096663.03685: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37151c0> <<< 13827 1727096663.03824: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fcf80> <<< 13827 1727096663.03875: stdout chunk (state=3): >>># /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 <<< 13827 1727096663.03947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3756300> <<< 13827 1727096663.04252: 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 0x7f82b3716060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fee70> # /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 0x7f82b378c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fc200> <<< 13827 1727096663.04261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b378cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378cb00> <<< 13827 1727096663.04264: 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 0x7f82b378cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fad20> # /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' <<< 13827 1727096663.04295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378d280> import 'importlib.machinery' # <<< 13827 1727096663.04310: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378e4b0> import 'importlib.util' # <<< 13827 1727096663.04419: stdout chunk (state=3): >>>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' <<< 13827 1727096663.04475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37a4680> 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 0x7f82b37a5d30> # /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' <<< 13827 1727096663.04495: 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' <<< 13827 1727096663.04516: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37a6bd0> <<< 13827 1727096663.04603: 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 0x7f82b37a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37a6120> <<< 13827 1727096663.04608: 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' <<< 13827 1727096663.04651: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.04659: 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 0x7f82b37a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37a73e0> <<< 13827 1727096663.04686: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378e450> <<< 13827 1727096663.04719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096663.04752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096663.04762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096663.04784: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.04821: 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 0x7f82b353bb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096663.04825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096663.04844: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.04875: 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 0x7f82b3564620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3564380> # 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 0x7f82b3564650> <<< 13827 1727096663.04900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096663.04918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096663.04979: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.05116: 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 0x7f82b3564f80> <<< 13827 1727096663.05232: 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 0x7f82b35658b0> <<< 13827 1727096663.05250: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3564830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3539d30> <<< 13827 1727096663.05264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096663.05294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096663.05303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096663.05326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096663.05332: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3566cc0> <<< 13827 1727096663.05362: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3565a00> <<< 13827 1727096663.05389: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378eba0> <<< 13827 1727096663.05407: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096663.05449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.05486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096663.05505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096663.05540: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b358f020> <<< 13827 1727096663.05590: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096663.05605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.05617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096663.05648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096663.05673: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b35b33e0> <<< 13827 1727096663.05697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096663.05745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096663.05795: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096663.05819: 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 0x7f82b36141d0> <<< 13827 1727096663.05838: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096663.05865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096663.05882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096663.05930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096663.06013: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3616930> <<< 13827 1727096663.06085: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36142f0> <<< 13827 1727096663.06114: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b35e11f0> <<< 13827 1727096663.06145: 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 0x7f82b2f292b0> <<< 13827 1727096663.06167: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b35b2210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3567bf0> <<< 13827 1727096663.06282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096663.06290: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f82b35b2810> <<< 13827 1727096663.06451: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_dg86wtas/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 13827 1727096663.06623: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.06694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096663.06766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096663.06795: 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 0x7f82b2f7eff0> import '_typing' # <<< 13827 1727096663.06985: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2f5dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2f5d0a0> # zipimport: zlib available <<< 13827 1727096663.07094: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096663.08420: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.09546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096663.09550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2f7ce90> # /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' <<< 13827 1727096663.09579: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096663.09584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096663.09630: 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' <<< 13827 1727096663.09633: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.09641: 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 0x7f82b2fa69f0> <<< 13827 1727096663.09674: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2fa6780> <<< 13827 1727096663.09801: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2fa6090> # /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 0x7f82b2fa65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2f7fa10> 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 0x7f82b2fa7680> <<< 13827 1727096663.09901: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.09905: 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 0x7f82b2fa78c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096663.09907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13827 1727096663.09976: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2fa7e00> import 'pwd' # <<< 13827 1727096663.10070: 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' <<< 13827 1727096663.10180: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e0dbe0> # 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 0x7f82b2e0f800> # /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' <<< 13827 1727096663.10183: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e10200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096663.10277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e113a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096663.10359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096663.10443: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e13e90> # 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 0x7f82b36fae10> <<< 13827 1727096663.10488: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e12150> # /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' <<< 13827 1727096663.10555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # 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 <<< 13827 1727096663.10619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e1bec0> import '_tokenize' # <<< 13827 1727096663.10673: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e1a990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e1a6f0> # /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' <<< 13827 1727096663.10706: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e1ac60> <<< 13827 1727096663.10732: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e12660> <<< 13827 1727096663.10833: 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 0x7f82b2e64170> <<< 13827 1727096663.10844: 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 0x7f82b2e642f0> # /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' <<< 13827 1727096663.10888: 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' <<< 13827 1727096663.10909: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b2e65d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e65b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096663.11009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096663.11069: 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 0x7f82b2e68260> <<< 13827 1727096663.11076: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e66360> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096663.11140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096663.11195: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e6ba10> <<< 13827 1727096663.11305: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e68410> <<< 13827 1727096663.11386: 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' <<< 13827 1727096663.11402: 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 0x7f82b2e6c770> # 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 0x7f82b2e6c9e0> <<< 13827 1727096663.11471: 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 0x7f82b2e6cd10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e644a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 13827 1727096663.11516: stdout chunk (state=3): >>># 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' <<< 13827 1727096663.11571: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.11575: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.11609: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b2ef44d0> <<< 13827 1727096663.11767: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f82b2ef5580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e6ec60> <<< 13827 1727096663.11773: 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 0x7f82b2e6ffe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e6e840> # zipimport: zlib available <<< 13827 1727096663.11815: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096663.11835: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.11928: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.12021: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096663.12073: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096663.12204: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.12286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.12796: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.13334: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096663.13349: 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' # <<< 13827 1727096663.13370: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096663.13384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.13433: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.13438: 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 0x7f82b2efd760> <<< 13827 1727096663.13512: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096663.13519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096663.13534: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2efe4e0> <<< 13827 1727096663.13541: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e13f20> <<< 13827 1727096663.13587: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096663.13595: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.13618: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.13634: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096663.13639: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.13782: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.13958: 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' <<< 13827 1727096663.13961: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2efe240> <<< 13827 1727096663.13978: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.14414: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.14850: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.14917: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.14993: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096663.14998: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15036: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15064: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096663.15082: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15228: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096663.15246: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15249: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096663.15272: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15309: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15346: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096663.15352: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15580: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.15815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096663.15875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096663.15878: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096663.15945: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2eff6e0> <<< 13827 1727096663.15949: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16018: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16087: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096663.16102: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096663.16122: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16164: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16207: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096663.16211: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16257: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16300: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16355: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16420: 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 <<< 13827 1727096663.16461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.16543: 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 0x7f82b2d0a120> <<< 13827 1727096663.16569: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2d05010> <<< 13827 1727096663.16604: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096663.16617: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16688: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16743: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16767: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.16819: 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' <<< 13827 1727096663.16840: 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 <<< 13827 1727096663.16869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096663.16921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096663.16952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096663.16963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096663.17017: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2ffe9c0> <<< 13827 1727096663.17058: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2fee690> <<< 13827 1727096663.17151: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2d09ee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2ef56d0> # destroy ansible.module_utils.distro <<< 13827 1727096663.17161: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 13827 1727096663.17165: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.17208: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096663.17269: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096663.17284: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.17305: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096663.17323: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.17443: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.17636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.18387: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/linux_system_role.selinuxi6dbmifd", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 295698692, "dev": 51714, "nlink": 2, "atime": 1727096662.6375706, "mtime": 1727096662.6375706, "ctime": 1727096662.6375706, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4028052353", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 13827 1727096663.18413: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096663.18808: 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__ <<< 13827 1727096663.18829: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.18850: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.18872: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math <<< 13827 1727096663.18878: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.18923: stdout chunk (state=3): >>># 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<<< 13827 1727096663.18933: stdout chunk (state=3): >>> # 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 <<< 13827 1727096663.18937: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.18942: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.19021: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.19026: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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 <<< 13827 1727096663.19252: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096663.19290: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096663.19310: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096663.19339: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096663.19370: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096663.19411: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13827 1727096663.19452: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096663.19491: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096663.19524: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096663.19576: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 13827 1727096663.19582: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.19642: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 13827 1727096663.19646: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096663.19652: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096663.19680: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13827 1727096663.19703: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 13827 1727096663.19727: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # 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 <<< 13827 1727096663.19851: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096663.19863: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 13827 1727096663.19906: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096663.19946: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 13827 1727096663.19972: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096663.19992: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096663.20074: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13827 1727096663.20108: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 13827 1727096663.20158: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 13827 1727096663.20162: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096663.20166: stdout chunk (state=3): >>># destroy _abc <<< 13827 1727096663.20177: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096663.20537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096663.20587: stderr chunk (state=3): >>><<< 13827 1727096663.20590: stdout chunk (state=3): >>><<< 13827 1727096663.20758: _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 0x7f82b39104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b38dfb30> # /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 0x7f82b3912a50> 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 0x7f82b36c1130> # /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 0x7f82b36c1fa0> 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 0x7f82b36ffdd0> # /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 0x7f82b36fffe0> # /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 0x7f82b3737800> # /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 0x7f82b3737e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3717aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fcf80> # /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 0x7f82b37576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3756300> # /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 0x7f82b3716060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fee70> # /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 0x7f82b378c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fc200> # /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 0x7f82b378cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378cb00> # 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 0x7f82b378cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36fad20> # /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 0x7f82b378d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378d280> 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 0x7f82b378e4b0> 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 0x7f82b37a4680> 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 0x7f82b37a5d30> # /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 0x7f82b37a6bd0> # 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 0x7f82b37a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37a6120> # /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 0x7f82b37a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b37a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378e450> # /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 0x7f82b353bb90> # /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 0x7f82b3564620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3564380> # 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 0x7f82b3564650> # /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 0x7f82b3564f80> # 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 0x7f82b35658b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3564830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3539d30> # /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 0x7f82b3566cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3565a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b378eba0> # /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 0x7f82b358f020> # /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 0x7f82b35b33e0> # /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 0x7f82b36141d0> # /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 0x7f82b3616930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b36142f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b35e11f0> # /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 0x7f82b2f292b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b35b2210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b3567bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f82b35b2810> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_dg86wtas/ansible_ansible.legacy.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 0x7f82b2f7eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2f5dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2f5d0a0> # 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 0x7f82b2f7ce90> # /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 0x7f82b2fa69f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2fa6780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2fa6090> # /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 0x7f82b2fa65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2f7fa10> 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 0x7f82b2fa7680> # 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 0x7f82b2fa78c0> # /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 0x7f82b2fa7e00> 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 0x7f82b2e0dbe0> # 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 0x7f82b2e0f800> # /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 0x7f82b2e10200> # /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 0x7f82b2e113a0> # /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 0x7f82b2e13e90> # 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 0x7f82b36fae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e12150> # /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 0x7f82b2e1bec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e1a990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e1a6f0> # /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 0x7f82b2e1ac60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e12660> # 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 0x7f82b2e64170> # /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 0x7f82b2e642f0> # /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 0x7f82b2e65d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e65b50> # /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 0x7f82b2e68260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e66360> # /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 0x7f82b2e6ba10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e68410> # 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 0x7f82b2e6c770> # 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 0x7f82b2e6c9e0> # 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 0x7f82b2e6cd10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e644a0> # /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 0x7f82b2ef44d0> # 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 0x7f82b2ef5580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e6ec60> # 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 0x7f82b2e6ffe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e6e840> # 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 0x7f82b2efd760> # /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 0x7f82b2efe4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2e13f20> 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 0x7f82b2efe240> # 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 0x7f82b2eff6e0> # 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 0x7f82b2d0a120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2d05010> 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 0x7f82b2ffe9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2fee690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2d09ee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f82b2ef56d0> # 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": true, "path": "/tmp/linux_system_role.selinuxi6dbmifd", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 295698692, "dev": 51714, "nlink": 2, "atime": 1727096662.6375706, "mtime": 1727096662.6375706, "ctime": 1727096662.6375706, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "4028052353", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096663.22123: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/linux_system_role.selinuxi6dbmifd', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096662.8736918-14414-70025924264881/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 13827 1727096663.22127: variable 'ansible_module_compression' from source: unknown 13827 1727096663.22129: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096663.22132: variable 'ansible_facts' from source: unknown 13827 1727096663.22135: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py 13827 1727096663.22137: Sending initial data 13827 1727096663.22139: Sent initial data (152 bytes) 13827 1727096663.22141: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096663.22144: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.22205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.22266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.23831: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096663.23894: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096663.23948: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpp_ts1ulh /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py <<< 13827 1727096663.23952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py" <<< 13827 1727096663.24004: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpp_ts1ulh" to remote "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py" <<< 13827 1727096663.24798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096663.24864: stderr chunk (state=3): >>><<< 13827 1727096663.24867: stdout chunk (state=3): >>><<< 13827 1727096663.24896: done transferring module to remote 13827 1727096663.24921: _low_level_execute_command(): starting 13827 1727096663.24935: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/ /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py && sleep 0' 13827 1727096663.25715: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.25791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096663.25819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.25847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.25945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.27764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096663.27783: stderr chunk (state=3): >>><<< 13827 1727096663.27801: stdout chunk (state=3): >>><<< 13827 1727096663.27826: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096663.27836: _low_level_execute_command(): starting 13827 1727096663.27846: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_stat.py && sleep 0' 13827 1727096663.28410: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096663.28424: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.28516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.28520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.28570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.30695: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096663.30727: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096663.30764: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096663.30828: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096663.30847: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096663.30891: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096663.30912: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096663.30920: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096663.31005: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.31079: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096663.31089: 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' <<< 13827 1727096663.31149: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09ab044d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09aad3b00> # /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 0x7fb09ab06a50> <<< 13827 1727096663.31174: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096663.31189: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096663.31237: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 13827 1727096663.31322: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096663.31345: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096663.31371: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096663.31400: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096663.31403: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096663.31413: stdout chunk (state=3): >>>Processing global site-packages <<< 13827 1727096663.31431: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096663.31434: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096663.31437: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096663.31463: 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 <<< 13827 1727096663.31467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096663.31489: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09ab15130> <<< 13827 1727096663.31551: 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 <<< 13827 1727096663.31554: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.31574: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09ab15fa0> <<< 13827 1727096663.31600: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096663.31662: 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. <<< 13827 1727096663.32010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096663.32176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a8f3dd0> # /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' # <<< 13827 1727096663.32193: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a8f3fe0> # /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 <<< 13827 1727096663.32345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a92b800> # /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 0x7fb09a92be90> <<< 13827 1727096663.32482: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a90baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a9091c0> <<< 13827 1727096663.32754: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a8f0f80> # /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' <<< 13827 1727096663.32935: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a94b770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a94a390> # /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 0x7fb09a90a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a948ad0> # /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 0x7fb09a980800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a8f0200> # /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 0x7fb09a980cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a980b60> <<< 13827 1727096663.33225: 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 0x7fb09a980ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a8eed20> # /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 0x7fb09a981550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a981250> 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 0x7fb09a982450> 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 0x7fb09a998680> <<< 13827 1727096663.33486: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb09a999d60> # /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 0x7fb09a99ac00> # 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 0x7fb09a99b260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a99a150> # /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 0x7fb09a99bce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a99b410> <<< 13827 1727096663.33770: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a9824b0> # /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 0x7fb09a717bc0> # /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' <<< 13827 1727096663.33846: 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 0x7fb09a740710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a740470> # 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 0x7fb09a740740> # /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' <<< 13827 1727096663.34016: 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 0x7fb09a741070> <<< 13827 1727096663.34151: 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 0x7fb09a741a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a740920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a715d60> # /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 0x7fb09a742e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a7418e0> <<< 13827 1727096663.34254: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a982ba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096663.34487: stdout chunk (state=3): >>># 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 0x7fb09a76b170> <<< 13827 1727096663.34579: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /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 0x7fb09a793500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096663.34660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a7f02c0> # /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' <<< 13827 1727096663.34846: stdout chunk (state=3): >>># /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' <<< 13827 1727096663.35043: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a7f2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a7f03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a7b52e0> <<< 13827 1727096663.35106: 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 0x7fb09a125370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a792360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a743d70> <<< 13827 1727096663.35146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb09a792450> <<< 13827 1727096663.35330: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_5brtnwki/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 13827 1727096663.35548: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096663.35723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a17f0b0> import '_typing' # <<< 13827 1727096663.35829: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a15dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a15d100> # zipimport: zlib available <<< 13827 1727096663.35883: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096663.37247: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.38313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096663.38329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a17cf50> <<< 13827 1727096663.38362: 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' <<< 13827 1727096663.38374: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096663.38394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096663.38398: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096663.38404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096663.38432: 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 0x7fb09a1a2900> <<< 13827 1727096663.38474: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1a2690> <<< 13827 1727096663.38497: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1a1fa0> <<< 13827 1727096663.38537: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096663.38565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096663.38578: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1a29f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a17fad0> import 'atexit' # <<< 13827 1727096663.38607: 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 0x7fb09a1a3620> <<< 13827 1727096663.38657: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.38661: 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 0x7fb09a1a37a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096663.38694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096663.38714: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096663.38754: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1a3cb0> <<< 13827 1727096663.38773: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096663.38784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096663.38814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096663.38840: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a00d9d0> <<< 13827 1727096663.38868: 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 0x7fb09a00f5f0> <<< 13827 1727096663.38895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096663.38903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096663.38948: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a00ffb0> <<< 13827 1727096663.38964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096663.38991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096663.39005: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a015160> <<< 13827 1727096663.39023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096663.39052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096663.39087: 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' <<< 13827 1727096663.39137: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a017c50> <<< 13827 1727096663.39195: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.39199: 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 0x7fb09a017f80> <<< 13827 1727096663.39202: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a015f10> <<< 13827 1727096663.39222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096663.39246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096663.39291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096663.39299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096663.39301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096663.39336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096663.39362: 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 0x7fb09a01bb30> <<< 13827 1727096663.39385: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096663.39425: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a01a630> <<< 13827 1727096663.39453: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a01a390> <<< 13827 1727096663.39476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096663.39520: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a01a8d0> <<< 13827 1727096663.39547: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a017170> <<< 13827 1727096663.39576: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.39579: 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 0x7fb09a063da0> <<< 13827 1727096663.39601: 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 <<< 13827 1727096663.39607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a063dd0> <<< 13827 1727096663.39628: 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 <<< 13827 1727096663.39650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096663.39671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096663.39674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096663.39703: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.39710: 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 0x7fb09a065940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a065700> <<< 13827 1727096663.39727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096663.39822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096663.39871: 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 0x7fb09a067ec0> <<< 13827 1727096663.39878: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a066030> <<< 13827 1727096663.39900: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096663.39938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.39955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096663.39966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096663.39972: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096663.40028: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a06b5f0> <<< 13827 1727096663.40143: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a067f80> <<< 13827 1727096663.40194: 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 0x7fb09a06c380> <<< 13827 1727096663.40223: 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' <<< 13827 1727096663.40228: 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 0x7fb09a06c7d0> <<< 13827 1727096663.40273: 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 0x7fb09a06c710> <<< 13827 1727096663.40293: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0640b0> <<< 13827 1727096663.40310: 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' <<< 13827 1727096663.40324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096663.40348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096663.40370: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.40393: 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 0x7fb09a06ffe0> <<< 13827 1727096663.40541: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.40544: 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 0x7fb09a0f9490> <<< 13827 1727096663.40582: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a06e780> <<< 13827 1727096663.40600: 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 0x7fb09a06fb30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a06e3f0> <<< 13827 1727096663.40604: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.40621: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.40635: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096663.40640: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.40727: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.40814: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.40829: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096663.40847: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.40850: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.40870: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096663.40874: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.40994: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.41108: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.41633: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.42167: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096663.42183: 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' # <<< 13827 1727096663.42206: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096663.42211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.42270: 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 0x7fb09a0fd730> <<< 13827 1727096663.42343: 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' <<< 13827 1727096663.42360: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0fe450> <<< 13827 1727096663.42367: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0f95b0> <<< 13827 1727096663.42422: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096663.42430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.42451: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.42467: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096663.42473: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.42620: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.42772: 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' <<< 13827 1727096663.42776: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0fe4e0> <<< 13827 1727096663.42788: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.43234: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.43673: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.43745: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.43824: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096663.43848: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.43864: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.43912: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096663.43973: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44059: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096663.44083: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44087: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44089: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096663.44099: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44145: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44183: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096663.44188: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44417: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096663.44709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096663.44713: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096663.44769: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0ff560> <<< 13827 1727096663.44781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44922: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096663.44949: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096663.44964: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.44995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45042: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096663.45052: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45133: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45185: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45248: 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 <<< 13827 1727096663.45291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.45390: 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 0x7fb099f0a000> <<< 13827 1727096663.45398: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb099f057f0> <<< 13827 1727096663.45440: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096663.45507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45567: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45588: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45636: 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' <<< 13827 1727096663.45654: 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 <<< 13827 1727096663.45679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096663.45700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096663.45749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096663.45776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096663.45782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096663.45841: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1de960> <<< 13827 1727096663.45888: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1ee630> <<< 13827 1727096663.45964: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb099f0a090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0fefc0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096663.45982: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.45997: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.46032: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096663.46106: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13827 1727096663.46117: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096663.46124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.46254: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.46445: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.46602: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 13827 1727096663.46848: 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 <<< 13827 1727096663.46868: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.46883: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.46909: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.46919: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.46941: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.46971: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 13827 1727096663.46988: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.47002: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.47008: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.47247: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096663.47251: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096663.47284: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 13827 1727096663.47287: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096663.47306: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096663.47322: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096663.47342: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 13827 1727096663.47348: stdout chunk (state=3): >>> # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 13827 1727096663.47378: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.47383: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096663.47402: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13827 1727096663.47409: stdout chunk (state=3): >>># destroy datetime <<< 13827 1727096663.47433: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096663.47441: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096663.47489: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096663.47493: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 13827 1727096663.47505: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.47529: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13827 1727096663.47532: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13827 1727096663.47559: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096663.47573: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13827 1727096663.47590: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 13827 1727096663.47613: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13827 1727096663.47617: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 13827 1727096663.47620: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096663.47751: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13827 1727096663.47760: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096663.47781: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 13827 1727096663.47788: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 13827 1727096663.47807: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096663.47839: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096663.47847: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096663.47860: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096663.47951: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13827 1727096663.47962: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096663.47982: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096663.47988: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096663.48003: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096663.48006: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096663.48033: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13827 1727096663.48045: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 13827 1727096663.48376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096663.48407: stderr chunk (state=3): >>><<< 13827 1727096663.48410: stdout chunk (state=3): >>><<< 13827 1727096663.48473: _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 0x7fb09ab044d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09aad3b00> # /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 0x7fb09ab06a50> 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 0x7fb09ab15130> # /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 0x7fb09ab15fa0> 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 0x7fb09a8f3dd0> # /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 0x7fb09a8f3fe0> # /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 0x7fb09a92b800> # /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 0x7fb09a92be90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a90baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a9091c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a8f0f80> # /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 0x7fb09a94b770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a94a390> # /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 0x7fb09a90a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a948ad0> # /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 0x7fb09a980800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a8f0200> # /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 0x7fb09a980cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a980b60> # 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 0x7fb09a980ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a8eed20> # /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 0x7fb09a981550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a981250> 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 0x7fb09a982450> 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 0x7fb09a998680> 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 0x7fb09a999d60> # /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 0x7fb09a99ac00> # 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 0x7fb09a99b260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a99a150> # /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 0x7fb09a99bce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a99b410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a9824b0> # /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 0x7fb09a717bc0> # /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 0x7fb09a740710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a740470> # 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 0x7fb09a740740> # /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 0x7fb09a741070> # 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 0x7fb09a741a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a740920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a715d60> # /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 0x7fb09a742e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a7418e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a982ba0> # /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 0x7fb09a76b170> # /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 0x7fb09a793500> # /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 0x7fb09a7f02c0> # /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 0x7fb09a7f2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a7f03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a7b52e0> # /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 0x7fb09a125370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a792360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a743d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb09a792450> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_5brtnwki/ansible_ansible.legacy.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 0x7fb09a17f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a15dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a15d100> # 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 0x7fb09a17cf50> # /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 0x7fb09a1a2900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1a2690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1a1fa0> # /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 0x7fb09a1a29f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a17fad0> 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 0x7fb09a1a3620> # 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 0x7fb09a1a37a0> # /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 0x7fb09a1a3cb0> 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 0x7fb09a00d9d0> # 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 0x7fb09a00f5f0> # /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 0x7fb09a00ffb0> # /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 0x7fb09a015160> # /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 0x7fb09a017c50> # 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 0x7fb09a017f80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a015f10> # /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 0x7fb09a01bb30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a01a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a01a390> # /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 0x7fb09a01a8d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a017170> # 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 0x7fb09a063da0> # /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 0x7fb09a063dd0> # /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 0x7fb09a065940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a065700> # /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 0x7fb09a067ec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a066030> # /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 0x7fb09a06b5f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a067f80> # 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 0x7fb09a06c380> # 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 0x7fb09a06c7d0> # 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 0x7fb09a06c710> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0640b0> # /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 0x7fb09a06ffe0> # 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 0x7fb09a0f9490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a06e780> # 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 0x7fb09a06fb30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a06e3f0> # 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 0x7fb09a0fd730> # /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 0x7fb09a0fe450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0f95b0> 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 0x7fb09a0fe4e0> # 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 0x7fb09a0ff560> # 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 0x7fb099f0a000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb099f057f0> 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 0x7fb09a1de960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a1ee630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb099f0a090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb09a0fefc0> # 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": "/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096663.48991: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096662.8736918-14414-70025924264881/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 13827 1727096663.48994: Sending initial data 13827 1727096663.48996: Sent initial data (226 bytes) 13827 1727096663.49223: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096663.49226: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096663.49229: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.49286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096663.49289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.49294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.49359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.50939: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 13827 1727096663.50942: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096663.51001: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096663.51062: stdout chunk (state=3): >>>sftp> put /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-a.pp /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp <<< 13827 1727096663.51066: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp" <<< 13827 1727096663.51120: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-a.pp" to remote "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp" <<< 13827 1727096663.51123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp" <<< 13827 1727096663.51684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096663.51738: stderr chunk (state=3): >>><<< 13827 1727096663.51741: stdout chunk (state=3): >>><<< 13827 1727096663.51757: _low_level_execute_command(): starting 13827 1727096663.51762: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/ /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp && sleep 0' 13827 1727096663.52218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096663.52221: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096663.52224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.52226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096663.52228: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096663.52230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.52348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.52355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.52428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.54179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096663.54242: stderr chunk (state=3): >>><<< 13827 1727096663.54245: stdout chunk (state=3): >>><<< 13827 1727096663.54247: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096663.54268: variable 'ansible_module_compression' from source: unknown 13827 1727096663.54322: ANSIBALLZ: Using generic lock for ansible.legacy.copy 13827 1727096663.54326: ANSIBALLZ: Acquiring lock 13827 1727096663.54328: ANSIBALLZ: Lock acquired: 140353313758752 13827 1727096663.54334: ANSIBALLZ: Creating module 13827 1727096663.66224: ANSIBALLZ: Writing module into payload 13827 1727096663.66227: ANSIBALLZ: Writing module 13827 1727096663.66230: ANSIBALLZ: Renaming module 13827 1727096663.66231: ANSIBALLZ: Done creating module 13827 1727096663.66233: variable 'ansible_facts' from source: unknown 13827 1727096663.66235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_copy.py 13827 1727096663.66375: Sending initial data 13827 1727096663.66378: Sent initial data (152 bytes) 13827 1727096663.67008: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.67041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096663.67055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.67069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.67143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.68782: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096663.68839: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096663.68913: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp20ull58u /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_copy.py <<< 13827 1727096663.68916: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_copy.py" <<< 13827 1727096663.68981: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp20ull58u" to remote "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_copy.py" <<< 13827 1727096663.69823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096663.69931: stderr chunk (state=3): >>><<< 13827 1727096663.69934: stdout chunk (state=3): >>><<< 13827 1727096663.69946: done transferring module to remote 13827 1727096663.69964: _low_level_execute_command(): starting 13827 1727096663.69974: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/ /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_copy.py && sleep 0' 13827 1727096663.70874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096663.70877: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096663.70880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.70882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096663.70884: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096663.70886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.70939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096663.70943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.70974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.71061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.72955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096663.72961: stdout chunk (state=3): >>><<< 13827 1727096663.72964: stderr chunk (state=3): >>><<< 13827 1727096663.72967: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096663.72970: _low_level_execute_command(): starting 13827 1727096663.72972: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/AnsiballZ_copy.py && sleep 0' 13827 1727096663.73570: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096663.73578: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096663.73580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.73583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096663.73584: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.73639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096663.73642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.73653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.73740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.75871: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096663.75909: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096663.75922: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096663.75989: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096663.76035: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096663.76084: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096663.76095: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096663.76151: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.76184: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096663.76199: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096663.76240: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096663.76265: 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 0x7f8a3a9104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a8dfb30> <<< 13827 1727096663.76309: 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' <<< 13827 1727096663.76333: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a912a50> import '_signal' # <<< 13827 1727096663.76364: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096663.76376: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096663.76419: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096663.76497: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096663.76538: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096663.76584: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 13827 1727096663.76606: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096663.76620: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096663.76671: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096663.76674: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6c1130> <<< 13827 1727096663.76754: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.76761: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6c1fa0> <<< 13827 1727096663.76799: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096663.76803: 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. <<< 13827 1727096663.77048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096663.77052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096663.77089: 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' <<< 13827 1727096663.77093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096663.77146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096663.77152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096663.77184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6ffdd0> <<< 13827 1727096663.77212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096663.77254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fffe0> <<< 13827 1727096663.77287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096663.77297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096663.77321: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096663.77368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.77387: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096663.77410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096663.77448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a737800> <<< 13827 1727096663.77453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a737e90> <<< 13827 1727096663.77475: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096663.77509: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a717aa0> <<< 13827 1727096663.77525: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096663.77548: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7151c0> <<< 13827 1727096663.77646: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fcf80> <<< 13827 1727096663.77663: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096663.77695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13827 1727096663.77719: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096663.77740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096663.77767: 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' <<< 13827 1727096663.77812: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7576e0> <<< 13827 1727096663.77823: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a756300> <<< 13827 1727096663.77850: 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 0x7f8a3a716060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fee70> <<< 13827 1727096663.77914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096663.77935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fc200> <<< 13827 1727096663.77968: 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' <<< 13827 1727096663.77979: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3a78cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78cb00> <<< 13827 1727096663.78067: 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' <<< 13827 1727096663.78074: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3a78cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fad20> # /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' <<< 13827 1727096663.78089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096663.78136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096663.78180: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78d280> import 'importlib.machinery' # <<< 13827 1727096663.78185: 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' <<< 13827 1727096663.78219: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78e4b0> import 'importlib.util' # <<< 13827 1727096663.78239: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096663.78242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096663.78292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096663.78309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7a4680> <<< 13827 1727096663.78336: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096663.78363: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3a7a5d30> <<< 13827 1727096663.78397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096663.78437: 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' <<< 13827 1727096663.78443: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7a6bd0> <<< 13827 1727096663.78490: 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 0x7f8a3a7a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7a6120> <<< 13827 1727096663.78512: 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' <<< 13827 1727096663.78564: 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 0x7f8a3a7a7cb0> <<< 13827 1727096663.78567: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7a73e0> <<< 13827 1727096663.78626: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78e450> <<< 13827 1727096663.78630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096663.78658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096663.78675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096663.78690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096663.78718: 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 0x7f8a3a53bb90> <<< 13827 1727096663.78759: 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' <<< 13827 1727096663.78787: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.78812: 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 0x7f8a3a564620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a564380> # 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 0x7f8a3a564650> <<< 13827 1727096663.78844: 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' <<< 13827 1727096663.78919: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.79039: 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 0x7f8a3a564f80> <<< 13827 1727096663.79165: 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 0x7f8a3a5658b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a564830> <<< 13827 1727096663.79195: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a539d30> <<< 13827 1727096663.79199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096663.79249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096663.79252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096663.79282: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a566cc0> <<< 13827 1727096663.79293: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a565a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78eba0> <<< 13827 1727096663.79323: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096663.79400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.79414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096663.79434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096663.79462: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a58f020> <<< 13827 1727096663.79534: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096663.79550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096663.79573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096663.79639: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a5b33e0> <<< 13827 1727096663.79662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096663.79679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096663.79743: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096663.79770: 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 0x7f8a3a6141d0> <<< 13827 1727096663.79798: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096663.79816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096663.79871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096663.79971: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a616930> <<< 13827 1727096663.80023: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6142f0> <<< 13827 1727096663.80052: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a5e11f0> <<< 13827 1727096663.80111: 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 0x7f8a39f292b0> <<< 13827 1727096663.80114: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a5b2210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a567bf0> <<< 13827 1727096663.80234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096663.80237: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3a5b2810> <<< 13827 1727096663.80369: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_diynag62/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available <<< 13827 1727096663.80498: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.80523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096663.80543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096663.80579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096663.80648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096663.80679: 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' <<< 13827 1727096663.80682: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39f7eff0> <<< 13827 1727096663.80695: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096663.80878: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39f5dee0> <<< 13827 1727096663.80880: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39f5d0a0> # zipimport: zlib available <<< 13827 1727096663.80905: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096663.80924: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.80933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.80953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.80958: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096663.80981: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.82392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.83461: 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 0x7f8a39f7ce90> <<< 13827 1727096663.83483: 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' <<< 13827 1727096663.83509: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096663.83522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096663.83543: 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' <<< 13827 1727096663.83576: 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 0x7f8a39fa69f0> <<< 13827 1727096663.83612: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39fa6780> <<< 13827 1727096663.83645: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39fa6090> <<< 13827 1727096663.83662: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096663.83675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096663.83710: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39fa65d0> <<< 13827 1727096663.83717: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39f7fa10> <<< 13827 1727096663.83720: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096663.83746: 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 0x7f8a39fa7680> <<< 13827 1727096663.83777: 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 0x7f8a39fa78c0> <<< 13827 1727096663.83816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096663.83868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13827 1727096663.83958: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39fa7e00> import 'pwd' # <<< 13827 1727096663.83989: 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' <<< 13827 1727096663.83996: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e0dbe0> <<< 13827 1727096663.84062: 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 0x7f8a39e0f800> # /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' <<< 13827 1727096663.84115: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e10200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096663.84145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096663.84154: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e113a0> <<< 13827 1727096663.84179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096663.84204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096663.84230: 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' <<< 13827 1727096663.84285: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e13e90> <<< 13827 1727096663.84317: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.84323: 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 0x7f8a3a6fae10> <<< 13827 1727096663.84340: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e12150> <<< 13827 1727096663.84365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096663.84383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096663.84411: 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' <<< 13827 1727096663.84463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096663.84504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096663.84542: 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 0x7f8a39e1bec0> import '_tokenize' # <<< 13827 1727096663.84604: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e1a990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e1a6f0> <<< 13827 1727096663.84611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096663.84684: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e1ac60> <<< 13827 1727096663.84743: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e12660> <<< 13827 1727096663.84806: 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 0x7f8a39e64170> <<< 13827 1727096663.84809: 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 0x7f8a39e642f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 13827 1727096663.84842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096663.84890: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a39e65d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e65b50> <<< 13827 1727096663.84905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096663.85005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096663.85036: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096663.85114: 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 0x7f8a39e68260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e66360> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096663.85142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096663.85159: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096663.85235: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e6ba10> <<< 13827 1727096663.85312: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e68410> <<< 13827 1727096663.85388: 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 0x7f8a39e6c770> <<< 13827 1727096663.85443: 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 0x7f8a39e6c9e0> <<< 13827 1727096663.85581: 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 0x7f8a39e6cd10> <<< 13827 1727096663.85602: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e644a0> # /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 0x7f8a39ef44d0> <<< 13827 1727096663.85792: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a39ef5580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e6ec60> # 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 0x7f8a39e6ffe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e6e840> # zipimport: zlib available <<< 13827 1727096663.85837: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096663.85954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.86012: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.86050: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096663.86077: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.86189: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.86373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.86842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.87408: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096663.87464: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7f8a39efd760> <<< 13827 1727096663.87560: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096663.87595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39efe4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e13f20> <<< 13827 1727096663.87612: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096663.87627: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.87648: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.87665: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096663.87674: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.87819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.87973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096663.87976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096663.87996: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39efe240> <<< 13827 1727096663.88002: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.88459: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.88901: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.88966: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.89043: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096663.89062: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.89093: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.89148: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096663.89151: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.89206: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.89299: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096663.89303: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.89333: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096663.89336: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.89507: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13827 1727096663.89697: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.89890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096663.89986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096663.90018: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39eff6e0> <<< 13827 1727096663.90020: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.90321: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.90546: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.90549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096663.90617: 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' <<< 13827 1727096663.90653: 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 0x7f8a39d0a120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39d05010> <<< 13827 1727096663.90765: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096663.90832: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.90849: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.90898: 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' <<< 13827 1727096663.90922: 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 <<< 13827 1727096663.90977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096663.91083: 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 <<< 13827 1727096663.91086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096663.91181: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39ffe9c0> <<< 13827 1727096663.91184: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39fee690> <<< 13827 1727096663.91239: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39d09ee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39ef56d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096663.91247: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.91296: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.91318: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096663.91371: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096663.91398: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.91416: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 13827 1727096663.91790: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.92174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py <<< 13827 1727096663.92199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39efca70> <<< 13827 1727096663.92248: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096663.92691: stdout chunk (state=3): >>> {"dest": "/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp", "src": "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp", "md5sum": "7f51ac977b1460ce310e6e2e708f0b44", "checksum": "7e315cb53bc04a58035783e33dedcb98a17c9fa6", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "invocation": {"module_args": {"dest": "/tmp/linux_system_role.selinuxi6dbmifd", "src": "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp", "mode": "0644", "_original_basename": "linux-system-roles-selinux-test-a.pp", "follow": false, "checksum": "7e315cb53bc04a58035783e33dedcb98a17c9fa6", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 13827 1727096663.93126: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 13827 1727096663.93145: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.93208: stdout chunk (state=3): >>># 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<<< 13827 1727096663.93248: stdout chunk (state=3): >>> # 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 <<< 13827 1727096663.93276: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp <<< 13827 1727096663.93570: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 13827 1727096663.93621: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096663.93627: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096663.93632: 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 <<< 13827 1727096663.93741: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096663.93820: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096663.93842: 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 <<< 13827 1727096663.93963: 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 # 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 <<< 13827 1727096663.93966: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096663.93991: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096663.94188: stdout chunk (state=3): >>># 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 <<< 13827 1727096663.94210: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096663.94303: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096663.94395: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 13827 1727096663.94418: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096663.94747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096663.94871: stderr chunk (state=3): >>><<< 13827 1727096663.94874: stdout chunk (state=3): >>><<< 13827 1727096663.95023: _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 0x7f8a3a9104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a8dfb30> # /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 0x7f8a3a912a50> 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 0x7f8a3a6c1130> # /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 0x7f8a3a6c1fa0> 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 0x7f8a3a6ffdd0> # /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 0x7f8a3a6fffe0> # /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 0x7f8a3a737800> # /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 0x7f8a3a737e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a717aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fcf80> # /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 0x7f8a3a7576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a756300> # /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 0x7f8a3a716060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fee70> # /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 0x7f8a3a78c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fc200> # /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 0x7f8a3a78cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78cb00> # 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 0x7f8a3a78cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6fad20> # /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 0x7f8a3a78d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78d280> 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 0x7f8a3a78e4b0> 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 0x7f8a3a7a4680> 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 0x7f8a3a7a5d30> # /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 0x7f8a3a7a6bd0> # 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 0x7f8a3a7a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7a6120> # /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 0x7f8a3a7a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a7a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78e450> # /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 0x7f8a3a53bb90> # /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 0x7f8a3a564620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a564380> # 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 0x7f8a3a564650> # /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 0x7f8a3a564f80> # 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 0x7f8a3a5658b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a564830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a539d30> # /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 0x7f8a3a566cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a565a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a78eba0> # /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 0x7f8a3a58f020> # /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 0x7f8a3a5b33e0> # /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 0x7f8a3a6141d0> # /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 0x7f8a3a616930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a6142f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a5e11f0> # /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 0x7f8a39f292b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a5b2210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3a567bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3a5b2810> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_diynag62/ansible_ansible.legacy.copy_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 0x7f8a39f7eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39f5dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39f5d0a0> # 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 0x7f8a39f7ce90> # /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 0x7f8a39fa69f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39fa6780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39fa6090> # /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 0x7f8a39fa65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39f7fa10> 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 0x7f8a39fa7680> # 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 0x7f8a39fa78c0> # /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 0x7f8a39fa7e00> 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 0x7f8a39e0dbe0> # 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 0x7f8a39e0f800> # /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 0x7f8a39e10200> # /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 0x7f8a39e113a0> # /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 0x7f8a39e13e90> # 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 0x7f8a3a6fae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e12150> # /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 0x7f8a39e1bec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e1a990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e1a6f0> # /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 0x7f8a39e1ac60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e12660> # 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 0x7f8a39e64170> # /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 0x7f8a39e642f0> # /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 0x7f8a39e65d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e65b50> # /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 0x7f8a39e68260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e66360> # /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 0x7f8a39e6ba10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e68410> # 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 0x7f8a39e6c770> # 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 0x7f8a39e6c9e0> # 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 0x7f8a39e6cd10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e644a0> # /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 0x7f8a39ef44d0> # 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 0x7f8a39ef5580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e6ec60> # 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 0x7f8a39e6ffe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e6e840> # 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 0x7f8a39efd760> # /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 0x7f8a39efe4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39e13f20> 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 0x7f8a39efe240> # 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 0x7f8a39eff6e0> # 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 0x7f8a39d0a120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39d05010> 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 0x7f8a39ffe9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39fee690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39d09ee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39ef56d0> # 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 # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a39efca70> # zipimport: zlib available {"dest": "/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp", "src": "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp", "md5sum": "7f51ac977b1460ce310e6e2e708f0b44", "checksum": "7e315cb53bc04a58035783e33dedcb98a17c9fa6", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "invocation": {"module_args": {"dest": "/tmp/linux_system_role.selinuxi6dbmifd", "src": "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp", "mode": "0644", "_original_basename": "linux-system-roles-selinux-test-a.pp", "follow": false, "checksum": "7e315cb53bc04a58035783e33dedcb98a17c9fa6", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 # cleanup[2] removing filecmp # destroy filecmp # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 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 # cleanup[2] removing filecmp # destroy filecmp # 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 13827 1727096663.95681: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/linux_system_role.selinuxi6dbmifd', 'src': '/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp', 'mode': '0644', '_original_basename': 'linux-system-roles-selinux-test-a.pp', 'follow': False, 'checksum': '7e315cb53bc04a58035783e33dedcb98a17c9fa6', '_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.copy', '_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-1727096662.8736918-14414-70025924264881/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096663.95684: _low_level_execute_command(): starting 13827 1727096663.95687: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/ > /dev/null 2>&1 && sleep 0' 13827 1727096663.96003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096663.96016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096663.96028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096663.96043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096663.96059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096663.96070: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096663.96107: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096663.96176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096663.96191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096663.96219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096663.96299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096663.98222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096663.98254: stdout chunk (state=3): >>><<< 13827 1727096663.98260: stderr chunk (state=3): >>><<< 13827 1727096663.98463: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096663.98471: handler run complete 13827 1727096663.98474: attempt loop complete, returning result 13827 1727096663.98476: _execute() done 13827 1727096663.98478: dumping result to json 13827 1727096663.98484: done dumping result, returning 13827 1727096663.98486: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file selinux_modules/linux-system-roles-selinux-test-a.pp [12a9e070-eceb-0460-c064-000000000187] 13827 1727096663.98488: sending task result for task 12a9e070-eceb-0460-c064-000000000187 13827 1727096663.98568: done sending task result for task 12a9e070-eceb-0460-c064-000000000187 13827 1727096663.98576: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "7e315cb53bc04a58035783e33dedcb98a17c9fa6", "dest": "/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp", "gid": 0, "group": "root", "md5sum": "7f51ac977b1460ce310e6e2e708f0b44", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "src": "/root/.ansible/tmp/ansible-tmp-1727096662.8736918-14414-70025924264881/.source.pp", "state": "file", "uid": 0 } 13827 1727096663.98684: no more pending results, returning what we have 13827 1727096663.98720: results queue empty 13827 1727096663.98722: checking for any_errors_fatal 13827 1727096663.98732: done checking for any_errors_fatal 13827 1727096663.98733: checking for max_fail_percentage 13827 1727096663.98735: done checking for max_fail_percentage 13827 1727096663.98736: checking to see if all hosts have failed and the running result is not ok 13827 1727096663.98737: done checking to see if all hosts have failed 13827 1727096663.98737: getting the remaining hosts for this loop 13827 1727096663.98762: done getting the remaining hosts for this loop 13827 1727096663.98794: getting the next task for host managed_node3 13827 1727096663.98979: done getting next task for host managed_node3 13827 1727096663.98985: ^ task is: TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096663.98994: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096663.99006: getting variables 13827 1727096663.99008: in VariableManager get_vars() 13827 1727096663.99046: Calling all_inventory to load vars for managed_node3 13827 1727096663.99049: Calling groups_inventory to load vars for managed_node3 13827 1727096663.99051: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096663.99067: Calling all_plugins_play to load vars for managed_node3 13827 1727096663.99069: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096663.99072: Calling groups_plugins_play to load vars for managed_node3 13827 1727096664.00184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096664.00897: done with get_vars() 13827 1727096664.00922: done getting variables TASK [fedora.linux_system_roles.selinux : Install the module] ****************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 Monday 23 September 2024 09:04:24 -0400 (0:00:01.258) 0:00:16.010 ****** 13827 1727096664.01011: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096664.01013: Creating lock for fedora.linux_system_roles.local_semodule 13827 1727096664.01452: worker is 1 (out of 1 available) 13827 1727096664.01473: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096664.01487: done queuing things up, now waiting for results queue to drain 13827 1727096664.01489: waiting for pending results... 13827 1727096664.01797: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096664.01941: in run() - task 12a9e070-eceb-0460-c064-000000000188 13827 1727096664.01944: variable 'ansible_search_path' from source: unknown 13827 1727096664.01946: variable 'ansible_search_path' from source: unknown 13827 1727096664.01967: calling self._execute() 13827 1727096664.02046: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096664.02050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096664.02067: variable 'omit' from source: magic vars 13827 1727096664.02585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096664.04393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096664.04439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096664.04469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096664.04506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096664.04530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096664.04589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096664.04612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096664.04631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096664.04658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096664.04671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096664.04799: variable 'ansible_distribution' from source: facts 13827 1727096664.04805: variable 'ansible_distribution_major_version' from source: facts 13827 1727096664.04822: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096664.05061: variable 'state' from source: include params 13827 1727096664.05064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096664.05066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096664.05086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096664.05130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096664.05152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096664.05227: variable '__selinux_item' from source: include params 13827 1727096664.05247: Evaluated conditional (state == "enabled"): True 13827 1727096664.05384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096664.05585: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096664.05632: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096664.05674: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096664.05711: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096664.05771: 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) 13827 1727096664.05800: 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) 13827 1727096664.05838: 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) 13827 1727096664.05875: 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) 13827 1727096664.05961: variable '__selinux_item' from source: include params 13827 1727096664.05981: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096664.06134: variable 'module_file' from source: set_fact 13827 1727096664.06261: variable 'checksum' from source: include params 13827 1727096664.06324: variable 'selinux_installed_modules' from source: facts 13827 1727096664.06699: variable 'mod_name' from source: include params 13827 1727096664.06842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096664.07038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096664.07077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096664.07127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096664.07144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096664.07717: variable '__selinux_item' from source: include params 13827 1727096664.07738: variable 'priority' from source: include params 13827 1727096664.07878: variable '__selinux_item' from source: include params 13827 1727096664.07905: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096664.07911: variable 'omit' from source: magic vars 13827 1727096664.07981: variable 'omit' from source: magic vars 13827 1727096664.08106: variable 'tempdir' from source: set_fact 13827 1727096664.08117: variable '__selinux_item' from source: include params 13827 1727096664.08120: variable 'priority' from source: include params 13827 1727096664.08170: variable 'priority' from source: include params 13827 1727096664.08243: variable '__selinux_item' from source: include params 13827 1727096664.08259: variable 'omit' from source: magic vars 13827 1727096664.08282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096664.08302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096664.08317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096664.08334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096664.08343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096664.08367: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096664.08370: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096664.08373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096664.08437: Set connection var ansible_connection to ssh 13827 1727096664.08446: Set connection var ansible_shell_executable to /bin/sh 13827 1727096664.08455: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096664.08459: Set connection var ansible_shell_type to sh 13827 1727096664.08543: Set connection var ansible_pipelining to False 13827 1727096664.08547: Set connection var ansible_timeout to 10 13827 1727096664.08549: variable 'ansible_shell_executable' from source: unknown 13827 1727096664.08551: variable 'ansible_connection' from source: unknown 13827 1727096664.08555: variable 'ansible_module_compression' from source: unknown 13827 1727096664.08559: variable 'ansible_shell_type' from source: unknown 13827 1727096664.08561: variable 'ansible_shell_executable' from source: unknown 13827 1727096664.08563: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096664.08565: variable 'ansible_pipelining' from source: unknown 13827 1727096664.08569: variable 'ansible_timeout' from source: unknown 13827 1727096664.08571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096664.08603: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096664.08619: variable 'omit' from source: magic vars 13827 1727096664.08635: starting attempt loop 13827 1727096664.08638: running the handler 13827 1727096664.08651: _low_level_execute_command(): starting 13827 1727096664.08654: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096664.09179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096664.09183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096664.09186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096664.09309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096664.09324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096664.09428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096664.10982: stdout chunk (state=3): >>>/root <<< 13827 1727096664.11221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096664.11225: stdout chunk (state=3): >>><<< 13827 1727096664.11231: stderr chunk (state=3): >>><<< 13827 1727096664.11359: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096664.11364: _low_level_execute_command(): starting 13827 1727096664.11369: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614 `" && echo ansible-tmp-1727096664.1126866-14469-31138544180614="` echo /root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614 `" ) && sleep 0' 13827 1727096664.11878: 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 <<< 13827 1727096664.11881: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096664.11885: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096664.11940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096664.11962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096664.12064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096664.13935: stdout chunk (state=3): >>>ansible-tmp-1727096664.1126866-14469-31138544180614=/root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614 <<< 13827 1727096664.14083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096664.14087: stdout chunk (state=3): >>><<< 13827 1727096664.14104: stderr chunk (state=3): >>><<< 13827 1727096664.14110: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096664.1126866-14469-31138544180614=/root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096664.14132: variable 'ansible_module_compression' from source: unknown 13827 1727096664.14186: ANSIBALLZ: Using lock for fedora.linux_system_roles.local_semodule 13827 1727096664.14191: ANSIBALLZ: Acquiring lock 13827 1727096664.14193: ANSIBALLZ: Lock acquired: 140353308842736 13827 1727096664.14200: ANSIBALLZ: Creating module 13827 1727096664.26066: ANSIBALLZ: Writing module into payload 13827 1727096664.26130: ANSIBALLZ: Writing module 13827 1727096664.26165: ANSIBALLZ: Renaming module 13827 1727096664.26179: ANSIBALLZ: Done creating module 13827 1727096664.26210: variable 'ansible_facts' from source: unknown 13827 1727096664.26290: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/AnsiballZ_local_semodule.py 13827 1727096664.26551: Sending initial data 13827 1727096664.26555: Sent initial data (162 bytes) 13827 1727096664.27054: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096664.27062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096664.27067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096664.27070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096664.27166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096664.27201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096664.27297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096664.28837: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096664.28890: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096664.28952: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp9olynun8 /root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/AnsiballZ_local_semodule.py <<< 13827 1727096664.28955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/AnsiballZ_local_semodule.py" <<< 13827 1727096664.29011: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp9olynun8" to remote "/root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/AnsiballZ_local_semodule.py" <<< 13827 1727096664.29014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/AnsiballZ_local_semodule.py" <<< 13827 1727096664.29646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096664.29695: stderr chunk (state=3): >>><<< 13827 1727096664.29698: stdout chunk (state=3): >>><<< 13827 1727096664.29738: done transferring module to remote 13827 1727096664.29752: _low_level_execute_command(): starting 13827 1727096664.29757: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/ /root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096664.30317: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096664.30320: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096664.30323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096664.30327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096664.30329: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096664.30417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096664.30494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096664.32215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096664.32246: stderr chunk (state=3): >>><<< 13827 1727096664.32249: stdout chunk (state=3): >>><<< 13827 1727096664.32268: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096664.32270: _low_level_execute_command(): starting 13827 1727096664.32275: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096664.32875: 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 <<< 13827 1727096664.32878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096664.32881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096664.32900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096664.32983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096664.33042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096664.35155: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096664.35217: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096664.35221: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096664.35295: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096664.35328: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096664.35383: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13827 1727096664.35388: stdout chunk (state=3): >>># installing zipimport hook <<< 13827 1727096664.35395: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096664.35397: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096664.35402: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096664.35443: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.35472: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096664.35489: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096664.35536: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096664.35569: 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 0x7efdafd104d0> <<< 13827 1727096664.35572: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafcdfb30> <<< 13827 1727096664.35596: 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' <<< 13827 1727096664.35600: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafd12a50> <<< 13827 1727096664.35623: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096664.35653: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096664.35676: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096664.35710: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096664.35716: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096664.35794: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096664.35822: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096664.35849: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096664.35878: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096664.35882: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096664.35899: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096664.35906: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096664.35918: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096664.35946: 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 <<< 13827 1727096664.35951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096664.35975: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafac1130> <<< 13827 1727096664.36033: 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 <<< 13827 1727096664.36044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.36051: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafac1fa0> <<< 13827 1727096664.36079: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096664.36110: 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. <<< 13827 1727096664.36332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096664.36351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096664.36371: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096664.36377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.36401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096664.36450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096664.36468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096664.36497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096664.36504: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafaffdd0> <<< 13827 1727096664.36526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096664.36529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096664.36561: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafafffe0> <<< 13827 1727096664.36588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096664.36627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096664.36645: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096664.36699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.36749: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096664.36773: 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 0x7efdafb37800> <<< 13827 1727096664.36777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb37e90> <<< 13827 1727096664.36785: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096664.36844: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb17aa0> import '_functools' # <<< 13827 1727096664.36882: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb151c0> <<< 13827 1727096664.36972: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafafcf80> <<< 13827 1727096664.36994: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096664.37008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096664.37020: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096664.37047: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096664.37077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096664.37091: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096664.37096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096664.37130: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb57770> <<< 13827 1727096664.37151: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb56390> <<< 13827 1727096664.37185: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096664.37200: 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 0x7efdafb16090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb54bc0> <<< 13827 1727096664.37244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096664.37253: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb887a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafafc200> <<< 13827 1727096664.37276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096664.37281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096664.37330: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096664.37334: 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 0x7efdafb88c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb88b00> <<< 13827 1727096664.37364: 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 0x7efdafb88e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafafad20> <<< 13827 1727096664.37406: 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' <<< 13827 1727096664.37433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096664.37447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096664.37483: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb89520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb891f0> <<< 13827 1727096664.37493: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096664.37521: 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' <<< 13827 1727096664.37528: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb8a420> <<< 13827 1727096664.37548: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096664.37583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096664.37608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096664.37640: 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' <<< 13827 1727096664.37649: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafba45f0> <<< 13827 1727096664.37661: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096664.37700: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdafba5d30> <<< 13827 1727096664.37720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096664.37763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096664.37772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096664.37777: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafba6bd0> <<< 13827 1727096664.37832: 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 0x7efdafba7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafba6120> <<< 13827 1727096664.37858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096664.37862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096664.37897: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096664.37902: 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 0x7efdafba7cb0> <<< 13827 1727096664.37925: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafba73e0> <<< 13827 1727096664.37981: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb8a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096664.38006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096664.38028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096664.38045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096664.38073: 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 0x7efdaf923bc0> <<< 13827 1727096664.38108: 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' <<< 13827 1727096664.38129: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096664.38135: 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 0x7efdaf94c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94c470> <<< 13827 1727096664.38166: 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' <<< 13827 1727096664.38170: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdaf94c740> <<< 13827 1727096664.38197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096664.38200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096664.38279: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096664.38620: 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 0x7efdaf94d070> # 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 0x7efdaf94da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf921d60> # /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 <<< 13827 1727096664.38629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94ee40> <<< 13827 1727096664.38669: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94db80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb8ab10> <<< 13827 1727096664.38723: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096664.38771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.38776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096664.38812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096664.38851: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf977170> <<< 13827 1727096664.38929: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096664.38991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096664.39054: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf99b500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096664.39059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096664.39231: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096664.39239: 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 0x7efdaf9f82c0> # /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 <<< 13827 1727096664.39253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096664.39327: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf9faa20> <<< 13827 1727096664.39425: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf9f83e0> <<< 13827 1727096664.39460: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf9c12b0> <<< 13827 1727096664.39487: 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 0x7efdaf3213d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf99a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94fd70> <<< 13827 1727096664.39607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096664.39639: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdaf99a420> <<< 13827 1727096664.39787: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_i6kh4r2f/ansible_fedora.linux_system_roles.local_semodule_payload.zip' # zipimport: zlib available <<< 13827 1727096664.39954: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096664.39997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096664.40066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096664.40083: 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 0x7efdaf373080> <<< 13827 1727096664.40135: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096664.40274: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf355f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf355100> # zipimport: zlib available <<< 13827 1727096664.40322: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096664.40326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.40393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 13827 1727096664.40408: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.41762: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.42989: 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 0x7efdaf370f20> <<< 13827 1727096664.43074: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdaf3a2a50> <<< 13827 1727096664.43243: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf3a27e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf3a20f0> # /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' <<< 13827 1727096664.43370: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf3a2540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf373aa0> 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 0x7efdaf3a3800> # 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 0x7efdaf3a39e0> # /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 0x7efdaf3a3ef0> import 'pwd' # <<< 13827 1727096664.43484: 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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf20dd00> # 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 0x7efdaf20f920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096664.43553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2102f0> # /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' <<< 13827 1727096664.43631: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf211490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096664.43634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096664.43680: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf213f80> <<< 13827 1727096664.43710: 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 0x7efdaf2182c0> <<< 13827 1727096664.43725: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf212240> <<< 13827 1727096664.43740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096664.43779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096664.43782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096664.43800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096664.43812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096664.43843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096664.43870: 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' <<< 13827 1727096664.43881: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf21bdd0> <<< 13827 1727096664.43884: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096664.43962: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf21a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf21a600> <<< 13827 1727096664.43979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096664.43984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096664.44057: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf21ab70> <<< 13827 1727096664.44084: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2126c0> <<< 13827 1727096664.44110: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096664.44115: 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 0x7efdaf263ec0> <<< 13827 1727096664.44144: 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' <<< 13827 1727096664.44151: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2641a0> <<< 13827 1727096664.44171: 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 <<< 13827 1727096664.44188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096664.44215: 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' <<< 13827 1727096664.44248: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096664.44265: 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 0x7efdaf265c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2659d0> <<< 13827 1727096664.44275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096664.44378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096664.44483: 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 0x7efdaf2681a0> <<< 13827 1727096664.44486: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf266300> <<< 13827 1727096664.44500: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096664.44534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.44575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096664.44592: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096664.44617: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf26b890> <<< 13827 1727096664.44738: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf268260> <<< 13827 1727096664.44794: 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 0x7efdaf26c8f0> <<< 13827 1727096664.44832: 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 0x7efdaf26c6e0> <<< 13827 1727096664.44884: 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 0x7efdaf26c9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf264320> <<< 13827 1727096664.44926: 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' <<< 13827 1727096664.44955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096664.44964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096664.44977: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096664.45005: 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 0x7efdaf2f40b0> <<< 13827 1727096664.45169: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdaf2f4fe0> <<< 13827 1727096664.45198: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf26e840> # 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 0x7efdaf26fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf26e480> <<< 13827 1727096664.45218: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.45244: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096664.45251: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.45337: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.45432: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.45442: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.45453: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13827 1727096664.45466: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096664.45498: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096664.45500: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.45612: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.45733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.46277: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.46786: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096664.46801: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096664.46815: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096664.46823: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096664.46842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.46889: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096664.46894: 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 0x7efdaf2fd250> <<< 13827 1727096664.46973: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096664.46977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096664.46994: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2fe180> <<< 13827 1727096664.46999: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2f5160> <<< 13827 1727096664.47044: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096664.47066: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.47079: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.47095: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096664.47104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.47262: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.47420: 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' <<< 13827 1727096664.47459: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2fde20> # zipimport: zlib available <<< 13827 1727096664.47923: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.48353: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.48400: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.48475: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096664.48484: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.48559: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.48596: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096664.48645: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.48731: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096664.48752: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.48778: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096664.48844: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.48855: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13827 1727096664.49079: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.49310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096664.49439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096664.49463: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2ff2c0> # zipimport: zlib available <<< 13827 1727096664.49676: stdout chunk (state=3): >>># 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 <<< 13827 1727096664.49679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.49722: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096664.49743: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.49778: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.49816: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.49876: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.49997: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.50050: 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' <<< 13827 1727096664.50078: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdaf109e80> <<< 13827 1727096664.50109: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf107e90> <<< 13827 1727096664.50164: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096664.50206: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50350: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096664.50363: 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 <<< 13827 1727096664.50388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096664.50404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096664.50465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096664.50522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096664.50594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf3ce750> <<< 13827 1727096664.50614: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf3f2420> <<< 13827 1727096664.50674: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf109f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf921cd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096664.50713: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50718: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50740: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096664.50793: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096664.50807: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50840: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50848: stdout chunk (state=3): >>>import 'ansible_collections' # <<< 13827 1727096664.50854: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50870: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13827 1727096664.50884: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50897: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096664.50919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50936: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50945: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096664.50960: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50967: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.50982: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096664.50990: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.51143: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.51309: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096664.51339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096664.51439: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdaf17f4a0> <<< 13827 1727096664.51454: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf19bec0> <<< 13827 1727096664.51534: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096664.51660: stdout chunk (state=3): >>>libsemanage.semanage_direct_extract: Unable to access /var/lib/selinux/targeted/active/modules/400/linux-system-roles-selinux-test-a: No such file or directory (No such file or directory). <<< 13827 1727096671.47068: stdout chunk (state=3): >>> {"changed": true, "name": "linux-system-roles-selinux-test-a", "priority": 400, "state": "enabled", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp", "priority": 400, "state": "enabled", "store": "", "name": null}}} <<< 13827 1727096671.47095: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096671.47593: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096671.47609: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 13827 1727096671.47634: stdout chunk (state=3): >>># 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 <<< 13827 1727096671.47689: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # 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 <<< 13827 1727096671.47718: stdout chunk (state=3): >>># 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 <<< 13827 1727096671.47747: 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 # 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 <<< 13827 1727096671.47776: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096671.48191: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096671.48196: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib<<< 13827 1727096671.48231: stdout chunk (state=3): >>> # 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 <<< 13827 1727096671.48259: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096671.48292: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13827 1727096671.48318: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil <<< 13827 1727096671.48330: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096671.48477: stdout chunk (state=3): >>># cleanup[3] wiping _semanage # 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 <<< 13827 1727096671.48480: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 13827 1727096671.48699: stdout chunk (state=3): >>># 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 <<< 13827 1727096671.48704: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 13827 1727096671.48708: stdout chunk (state=3): >>># 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 _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096671.48733: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13827 1727096671.48750: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096671.48782: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13827 1727096671.48820: stdout chunk (state=3): >>># destroy tokenize <<< 13827 1727096671.48824: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096671.48899: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 13827 1727096671.48907: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096671.48914: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096671.48992: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096671.49138: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 13827 1727096671.49151: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096671.50303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096671.50421: stderr chunk (state=3): >>>Shared connection to 10.31.46.68 closed. <<< 13827 1727096671.50484: stdout chunk (state=3): >>><<< 13827 1727096671.50487: stderr chunk (state=3): >>><<< 13827 1727096671.50676: _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 0x7efdafd104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafcdfb30> # /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 0x7efdafd12a50> 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 0x7efdafac1130> # /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 0x7efdafac1fa0> 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 0x7efdafaffdd0> # /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 0x7efdafafffe0> # /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 0x7efdafb37800> # /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 0x7efdafb37e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb17aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafafcf80> # /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 0x7efdafb57770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb56390> # /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 0x7efdafb16090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb54bc0> # /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 0x7efdafb887a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafafc200> # /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 0x7efdafb88c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb88b00> # 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 0x7efdafb88e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafafad20> # /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 0x7efdafb89520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb891f0> 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 0x7efdafb8a420> 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 0x7efdafba45f0> 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 0x7efdafba5d30> # /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 0x7efdafba6bd0> # 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 0x7efdafba7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafba6120> # /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 0x7efdafba7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafba73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb8a450> # /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 0x7efdaf923bc0> # /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 0x7efdaf94c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94c470> # 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 0x7efdaf94c740> # /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 0x7efdaf94d070> # 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 0x7efdaf94da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf921d60> # /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 0x7efdaf94ee40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94db80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdafb8ab10> # /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 0x7efdaf977170> # /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 0x7efdaf99b500> # /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 0x7efdaf9f82c0> # /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 0x7efdaf9faa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf9f83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf9c12b0> # /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 0x7efdaf3213d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf99a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf94fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdaf99a420> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_i6kh4r2f/ansible_fedora.linux_system_roles.local_semodule_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 0x7efdaf373080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf355f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf355100> # 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 0x7efdaf370f20> # /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 0x7efdaf3a2a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf3a27e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf3a20f0> # /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 0x7efdaf3a2540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf373aa0> 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 0x7efdaf3a3800> # 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 0x7efdaf3a39e0> # /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 0x7efdaf3a3ef0> 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 0x7efdaf20dd00> # 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 0x7efdaf20f920> # /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 0x7efdaf2102f0> # /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 0x7efdaf211490> # /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 0x7efdaf213f80> # 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 0x7efdaf2182c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf212240> # /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 0x7efdaf21bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf21a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf21a600> # /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 0x7efdaf21ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2126c0> # 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 0x7efdaf263ec0> # /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 0x7efdaf2641a0> # /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 0x7efdaf265c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2659d0> # /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 0x7efdaf2681a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf266300> # /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 0x7efdaf26b890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf268260> # 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 0x7efdaf26c8f0> # 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 0x7efdaf26c6e0> # 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 0x7efdaf26c9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf264320> # /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 0x7efdaf2f40b0> # 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 0x7efdaf2f4fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf26e840> # 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 0x7efdaf26fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf26e480> # 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 0x7efdaf2fd250> # /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 0x7efdaf2fe180> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf2f5160> 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 0x7efdaf2fde20> # 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 0x7efdaf2ff2c0> # 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 0x7efdaf109e80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf107e90> 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 0x7efdaf3ce750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf3f2420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf109f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf921cd0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdaf17f4a0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdaf19bec0> # zipimport: zlib available libsemanage.semanage_direct_extract: Unable to access /var/lib/selinux/targeted/active/modules/400/linux-system-roles-selinux-test-a: No such file or directory (No such file or directory). {"changed": true, "name": "linux-system-roles-selinux-test-a", "priority": 400, "state": "enabled", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp", "priority": 400, "state": "enabled", "store": "", "name": null}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096671.52000: done with _execute_module (fedora.linux_system_roles.local_semodule, {'path': '/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp', 'priority': '400', 'state': 'enabled', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.local_semodule', '_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-1727096664.1126866-14469-31138544180614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096671.52004: _low_level_execute_command(): starting 13827 1727096671.52007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096664.1126866-14469-31138544180614/ > /dev/null 2>&1 && sleep 0' 13827 1727096671.52255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096671.52260: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096671.52263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096671.52300: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096671.52303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096671.52364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096671.52389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096671.52494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096671.54566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096671.54570: stdout chunk (state=3): >>><<< 13827 1727096671.54572: stderr chunk (state=3): >>><<< 13827 1727096671.54575: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096671.54578: handler run complete 13827 1727096671.54579: attempt loop complete, returning result 13827 1727096671.54581: _execute() done 13827 1727096671.54583: dumping result to json 13827 1727096671.54585: done dumping result, returning 13827 1727096671.54587: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module [12a9e070-eceb-0460-c064-000000000188] 13827 1727096671.54588: sending task result for task 12a9e070-eceb-0460-c064-000000000188 13827 1727096671.55037: done sending task result for task 12a9e070-eceb-0460-c064-000000000188 13827 1727096671.55044: WORKER PROCESS EXITING Notification for handler __selinux_reload_policy has been saved. changed: [managed_node3] => { "changed": true, "name": "linux-system-roles-selinux-test-a", "priority": 400, "state": "enabled" } 13827 1727096671.55167: no more pending results, returning what we have 13827 1727096671.55170: results queue empty 13827 1727096671.55171: checking for any_errors_fatal 13827 1727096671.55178: done checking for any_errors_fatal 13827 1727096671.55179: checking for max_fail_percentage 13827 1727096671.55180: done checking for max_fail_percentage 13827 1727096671.55181: checking to see if all hosts have failed and the running result is not ok 13827 1727096671.55182: done checking to see if all hosts have failed 13827 1727096671.55182: getting the remaining hosts for this loop 13827 1727096671.55184: done getting the remaining hosts for this loop 13827 1727096671.55188: getting the next task for host managed_node3 13827 1727096671.55195: done getting next task for host managed_node3 13827 1727096671.55198: ^ task is: TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096671.55202: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096671.55212: getting variables 13827 1727096671.55214: in VariableManager get_vars() 13827 1727096671.55243: Calling all_inventory to load vars for managed_node3 13827 1727096671.55246: Calling groups_inventory to load vars for managed_node3 13827 1727096671.55248: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096671.55390: Calling all_plugins_play to load vars for managed_node3 13827 1727096671.55396: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096671.55400: Calling groups_plugins_play to load vars for managed_node3 13827 1727096671.56166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096671.56665: done with get_vars() 13827 1727096671.56678: done getting variables 13827 1727096671.56818: variable 'tempdir' from source: set_fact TASK [fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxi6dbmifd] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:57 Monday 23 September 2024 09:04:31 -0400 (0:00:07.558) 0:00:23.569 ****** 13827 1727096671.56865: entering _queue_task() for managed_node3/file 13827 1727096671.57103: worker is 1 (out of 1 available) 13827 1727096671.57117: exiting _queue_task() for managed_node3/file 13827 1727096671.57132: done queuing things up, now waiting for results queue to drain 13827 1727096671.57134: waiting for pending results... 13827 1727096671.57315: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxi6dbmifd 13827 1727096671.57524: in run() - task 12a9e070-eceb-0460-c064-000000000189 13827 1727096671.57531: variable 'ansible_search_path' from source: unknown 13827 1727096671.57533: variable 'ansible_search_path' from source: unknown 13827 1727096671.57536: calling self._execute() 13827 1727096671.57552: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096671.57561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096671.57576: variable 'omit' from source: magic vars 13827 1727096671.58292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096671.60855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096671.60914: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096671.60976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096671.61025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096671.61062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096671.61154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096671.61195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096671.61222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096671.61275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096671.61284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096671.61492: variable 'ansible_distribution' from source: facts 13827 1727096671.61495: variable 'ansible_distribution_major_version' from source: facts 13827 1727096671.61510: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096671.61682: variable 'state' from source: include params 13827 1727096671.61735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096671.61767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096671.61785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096671.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) 13827 1727096671.61838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096671.61936: variable '__selinux_item' from source: include params 13827 1727096671.61949: Evaluated conditional (state == "enabled"): True 13827 1727096671.62030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096671.62149: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096671.62178: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096671.62200: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096671.62221: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096671.62258: 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) 13827 1727096671.62274: 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) 13827 1727096671.62291: 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) 13827 1727096671.62307: 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) 13827 1727096671.62358: variable '__selinux_item' from source: include params 13827 1727096671.62366: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096671.62482: variable 'module_file' from source: set_fact 13827 1727096671.62494: variable 'checksum' from source: include params 13827 1727096671.62597: variable 'selinux_installed_modules' from source: facts 13827 1727096671.62807: variable 'mod_name' from source: include params 13827 1727096671.62883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096671.62918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096671.62933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096671.62960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096671.62971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096671.63135: variable '__selinux_item' from source: include params 13827 1727096671.63139: variable 'priority' from source: include params 13827 1727096671.63273: variable '__selinux_item' from source: include params 13827 1727096671.63276: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096671.63278: variable 'omit' from source: magic vars 13827 1727096671.63313: variable 'omit' from source: magic vars 13827 1727096671.63379: variable 'tempdir' from source: set_fact 13827 1727096671.63397: variable 'omit' from source: magic vars 13827 1727096671.63421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096671.63555: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096671.63560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096671.63563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096671.63565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096671.63567: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096671.63569: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096671.63571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096671.63621: Set connection var ansible_connection to ssh 13827 1727096671.63630: Set connection var ansible_shell_executable to /bin/sh 13827 1727096671.63637: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096671.63640: Set connection var ansible_shell_type to sh 13827 1727096671.63646: Set connection var ansible_pipelining to False 13827 1727096671.63651: Set connection var ansible_timeout to 10 13827 1727096671.63672: variable 'ansible_shell_executable' from source: unknown 13827 1727096671.63674: variable 'ansible_connection' from source: unknown 13827 1727096671.63677: variable 'ansible_module_compression' from source: unknown 13827 1727096671.63679: variable 'ansible_shell_type' from source: unknown 13827 1727096671.63682: variable 'ansible_shell_executable' from source: unknown 13827 1727096671.63685: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096671.63688: variable 'ansible_pipelining' from source: unknown 13827 1727096671.63690: variable 'ansible_timeout' from source: unknown 13827 1727096671.63693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096671.63791: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096671.63799: variable 'omit' from source: magic vars 13827 1727096671.63809: starting attempt loop 13827 1727096671.63812: running the handler 13827 1727096671.63819: _low_level_execute_command(): starting 13827 1727096671.63828: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096671.64329: 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 <<< 13827 1727096671.64333: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096671.64335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096671.64337: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096671.64394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096671.64397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096671.64399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096671.64467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096671.66047: stdout chunk (state=3): >>>/root <<< 13827 1727096671.66266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096671.66269: stdout chunk (state=3): >>><<< 13827 1727096671.66271: stderr chunk (state=3): >>><<< 13827 1727096671.66488: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096671.66491: _low_level_execute_command(): starting 13827 1727096671.66494: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402 `" && echo ansible-tmp-1727096671.6635792-14672-30037764345402="` echo /root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402 `" ) && sleep 0' 13827 1727096671.67555: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096671.67591: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096671.67810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096671.67846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096671.67951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096671.69798: stdout chunk (state=3): >>>ansible-tmp-1727096671.6635792-14672-30037764345402=/root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402 <<< 13827 1727096671.69943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096671.69945: stdout chunk (state=3): >>><<< 13827 1727096671.69946: stderr chunk (state=3): >>><<< 13827 1727096671.70052: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096671.6635792-14672-30037764345402=/root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096671.70061: variable 'ansible_module_compression' from source: unknown 13827 1727096671.70090: ANSIBALLZ: Using lock for file 13827 1727096671.70105: ANSIBALLZ: Acquiring lock 13827 1727096671.70118: ANSIBALLZ: Lock acquired: 140353313760240 13827 1727096671.70128: ANSIBALLZ: Creating module 13827 1727096671.81754: ANSIBALLZ: Writing module into payload 13827 1727096671.81946: ANSIBALLZ: Writing module 13827 1727096671.81981: ANSIBALLZ: Renaming module 13827 1727096671.81996: ANSIBALLZ: Done creating module 13827 1727096671.82062: variable 'ansible_facts' from source: unknown 13827 1727096671.82132: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/AnsiballZ_file.py 13827 1727096671.82487: Sending initial data 13827 1727096671.82490: Sent initial data (152 bytes) 13827 1727096671.83057: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096671.83062: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096671.83065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096671.83068: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096671.83076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096671.83155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096671.83163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096671.83363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096671.85144: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096671.85186: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096671.85235: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpuq_kni36 /root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/AnsiballZ_file.py <<< 13827 1727096671.85258: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/AnsiballZ_file.py" <<< 13827 1727096671.85321: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpuq_kni36" to remote "/root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/AnsiballZ_file.py" <<< 13827 1727096671.86881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096671.86885: stdout chunk (state=3): >>><<< 13827 1727096671.86887: stderr chunk (state=3): >>><<< 13827 1727096671.86889: done transferring module to remote 13827 1727096671.87136: _low_level_execute_command(): starting 13827 1727096671.87148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/ /root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/AnsiballZ_file.py && sleep 0' 13827 1727096671.87872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096671.87888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096671.87905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096671.88011: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096671.88074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096671.88191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096671.89981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096671.90006: stdout chunk (state=3): >>><<< 13827 1727096671.90021: stderr chunk (state=3): >>><<< 13827 1727096671.90050: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096671.90352: _low_level_execute_command(): starting 13827 1727096671.90355: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/AnsiballZ_file.py && sleep 0' 13827 1727096671.91144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096671.91164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096671.91182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096671.91201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096671.91230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096671.91273: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096671.91347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096671.91370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096671.91394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096671.91495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096671.93630: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096671.93676: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096671.93752: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096671.93780: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096671.93820: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096671.93850: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096671.93902: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096671.93922: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096671.93952: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096671.93990: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096671.94021: 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 0x7f07b76e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b76b7b30> <<< 13827 1727096671.94054: 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' <<< 13827 1727096671.94096: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b76eaa50> <<< 13827 1727096671.94129: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 13827 1727096671.94150: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 13827 1727096671.94174: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096671.94250: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096671.94279: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096671.94314: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096671.94372: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096671.94375: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096671.94401: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096671.94438: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7499130> <<< 13827 1727096671.94493: 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 <<< 13827 1727096671.94505: 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 0x7f07b7499fa0> <<< 13827 1727096671.94544: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096671.94563: 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. <<< 13827 1727096671.94798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096671.94821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096671.94846: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096671.94863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096671.94896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096671.94929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096671.94967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096671.94980: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74d7e90> <<< 13827 1727096671.95024: stdout chunk (state=3): >>># /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 0x7f07b74d7f50> <<< 13827 1727096671.95043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096671.95073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096671.95091: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096671.95143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096671.95194: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096671.95199: 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 0x7f07b750f890> <<< 13827 1727096671.95249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b750ff20> <<< 13827 1727096671.95253: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096671.95304: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74efb60> <<< 13827 1727096671.95307: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096671.95334: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74ed280> <<< 13827 1727096671.95423: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74d5040> <<< 13827 1727096671.95449: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096671.95479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13827 1727096671.95503: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096671.95526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096671.95558: 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' <<< 13827 1727096671.95601: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b752f800> <<< 13827 1727096671.95605: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b752e420> <<< 13827 1727096671.95640: 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 0x7f07b74ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b752cc80> <<< 13827 1727096671.95721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7564890> <<< 13827 1727096671.95788: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74d42c0> # /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' <<< 13827 1727096671.95796: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f07b7564d40> <<< 13827 1727096671.95824: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7564bf0> <<< 13827 1727096671.95853: 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 0x7f07b7564fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74d2de0> # /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' <<< 13827 1727096671.95878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096671.95934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b75656d0> <<< 13827 1727096671.95953: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b75653a0> import 'importlib.machinery' # <<< 13827 1727096671.95989: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b75665d0> <<< 13827 1727096671.96022: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096671.96040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096671.96084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096671.96100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b757c7a0> <<< 13827 1727096671.96154: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096671.96159: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096671.96190: 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 0x7f07b757deb0> # /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' <<< 13827 1727096671.96218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096671.96238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b757ed50> <<< 13827 1727096671.96268: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096671.96307: 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 0x7f07b757f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b757e2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096671.96310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096671.96368: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096671.96371: 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 0x7f07b757fe00> <<< 13827 1727096671.96381: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b757f530> <<< 13827 1727096671.96405: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7566570> <<< 13827 1727096671.96431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096671.96466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096671.96491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096671.96512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096671.96550: 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 0x7f07b730fd10> <<< 13827 1727096671.96583: 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' <<< 13827 1727096671.96614: 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 0x7f07b7338770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b73384d0> # 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 0x7f07b73387a0> <<< 13827 1727096671.96653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096671.96667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096671.96714: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096671.96884: 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 0x7f07b73390d0> <<< 13827 1727096671.96982: 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 0x7f07b7339a60> <<< 13827 1727096671.96987: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7338980> <<< 13827 1727096671.96999: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b730deb0> <<< 13827 1727096671.97300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096671.97303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b733ae70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7339bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7566cc0> # /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 0x7f07b73631d0> <<< 13827 1727096671.97334: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096671.97359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096671.97378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096671.97406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096671.97428: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7387560> <<< 13827 1727096671.97452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096671.97500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096671.97557: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096671.97594: 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 0x7f07b73e8380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096671.97621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096671.97652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096671.97691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096671.97778: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b73eaab0> <<< 13827 1727096671.97848: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b73e84a0> <<< 13827 1727096671.97887: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b73a9370> <<< 13827 1727096671.97912: 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 0x7f07b6d25430> <<< 13827 1727096671.97944: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7386360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b733bda0> <<< 13827 1727096671.98160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096671.98182: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f07b7386480> <<< 13827 1727096671.98205: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_9mr3tn52/ansible_file_payload.zip' # zipimport: zlib available <<< 13827 1727096671.98333: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096671.98376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096671.98490: stdout chunk (state=3): >>># /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' <<< 13827 1727096671.98519: 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 0x7f07b6d7b0e0> <<< 13827 1727096671.98538: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096671.98720: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6d59fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6d59160> <<< 13827 1727096671.98747: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096671.98778: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096671.98927: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13827 1727096671.98930: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.00192: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.01293: 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' <<< 13827 1727096672.01330: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6d78fb0> # /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' <<< 13827 1727096672.01362: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096672.01391: stdout chunk (state=3): >>># 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 0x7f07b6da2ab0> <<< 13827 1727096672.01442: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6da2840> <<< 13827 1727096672.01466: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6da2150> <<< 13827 1727096672.01489: 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' <<< 13827 1727096672.01516: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6da25a0> <<< 13827 1727096672.01553: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6d7bd70> import 'atexit' # <<< 13827 1727096672.01592: 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 0x7f07b6da37d0> # 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 0x7f07b6da3950> <<< 13827 1727096672.01606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096672.01655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096672.01674: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096672.01705: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6da3e60> <<< 13827 1727096672.01724: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096672.01753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096672.01763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096672.01791: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c0db80> <<< 13827 1727096672.01820: 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 0x7f07b6c0f7a0> <<< 13827 1727096672.01847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096672.01864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096672.01905: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c10170> <<< 13827 1727096672.01917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096672.01954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096672.01961: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c112e0> <<< 13827 1727096672.01981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096672.02012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096672.02034: 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' <<< 13827 1727096672.02080: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c13e00> <<< 13827 1727096672.02140: 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 0x7f07b7387b90> <<< 13827 1727096672.02158: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c120c0> <<< 13827 1727096672.02186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096672.02214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096672.02236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096672.02278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096672.02300: 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 0x7f07b6c1bc20> <<< 13827 1727096672.02313: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096672.02383: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c1a6f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c1a480> <<< 13827 1727096672.02404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096672.02479: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c1a9c0> <<< 13827 1727096672.02501: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c125d0> <<< 13827 1727096672.02529: 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 0x7f07b6c63ec0> <<< 13827 1727096672.02567: 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 0x7f07b6c64440> <<< 13827 1727096672.02611: 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 <<< 13827 1727096672.02614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096672.02626: 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' <<< 13827 1727096672.02661: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096672.02684: 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 0x7f07b6c65b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c65910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096672.02776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096672.02829: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096672.02832: 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 0x7f07b6c67fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c66240> <<< 13827 1727096672.02850: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096672.02879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096672.02921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096672.02933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096672.02962: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c6b830> <<< 13827 1727096672.03084: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c68200> <<< 13827 1727096672.03146: 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' <<< 13827 1727096672.03175: 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 0x7f07b6c6c8c0> # 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 0x7f07b6c6ca40> <<< 13827 1727096672.03219: 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' <<< 13827 1727096672.03260: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f07b6c6cb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c64260> # /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' <<< 13827 1727096672.03288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096672.03303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096672.03332: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096672.03344: 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 0x7f07b6cf82f0> <<< 13827 1727096672.03495: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096672.03516: 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 0x7f07b6cf95b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c6ea80> <<< 13827 1727096672.03551: 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 0x7f07b6c6fe30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c6e690> # zipimport: zlib available <<< 13827 1727096672.03569: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096672.03591: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.03699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.03798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13827 1727096672.03855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096672.03931: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.04053: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.04568: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.05112: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13827 1727096672.05115: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096672.05145: 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' <<< 13827 1727096672.05197: 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 0x7f07b6cfd6a0> <<< 13827 1727096672.05287: 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' <<< 13827 1727096672.05308: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6cfe3f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c63ce0> <<< 13827 1727096672.05352: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096672.05374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.05405: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.05416: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096672.05547: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.05712: 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' <<< 13827 1727096672.05727: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6cfe4b0> # zipimport: zlib available <<< 13827 1727096672.06179: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.06609: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.06683: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.06768: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096672.06776: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.06796: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.06845: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096672.06912: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.06991: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096672.07021: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.07035: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096672.07082: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.07113: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096672.07126: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.07346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.07580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096672.07645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096672.07648: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096672.07704: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6cff620> <<< 13827 1727096672.07723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.07782: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.07865: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096672.07886: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096672.07898: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.07929: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.07976: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 13827 1727096672.08026: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08069: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08125: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08189: 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 <<< 13827 1727096672.08227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096672.08303: 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 0x7f07b6b0a1b0> <<< 13827 1727096672.08337: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6b058b0> <<< 13827 1727096672.08367: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096672.08398: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08444: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08515: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08530: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08577: 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' <<< 13827 1727096672.08621: 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 <<< 13827 1727096672.08624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096672.08644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096672.08695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096672.08722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096672.08734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096672.08779: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6dfe9f0> <<< 13827 1727096672.08820: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6dee6c0> <<< 13827 1727096672.08903: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6b09f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c6f5c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096672.08919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08963: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.08977: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096672.09039: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096672.09050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096672.09081: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.09559: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.10092: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.10239: stdout chunk (state=3): >>> {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "changed": true, "diff": {"before": {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "state": "directory", "path_content": {"directories": [], "files": ["/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp"]}}, "after": {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 13827 1727096672.10532: 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 <<< 13827 1727096672.10545: stdout chunk (state=3): >>># 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 <<< 13827 1727096672.10593: stdout chunk (state=3): >>># 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 <<< 13827 1727096672.10596: stdout chunk (state=3): >>># 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 <<< 13827 1727096672.10649: stdout chunk (state=3): >>># 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 <<< 13827 1727096672.10653: stdout chunk (state=3): >>># 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 <<< 13827 1727096672.10691: stdout chunk (state=3): >>># 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 <<< 13827 1727096672.10711: stdout chunk (state=3): >>># 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 <<< 13827 1727096672.10953: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096672.10998: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096672.11043: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport <<< 13827 1727096672.11066: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon <<< 13827 1727096672.11119: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale <<< 13827 1727096672.11182: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno <<< 13827 1727096672.11211: 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 <<< 13827 1727096672.11257: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # 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 abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # 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 systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096672.11441: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096672.11497: stdout chunk (state=3): >>># destroy _socket # destroy _collections_abc # destroy _weakref <<< 13827 1727096672.11502: stdout chunk (state=3): >>># destroy _uuid <<< 13827 1727096672.11553: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external<<< 13827 1727096672.11561: stdout chunk (state=3): >>> # destroy _imp # destroy marshal # 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<<< 13827 1727096672.11631: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 13827 1727096672.11635: stdout chunk (state=3): >>># destroy _signal <<< 13827 1727096672.11637: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 13827 1727096672.11685: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 13827 1727096672.11688: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096672.11781: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 13827 1727096672.11842: stdout chunk (state=3): >>># destroy re # destroy _random <<< 13827 1727096672.11854: stdout chunk (state=3): >>># destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 13827 1727096672.12182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096672.12210: stdout chunk (state=3): >>><<< 13827 1727096672.12213: stderr chunk (state=3): >>><<< 13827 1727096672.12310: _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 0x7f07b76e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b76b7b30> # /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 0x7f07b76eaa50> 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 0x7f07b7499130> # /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 0x7f07b7499fa0> 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 0x7f07b74d7e90> # /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 0x7f07b74d7f50> # /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 0x7f07b750f890> # /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 0x7f07b750ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74ed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74d5040> # /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 0x7f07b752f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b752e420> # /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 0x7f07b74ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b752cc80> # /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 0x7f07b7564890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74d42c0> # /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 0x7f07b7564d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7564bf0> # 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 0x7f07b7564fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b74d2de0> # /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 0x7f07b75656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b75653a0> 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 0x7f07b75665d0> 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 0x7f07b757c7a0> 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 0x7f07b757deb0> # /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 0x7f07b757ed50> # 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 0x7f07b757f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b757e2a0> # /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 0x7f07b757fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b757f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7566570> # /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 0x7f07b730fd10> # /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 0x7f07b7338770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b73384d0> # 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 0x7f07b73387a0> # /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 0x7f07b73390d0> # 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 0x7f07b7339a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7338980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b730deb0> # /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 0x7f07b733ae70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7339bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7566cc0> # /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 0x7f07b73631d0> # /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 0x7f07b7387560> # /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 0x7f07b73e8380> # /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 0x7f07b73eaab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b73e84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b73a9370> # /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 0x7f07b6d25430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b7386360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b733bda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f07b7386480> # zipimport: found 30 names in '/tmp/ansible_file_payload_9mr3tn52/ansible_file_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 0x7f07b6d7b0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6d59fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6d59160> # 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 0x7f07b6d78fb0> # /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 0x7f07b6da2ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6da2840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6da2150> # /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 0x7f07b6da25a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6d7bd70> 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 0x7f07b6da37d0> # 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 0x7f07b6da3950> # /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 0x7f07b6da3e60> 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 0x7f07b6c0db80> # 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 0x7f07b6c0f7a0> # /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 0x7f07b6c10170> # /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 0x7f07b6c112e0> # /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 0x7f07b6c13e00> # 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 0x7f07b7387b90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c120c0> # /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 0x7f07b6c1bc20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c1a6f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c1a480> # /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 0x7f07b6c1a9c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c125d0> # 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 0x7f07b6c63ec0> # /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 0x7f07b6c64440> # /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 0x7f07b6c65b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c65910> # /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 0x7f07b6c67fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c66240> # /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 0x7f07b6c6b830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c68200> # 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 0x7f07b6c6c8c0> # 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 0x7f07b6c6ca40> # 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 0x7f07b6c6cb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c64260> # /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 0x7f07b6cf82f0> # 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 0x7f07b6cf95b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c6ea80> # 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 0x7f07b6c6fe30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c6e690> # 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 0x7f07b6cfd6a0> # /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 0x7f07b6cfe3f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c63ce0> 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 0x7f07b6cfe4b0> # 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 0x7f07b6cff620> # 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 0x7f07b6b0a1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6b058b0> 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 0x7f07b6dfe9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6dee6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6b09f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07b6c6f5c0> # 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 {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "changed": true, "diff": {"before": {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "state": "directory", "path_content": {"directories": [], "files": ["/tmp/linux_system_role.selinuxi6dbmifd/linux-system-roles-selinux-test-a.pp"]}}, "after": {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxi6dbmifd", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 binascii # destroy struct # 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 array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # 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 # 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 abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # 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 systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # 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 stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # 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 functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 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 binascii # destroy struct # 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 array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # 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 # 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 abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # 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 systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # 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 stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # 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 functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks 13827 1727096672.13495: done with _execute_module (file, {'path': '/tmp/linux_system_role.selinuxi6dbmifd', 'state': 'absent', '_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': 'file', '_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-1727096671.6635792-14672-30037764345402/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096672.13499: _low_level_execute_command(): starting 13827 1727096672.13501: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096671.6635792-14672-30037764345402/ > /dev/null 2>&1 && sleep 0' 13827 1727096672.13504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096672.13506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096672.13508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096672.13511: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096672.13513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096672.13515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096672.13518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096672.13551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096672.15412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096672.15428: stderr chunk (state=3): >>><<< 13827 1727096672.15446: stdout chunk (state=3): >>><<< 13827 1727096672.15663: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096672.15667: handler run complete 13827 1727096672.15670: attempt loop complete, returning result 13827 1727096672.15673: _execute() done 13827 1727096672.15675: dumping result to json 13827 1727096672.15678: done dumping result, returning 13827 1727096672.15680: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxi6dbmifd [12a9e070-eceb-0460-c064-000000000189] 13827 1727096672.15683: sending task result for task 12a9e070-eceb-0460-c064-000000000189 13827 1727096672.15755: done sending task result for task 12a9e070-eceb-0460-c064-000000000189 13827 1727096672.15760: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/tmp/linux_system_role.selinuxi6dbmifd", "state": "absent" } 13827 1727096672.15841: no more pending results, returning what we have 13827 1727096672.15845: results queue empty 13827 1727096672.15845: checking for any_errors_fatal 13827 1727096672.15852: done checking for any_errors_fatal 13827 1727096672.15853: checking for max_fail_percentage 13827 1727096672.15855: done checking for max_fail_percentage 13827 1727096672.15858: checking to see if all hosts have failed and the running result is not ok 13827 1727096672.15858: done checking to see if all hosts have failed 13827 1727096672.15859: getting the remaining hosts for this loop 13827 1727096672.15861: done getting the remaining hosts for this loop 13827 1727096672.15865: getting the next task for host managed_node3 13827 1727096672.15877: done getting next task for host managed_node3 13827 1727096672.15881: ^ task is: TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096672.15885: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096672.15895: getting variables 13827 1727096672.15897: in VariableManager get_vars() 13827 1727096672.15931: Calling all_inventory to load vars for managed_node3 13827 1727096672.15933: Calling groups_inventory to load vars for managed_node3 13827 1727096672.15936: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096672.15946: Calling all_plugins_play to load vars for managed_node3 13827 1727096672.15949: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096672.15952: Calling groups_plugins_play to load vars for managed_node3 13827 1727096672.17139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096672.18094: done with get_vars() 13827 1727096672.18114: done getting variables TASK [fedora.linux_system_roles.selinux : Remove module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:62 Monday 23 September 2024 09:04:32 -0400 (0:00:00.613) 0:00:24.182 ****** 13827 1727096672.18205: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096672.18624: worker is 1 (out of 1 available) 13827 1727096672.18640: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096672.18651: done queuing things up, now waiting for results queue to drain 13827 1727096672.18652: waiting for pending results... 13827 1727096672.19062: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096672.19069: in run() - task 12a9e070-eceb-0460-c064-00000000018b 13827 1727096672.19085: variable 'ansible_search_path' from source: unknown 13827 1727096672.19093: variable 'ansible_search_path' from source: unknown 13827 1727096672.19134: calling self._execute() 13827 1727096672.19254: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096672.19276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096672.19290: variable 'omit' from source: magic vars 13827 1727096672.19769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096672.23636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096672.23760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096672.23832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096672.23893: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096672.23942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096672.24293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096672.24298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096672.24398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096672.24694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096672.24731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096672.25873: variable 'ansible_distribution' from source: facts 13827 1727096672.25887: variable 'ansible_distribution_major_version' from source: facts 13827 1727096672.25891: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096672.26501: variable 'state' from source: include params 13827 1727096672.27021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096672.27069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096672.27281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096672.27346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096672.27482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096672.27966: variable '__selinux_item' from source: include params 13827 1727096672.27971: Evaluated conditional (state == "absent"): False 13827 1727096672.27974: when evaluation is False, skipping this task 13827 1727096672.27977: _execute() done 13827 1727096672.27986: dumping result to json 13827 1727096672.27990: done dumping result, returning 13827 1727096672.27998: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module [12a9e070-eceb-0460-c064-00000000018b] 13827 1727096672.28001: sending task result for task 12a9e070-eceb-0460-c064-00000000018b 13827 1727096672.28099: done sending task result for task 12a9e070-eceb-0460-c064-00000000018b 13827 1727096672.28104: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"absent\"", "skip_reason": "Conditional result was False" } 13827 1727096672.28155: no more pending results, returning what we have 13827 1727096672.28161: results queue empty 13827 1727096672.28162: checking for any_errors_fatal 13827 1727096672.28170: done checking for any_errors_fatal 13827 1727096672.28171: checking for max_fail_percentage 13827 1727096672.28173: done checking for max_fail_percentage 13827 1727096672.28174: checking to see if all hosts have failed and the running result is not ok 13827 1727096672.28175: done checking to see if all hosts have failed 13827 1727096672.28176: getting the remaining hosts for this loop 13827 1727096672.28177: done getting the remaining hosts for this loop 13827 1727096672.28181: getting the next task for host managed_node3 13827 1727096672.28189: done getting next task for host managed_node3 13827 1727096672.28562: ^ task is: TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096672.28567: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096672.28580: getting variables 13827 1727096672.28582: in VariableManager get_vars() 13827 1727096672.28616: Calling all_inventory to load vars for managed_node3 13827 1727096672.28618: Calling groups_inventory to load vars for managed_node3 13827 1727096672.28621: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096672.28632: Calling all_plugins_play to load vars for managed_node3 13827 1727096672.28635: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096672.28640: Calling groups_plugins_play to load vars for managed_node3 13827 1727096672.31653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096672.32587: done with get_vars() 13827 1727096672.32608: done getting variables TASK [fedora.linux_system_roles.selinux : Enable module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:70 Monday 23 September 2024 09:04:32 -0400 (0:00:00.144) 0:00:24.327 ****** 13827 1727096672.32706: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096672.33048: worker is 1 (out of 1 available) 13827 1727096672.33062: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096672.33074: done queuing things up, now waiting for results queue to drain 13827 1727096672.33075: waiting for pending results... 13827 1727096672.33884: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096672.33889: in run() - task 12a9e070-eceb-0460-c064-00000000018c 13827 1727096672.33892: variable 'ansible_search_path' from source: unknown 13827 1727096672.33894: variable 'ansible_search_path' from source: unknown 13827 1727096672.34308: calling self._execute() 13827 1727096672.34311: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096672.34314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096672.34419: variable 'omit' from source: magic vars 13827 1727096672.35331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096672.39065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096672.39364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096672.39368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096672.39370: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096672.39391: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096672.39715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096672.39719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096672.39721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096672.39764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096672.39782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096672.40188: variable 'ansible_distribution' from source: facts 13827 1727096672.40199: variable 'ansible_distribution_major_version' from source: facts 13827 1727096672.40220: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096672.40615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096672.40985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096672.41075: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096672.41165: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096672.41277: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096672.41330: 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) 13827 1727096672.41570: 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) 13827 1727096672.41574: 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) 13827 1727096672.41576: 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) 13827 1727096672.41844: variable 'state' from source: include params 13827 1727096672.41942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096672.42011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096672.42090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096672.42212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096672.42238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096672.42508: variable '__selinux_item' from source: include params 13827 1727096672.42534: variable '__selinux_item' from source: include params 13827 1727096672.42573: Evaluated conditional (state == "enabled" and __selinux_item.path is not defined): False 13827 1727096672.42612: when evaluation is False, skipping this task 13827 1727096672.42620: _execute() done 13827 1727096672.42631: dumping result to json 13827 1727096672.42721: done dumping result, returning 13827 1727096672.42824: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module [12a9e070-eceb-0460-c064-00000000018c] 13827 1727096672.42830: sending task result for task 12a9e070-eceb-0460-c064-00000000018c 13827 1727096672.42905: done sending task result for task 12a9e070-eceb-0460-c064-00000000018c 13827 1727096672.42909: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096672.42976: no more pending results, returning what we have 13827 1727096672.42980: results queue empty 13827 1727096672.42981: checking for any_errors_fatal 13827 1727096672.42987: done checking for any_errors_fatal 13827 1727096672.42988: checking for max_fail_percentage 13827 1727096672.42990: done checking for max_fail_percentage 13827 1727096672.42991: checking to see if all hosts have failed and the running result is not ok 13827 1727096672.42992: done checking to see if all hosts have failed 13827 1727096672.42993: getting the remaining hosts for this loop 13827 1727096672.42994: done getting the remaining hosts for this loop 13827 1727096672.42998: getting the next task for host managed_node3 13827 1727096672.43006: done getting next task for host managed_node3 13827 1727096672.43011: ^ task is: TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096672.43015: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096672.43038: getting variables 13827 1727096672.43039: in VariableManager get_vars() 13827 1727096672.43078: Calling all_inventory to load vars for managed_node3 13827 1727096672.43081: Calling groups_inventory to load vars for managed_node3 13827 1727096672.43083: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096672.43093: Calling all_plugins_play to load vars for managed_node3 13827 1727096672.43095: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096672.43098: Calling groups_plugins_play to load vars for managed_node3 13827 1727096672.45130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096672.47074: done with get_vars() 13827 1727096672.47101: done getting variables TASK [fedora.linux_system_roles.selinux : Disable module] ********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 Monday 23 September 2024 09:04:32 -0400 (0:00:00.146) 0:00:24.474 ****** 13827 1727096672.47396: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096672.47950: worker is 1 (out of 1 available) 13827 1727096672.48165: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096672.48176: done queuing things up, now waiting for results queue to drain 13827 1727096672.48177: waiting for pending results... 13827 1727096672.48688: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096672.48891: in run() - task 12a9e070-eceb-0460-c064-00000000018d 13827 1727096672.48895: variable 'ansible_search_path' from source: unknown 13827 1727096672.48898: variable 'ansible_search_path' from source: unknown 13827 1727096672.48901: calling self._execute() 13827 1727096672.49312: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096672.49316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096672.49319: variable 'omit' from source: magic vars 13827 1727096672.50197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096672.55236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096672.55316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096672.55354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096672.55591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096672.55618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096672.55797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096672.55829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096672.55851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096672.56089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096672.56092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096672.56368: variable 'ansible_distribution' from source: facts 13827 1727096672.56415: variable 'ansible_distribution_major_version' from source: facts 13827 1727096672.56419: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096672.56623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096672.56907: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096672.56977: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096672.57179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096672.57206: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096672.57248: 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) 13827 1727096672.57273: 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) 13827 1727096672.57297: 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) 13827 1727096672.57322: 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) 13827 1727096672.57622: variable 'state' from source: include params 13827 1727096672.57911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096672.57938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096672.57964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096672.58054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096672.58059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096672.58091: variable '__selinux_item' from source: include params 13827 1727096672.58111: variable '__selinux_item' from source: include params 13827 1727096672.58118: Evaluated conditional (state == "disabled" and __selinux_item.path is not defined): False 13827 1727096672.58122: when evaluation is False, skipping this task 13827 1727096672.58127: _execute() done 13827 1727096672.58130: dumping result to json 13827 1727096672.58132: done dumping result, returning 13827 1727096672.58194: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module [12a9e070-eceb-0460-c064-00000000018d] 13827 1727096672.58197: sending task result for task 12a9e070-eceb-0460-c064-00000000018d 13827 1727096672.58444: done sending task result for task 12a9e070-eceb-0460-c064-00000000018d 13827 1727096672.58447: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"disabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096672.58528: no more pending results, returning what we have 13827 1727096672.58531: results queue empty 13827 1727096672.58532: checking for any_errors_fatal 13827 1727096672.58538: done checking for any_errors_fatal 13827 1727096672.58539: checking for max_fail_percentage 13827 1727096672.58540: done checking for max_fail_percentage 13827 1727096672.58541: checking to see if all hosts have failed and the running result is not ok 13827 1727096672.58542: done checking to see if all hosts have failed 13827 1727096672.58543: getting the remaining hosts for this loop 13827 1727096672.58544: done getting the remaining hosts for this loop 13827 1727096672.58548: getting the next task for host managed_node3 13827 1727096672.58555: done getting next task for host managed_node3 13827 1727096672.58562: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096672.58566: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096672.58592: getting variables 13827 1727096672.58594: in VariableManager get_vars() 13827 1727096672.58634: Calling all_inventory to load vars for managed_node3 13827 1727096672.58637: Calling groups_inventory to load vars for managed_node3 13827 1727096672.58640: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096672.58650: Calling all_plugins_play to load vars for managed_node3 13827 1727096672.58654: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096672.58913: Calling groups_plugins_play to load vars for managed_node3 13827 1727096672.61020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096672.62709: done with get_vars() 13827 1727096672.62735: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh SELinux modules facts] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 Monday 23 September 2024 09:04:32 -0400 (0:00:00.156) 0:00:24.630 ****** 13827 1727096672.63031: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096672.63683: worker is 1 (out of 1 available) 13827 1727096672.63694: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096672.63704: done queuing things up, now waiting for results queue to drain 13827 1727096672.63705: waiting for pending results... 13827 1727096672.64377: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096672.64474: in run() - task 12a9e070-eceb-0460-c064-00000000018e 13827 1727096672.64478: variable 'ansible_search_path' from source: unknown 13827 1727096672.64482: variable 'ansible_search_path' from source: unknown 13827 1727096672.64669: calling self._execute() 13827 1727096672.64753: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096672.64763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096672.64774: variable 'omit' from source: magic vars 13827 1727096672.65620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096672.70543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096672.70881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096672.70885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096672.70914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096672.70939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096672.71079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096672.71107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096672.71249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096672.71461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096672.71465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096672.71690: variable 'ansible_distribution' from source: facts 13827 1727096672.71694: variable 'ansible_distribution_major_version' from source: facts 13827 1727096672.71714: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096672.71719: variable 'omit' from source: magic vars 13827 1727096672.71794: variable 'omit' from source: magic vars 13827 1727096672.71830: variable 'omit' from source: magic vars 13827 1727096672.71853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096672.71885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096672.71907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096672.71928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096672.71943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096672.71981: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096672.71990: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096672.71998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096672.72099: Set connection var ansible_connection to ssh 13827 1727096672.72113: Set connection var ansible_shell_executable to /bin/sh 13827 1727096672.72130: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096672.72137: Set connection var ansible_shell_type to sh 13827 1727096672.72149: Set connection var ansible_pipelining to False 13827 1727096672.72161: Set connection var ansible_timeout to 10 13827 1727096672.72188: variable 'ansible_shell_executable' from source: unknown 13827 1727096672.72200: variable 'ansible_connection' from source: unknown 13827 1727096672.72207: variable 'ansible_module_compression' from source: unknown 13827 1727096672.72214: variable 'ansible_shell_type' from source: unknown 13827 1727096672.72220: variable 'ansible_shell_executable' from source: unknown 13827 1727096672.72226: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096672.72234: variable 'ansible_pipelining' from source: unknown 13827 1727096672.72240: variable 'ansible_timeout' from source: unknown 13827 1727096672.72306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096672.72390: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096672.72406: variable 'omit' from source: magic vars 13827 1727096672.72421: starting attempt loop 13827 1727096672.72428: running the handler 13827 1727096672.72445: _low_level_execute_command(): starting 13827 1727096672.72454: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096672.73176: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096672.73194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096672.73208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096672.73275: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096672.73327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096672.73346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096672.73790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096672.73986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096672.75705: stdout chunk (state=3): >>>/root <<< 13827 1727096672.75870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096672.75873: stderr chunk (state=3): >>><<< 13827 1727096672.75876: stdout chunk (state=3): >>><<< 13827 1727096672.75879: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096672.75890: _low_level_execute_command(): starting 13827 1727096672.75893: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179 `" && echo ansible-tmp-1727096672.758585-14711-172020538470179="` echo /root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179 `" ) && sleep 0' 13827 1727096672.77177: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096672.77181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096672.77184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096672.77365: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096672.77384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096672.77403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096672.77494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096672.79397: stdout chunk (state=3): >>>ansible-tmp-1727096672.758585-14711-172020538470179=/root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179 <<< 13827 1727096672.79663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096672.79666: stdout chunk (state=3): >>><<< 13827 1727096672.79669: stderr chunk (state=3): >>><<< 13827 1727096672.79671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096672.758585-14711-172020538470179=/root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096672.79673: variable 'ansible_module_compression' from source: unknown 13827 1727096672.79775: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.selinux_modules_facts-ZIP_DEFLATED 13827 1727096672.79885: variable 'ansible_facts' from source: unknown 13827 1727096672.80164: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/AnsiballZ_selinux_modules_facts.py 13827 1727096672.80485: Sending initial data 13827 1727096672.80488: Sent initial data (169 bytes) 13827 1727096672.81997: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096672.82145: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096672.82544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096672.82547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096672.84063: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096672.84281: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096672.84289: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmppq_w6qwh /root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096672.84574: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmppq_w6qwh" to remote "/root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/AnsiballZ_selinux_modules_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096672.85877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096672.86214: stderr chunk (state=3): >>><<< 13827 1727096672.86218: stdout chunk (state=3): >>><<< 13827 1727096672.86221: done transferring module to remote 13827 1727096672.86223: _low_level_execute_command(): starting 13827 1727096672.86229: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/ /root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096672.87346: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096672.87372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096672.87560: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096672.87701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096672.87754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096672.89819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096672.89823: stdout chunk (state=3): >>><<< 13827 1727096672.89825: stderr chunk (state=3): >>><<< 13827 1727096672.89890: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096672.89893: _low_level_execute_command(): starting 13827 1727096672.89896: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096672.91321: 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 <<< 13827 1727096672.91444: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096672.91510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096672.91863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096672.93914: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096672.94040: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096672.94045: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096672.94048: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096672.94074: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096672.94107: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096672.94141: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13827 1727096672.94160: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096672.94188: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096672.94461: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 13827 1727096672.94466: stdout chunk (state=3): >>># /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 0x7ff08d2184d0> <<< 13827 1727096672.94518: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d1e7b30> <<< 13827 1727096672.94522: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d21aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 13827 1727096672.94541: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096672.94568: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096672.94602: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096672.94684: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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' <<< 13827 1727096672.94928: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cfc9130> <<< 13827 1727096672.94943: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cfc9fa0> 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. <<< 13827 1727096672.95061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096672.95085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096672.95109: 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' <<< 13827 1727096672.95125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096672.95178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096672.95189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096672.95212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096672.95284: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d007dd0> <<< 13827 1727096672.95287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096672.95382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d007fe0> # /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 <<< 13827 1727096672.95402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096672.95809: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d03f800> # /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 0x7ff08d03fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d01faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d01d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d004f80> # /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 <<< 13827 1727096672.95812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096672.95833: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d05f770> <<< 13827 1727096672.95853: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d05e390> <<< 13827 1727096672.95884: 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' <<< 13827 1727096672.95900: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d01e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d05cbc0> <<< 13827 1727096672.95984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0907a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d004200> # /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' <<< 13827 1727096672.96012: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff08d090c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d090b00> <<< 13827 1727096672.96052: 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 0x7ff08d090e90> <<< 13827 1727096672.96081: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d002d20> <<< 13827 1727096672.96160: 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' # /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 0x7ff08d091520> <<< 13827 1727096672.96206: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0911f0> 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' <<< 13827 1727096672.96403: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d092420> import 'importlib.util' # <<< 13827 1727096672.96472: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096672.96475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0ac5f0> 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 0x7ff08d0add30> # /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' <<< 13827 1727096672.96478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0aebd0> <<< 13827 1727096672.96527: 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 0x7ff08d0af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0ae120> <<< 13827 1727096672.96578: 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' <<< 13827 1727096672.96603: 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 0x7ff08d0afcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0af3e0> <<< 13827 1727096672.96892: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d092450> # /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 0x7ff08ce3fbc0> # /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 0x7ff08ce68620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce68380> # 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 0x7ff08ce68650> # /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' <<< 13827 1727096672.96953: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096672.97306: 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 0x7ff08ce68f80> # 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 0x7ff08ce69850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce68830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce3dd60> # /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 <<< 13827 1727096672.97309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce6ac60> <<< 13827 1727096672.97332: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce699a0> <<< 13827 1727096672.97353: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d092b10> <<< 13827 1727096672.97383: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096672.97491: stdout chunk (state=3): >>># 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 <<< 13827 1727096672.97494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096672.97774: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce8eff0> # /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 <<< 13827 1727096672.97804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ceb7380> # /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 <<< 13827 1727096672.97832: 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 0x7ff08cf14110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096672.97977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096672.98005: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cf16840> <<< 13827 1727096672.98082: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cf14230> <<< 13827 1727096672.98114: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cee5160> <<< 13827 1727096672.98145: 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 0x7ff08cd1d1c0> <<< 13827 1727096672.98172: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ceb6180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce6bbc0> <<< 13827 1727096672.98503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff08ceb62a0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_f6it_mfd/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available <<< 13827 1727096672.98558: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.98593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096672.98643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096672.98710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096672.98742: 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 0x7ff08cd6ee10> <<< 13827 1727096672.98759: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096672.98934: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd4dd00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd4ce90> <<< 13827 1727096672.99007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096672.99172: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096673.00461: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.01579: 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 0x7ff08cd6cce0> <<< 13827 1727096673.01614: 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' <<< 13827 1727096673.01644: 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' <<< 13827 1727096673.01755: 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' <<< 13827 1727096673.01762: 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 0x7ff08cd9a7b0> <<< 13827 1727096673.01786: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd9a540> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd99e50> # /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' <<< 13827 1727096673.01829: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd9a2a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd6f830> <<< 13827 1727096673.01912: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096673.01915: 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 0x7ff08cd9b530> # 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 0x7ff08cd9b770> <<< 13827 1727096673.01925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096673.01977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13827 1727096673.02030: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd9bc50> import 'pwd' # <<< 13827 1727096673.02160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096673.02180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096673.02208: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c70da60> # 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 0x7ff08c70f680> # /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' <<< 13827 1727096673.02236: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c70ff80> <<< 13827 1727096673.02280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096673.02363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c711220> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096673.02367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096673.02369: 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' <<< 13827 1727096673.02418: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c713ce0> <<< 13827 1727096673.02471: 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 0x7ff08c713e00> <<< 13827 1727096673.02475: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c711fa0> <<< 13827 1727096673.02496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096673.02521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096673.02546: 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' <<< 13827 1727096673.02566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096673.02600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096673.02636: 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 0x7ff08c71bad0> <<< 13827 1727096673.02747: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c71a5a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c71a300> # /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' <<< 13827 1727096673.02822: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c71a870> <<< 13827 1727096673.02846: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c7124b0> <<< 13827 1727096673.02875: 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 0x7ff08c75fcb0> <<< 13827 1727096673.02901: 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 0x7ff08c75ff80> <<< 13827 1727096673.02931: 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 <<< 13827 1727096673.02954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096673.03071: 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 0x7ff08c7658e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c7656a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096673.03137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096673.03196: 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 0x7ff08c767e00> <<< 13827 1727096673.03213: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c765fd0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096673.03263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096673.03290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096673.03380: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c76b530> <<< 13827 1727096673.03458: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c767fb0> <<< 13827 1727096673.03520: 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 0x7ff08c76c620> <<< 13827 1727096673.03639: 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 0x7ff08c76c770> # 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 0x7ff08c76c830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c75ff20> <<< 13827 1727096673.03678: 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' <<< 13827 1727096673.03700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096673.03807: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff08c76ff20> <<< 13827 1727096673.03876: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff08c7f4e60> <<< 13827 1727096673.03959: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c76e6c0> # 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 0x7ff08c76fa70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c76e330> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096673.03973: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.04065: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.04153: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.04284: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096673.04296: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.04340: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.04493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.04989: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.05589: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096673.05634: 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 0x7ff08c7fd100> <<< 13827 1727096673.05724: 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 0x7ff08c7fdf40> <<< 13827 1727096673.06004: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d21bf20> <<< 13827 1727096673.06008: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096673.06029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.06148: 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' <<< 13827 1727096673.06173: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c7fdc40> # zipimport: zlib available <<< 13827 1727096673.06624: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.07069: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.07306: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 13827 1727096673.07310: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.07376: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.07701: stdout chunk (state=3): >>>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 <<< 13827 1727096673.07815: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.08099: stdout chunk (state=3): >>># /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' <<< 13827 1727096673.08120: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096673.08191: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c7ff050> <<< 13827 1727096673.08194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.08340: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096673.08596: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 13827 1727096673.08600: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096673.08616: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.08678: 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 <<< 13827 1727096673.08936: stdout chunk (state=3): >>># 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 0x7ff08c609be0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c606d80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096673.08997: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.09023: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.09071: 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' <<< 13827 1727096673.09095: 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 <<< 13827 1727096673.09139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096673.09188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096673.09346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096673.09349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096673.09527: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cdee750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cdd6450> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c609e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c609bb0> # 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' # <<< 13827 1727096673.09531: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096673.09567: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096673.09595: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 13827 1727096673.09617: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096673.09673: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096673.09814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096673.09818: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096673.09837: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096673.09904: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096673.09943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096673.10049: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff08c6833b0> <<< 13827 1727096673.10067: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c698050> <<< 13827 1727096673.10135: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096675.64141: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c7<<< 13827 1727096675.64259: stdout chunk (state=3): >>>6fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45<<< 13827 1727096675.64293: stdout chunk (state=3): >>>529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": <<< 13827 1727096675.64336: stdout chunk (state=3): >>>1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096675.64715: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 13827 1727096675.64747: stdout chunk (state=3): >>># 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 <<< 13827 1727096675.64803: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096675.65054: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096675.65062: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 13827 1727096675.65114: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096675.65147: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096675.65171: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 13827 1727096675.65229: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096675.65233: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 13827 1727096675.65285: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096675.65331: stdout chunk (state=3): >>># cleanup[3] wiping _semanage # 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 <<< 13827 1727096675.65351: stdout chunk (state=3): >>># 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 <<< 13827 1727096675.65390: stdout chunk (state=3): >>># 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 <<< 13827 1727096675.65444: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # 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<<< 13827 1727096675.65463: stdout chunk (state=3): >>> # cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096675.65582: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13827 1727096675.65635: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid<<< 13827 1727096675.65683: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096675.65689: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096675.65708: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096675.65789: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096675.65834: stdout chunk (state=3): >>># 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 <<< 13827 1727096675.65837: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096675.65894: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13827 1727096675.65898: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 13827 1727096675.66277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096675.66318: stderr chunk (state=3): >>><<< 13827 1727096675.66334: stdout chunk (state=3): >>><<< 13827 1727096675.66683: _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 0x7ff08d2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d1e7b30> # /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 0x7ff08d21aa50> 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 0x7ff08cfc9130> # /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 0x7ff08cfc9fa0> 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 0x7ff08d007dd0> # /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 0x7ff08d007fe0> # /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 0x7ff08d03f800> # /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 0x7ff08d03fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d01faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d01d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d004f80> # /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 0x7ff08d05f770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d05e390> # /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 0x7ff08d01e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d05cbc0> # /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 0x7ff08d0907a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d004200> # /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 0x7ff08d090c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d090b00> # 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 0x7ff08d090e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d002d20> # /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 0x7ff08d091520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0911f0> 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 0x7ff08d092420> 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 0x7ff08d0ac5f0> 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 0x7ff08d0add30> # /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 0x7ff08d0aebd0> # 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 0x7ff08d0af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0ae120> # /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 0x7ff08d0afcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d0af3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d092450> # /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 0x7ff08ce3fbc0> # /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 0x7ff08ce68620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce68380> # 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 0x7ff08ce68650> # /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 0x7ff08ce68f80> # 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 0x7ff08ce69850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce68830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce3dd60> # /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 0x7ff08ce6ac60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce699a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d092b10> # /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 0x7ff08ce8eff0> # /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 0x7ff08ceb7380> # /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 0x7ff08cf14110> # /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 0x7ff08cf16840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cf14230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cee5160> # /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 0x7ff08cd1d1c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ceb6180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08ce6bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff08ceb62a0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_f6it_mfd/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7ff08cd6ee10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd4dd00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd4ce90> # 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 0x7ff08cd6cce0> # /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 0x7ff08cd9a7b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd9a540> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd99e50> # /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 0x7ff08cd9a2a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cd6f830> 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 0x7ff08cd9b530> # 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 0x7ff08cd9b770> # /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 0x7ff08cd9bc50> 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 0x7ff08c70da60> # 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 0x7ff08c70f680> # /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 0x7ff08c70ff80> # /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 0x7ff08c711220> # /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 0x7ff08c713ce0> # 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 0x7ff08c713e00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c711fa0> # /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 0x7ff08c71bad0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c71a5a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c71a300> # /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 0x7ff08c71a870> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c7124b0> # 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 0x7ff08c75fcb0> # /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 0x7ff08c75ff80> # /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 0x7ff08c7658e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c7656a0> # /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 0x7ff08c767e00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c765fd0> # /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 0x7ff08c76b530> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c767fb0> # 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 0x7ff08c76c620> # 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 0x7ff08c76c770> # 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 0x7ff08c76c830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c75ff20> # /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 0x7ff08c76ff20> # 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 0x7ff08c7f4e60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c76e6c0> # 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 0x7ff08c76fa70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c76e330> # 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 0x7ff08c7fd100> # /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 0x7ff08c7fdf40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08d21bf20> 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 0x7ff08c7fdc40> # 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 0x7ff08c7ff050> # 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 0x7ff08c609be0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c606d80> 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 0x7ff08cdee750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08cdd6450> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c609e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c609bb0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff08c6833b0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff08c698050> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096675.68230: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096675.68250: _low_level_execute_command(): starting 13827 1727096675.68262: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096672.758585-14711-172020538470179/ > /dev/null 2>&1 && sleep 0' 13827 1727096675.68883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096675.68899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096675.68915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096675.68935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096675.68954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096675.68970: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096675.68985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096675.69003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096675.69016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096675.69074: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096675.69122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096675.69151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096675.69171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096675.69269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096675.71178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096675.71205: stderr chunk (state=3): >>><<< 13827 1727096675.71215: stdout chunk (state=3): >>><<< 13827 1727096675.71233: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096675.71240: handler run complete 13827 1727096675.71922: variable 'ansible_facts' from source: unknown 13827 1727096675.72242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096675.76751: variable 'ansible_facts' from source: unknown 13827 1727096675.77024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096675.77374: attempt loop complete, returning result 13827 1727096675.77391: _execute() done 13827 1727096675.77397: dumping result to json 13827 1727096675.77440: done dumping result, returning 13827 1727096675.77446: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts [12a9e070-eceb-0460-c064-00000000018e] 13827 1727096675.77448: sending task result for task 12a9e070-eceb-0460-c064-00000000018e 13827 1727096675.78721: done sending task result for task 12a9e070-eceb-0460-c064-00000000018e 13827 1727096675.78727: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linux-system-roles-selinux-test-a": { "400": { "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096675.79452: no more pending results, returning what we have 13827 1727096675.79454: results queue empty 13827 1727096675.79455: checking for any_errors_fatal 13827 1727096675.79459: done checking for any_errors_fatal 13827 1727096675.79460: checking for max_fail_percentage 13827 1727096675.79461: done checking for max_fail_percentage 13827 1727096675.79461: checking to see if all hosts have failed and the running result is not ok 13827 1727096675.79462: done checking to see if all hosts have failed 13827 1727096675.79462: getting the remaining hosts for this loop 13827 1727096675.79463: done getting the remaining hosts for this loop 13827 1727096675.79466: getting the next task for host managed_node3 13827 1727096675.79472: done getting next task for host managed_node3 13827 1727096675.79474: ^ task is: TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096675.79476: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096675.79482: getting variables 13827 1727096675.79483: in VariableManager get_vars() 13827 1727096675.79501: Calling all_inventory to load vars for managed_node3 13827 1727096675.79503: Calling groups_inventory to load vars for managed_node3 13827 1727096675.79504: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096675.79512: Calling all_plugins_play to load vars for managed_node3 13827 1727096675.79515: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096675.79517: Calling groups_plugins_play to load vars for managed_node3 13827 1727096675.79921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096675.80720: done with get_vars() 13827 1727096675.80738: done getting variables 13827 1727096675.80928: variable '__selinux_item' from source: include params 13827 1727096675.80954: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:15 Monday 23 September 2024 09:04:35 -0400 (0:00:03.179) 0:00:27.810 ****** 13827 1727096675.80986: entering _queue_task() for managed_node3/stat 13827 1727096675.81323: worker is 1 (out of 1 available) 13827 1727096675.81335: exiting _queue_task() for managed_node3/stat 13827 1727096675.81347: done queuing things up, now waiting for results queue to drain 13827 1727096675.81349: waiting for pending results... 13827 1727096675.81775: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096675.81791: in run() - task 12a9e070-eceb-0460-c064-000000000194 13827 1727096675.81811: variable 'ansible_search_path' from source: unknown 13827 1727096675.81819: variable 'ansible_search_path' from source: unknown 13827 1727096675.81859: calling self._execute() 13827 1727096675.81899: in VariableManager get_vars() 13827 1727096675.81951: Calling all_inventory to load vars for localhost 13827 1727096675.81963: Calling groups_inventory to load vars for localhost 13827 1727096675.81972: Calling all_plugins_inventory to load vars for localhost 13827 1727096675.81997: Calling all_plugins_play to load vars for localhost 13827 1727096675.82011: Calling groups_plugins_inventory to load vars for localhost 13827 1727096675.82022: Calling groups_plugins_play to load vars for localhost 13827 1727096675.82100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096675.82152: done with get_vars() 13827 1727096675.82165: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096675.82239: variable 'ansible_delegated_vars' from source: unknown 13827 1727096675.82331: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096675.82335: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 13827 1727096675.82337: variable 'omit' from source: magic vars 13827 1727096675.82668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096675.88576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096675.88643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096675.88685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096675.88726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096675.88758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096675.88839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096675.88875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096675.88906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096675.88955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096675.89039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096675.89123: variable 'ansible_distribution' from source: facts 13827 1727096675.89135: variable 'ansible_distribution_major_version' from source: facts 13827 1727096675.89160: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096675.89270: variable 'state' from source: include params 13827 1727096675.89359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096675.89391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096675.89420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096675.89466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096675.89489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096675.89562: variable '__selinux_item' from source: include params 13827 1727096675.89662: Evaluated conditional (state == "enabled"): False 13827 1727096675.89665: when evaluation is False, skipping this task 13827 1727096675.89667: _execute() done 13827 1727096675.89670: dumping result to json 13827 1727096675.89672: done dumping result, returning 13827 1727096675.89674: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} [12a9e070-eceb-0460-c064-000000000194] 13827 1727096675.89676: sending task result for task 12a9e070-eceb-0460-c064-000000000194 13827 1727096675.89966: done sending task result for task 12a9e070-eceb-0460-c064-000000000194 13827 1727096675.89970: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096675.90016: no more pending results, returning what we have 13827 1727096675.90019: results queue empty 13827 1727096675.90020: checking for any_errors_fatal 13827 1727096675.90027: done checking for any_errors_fatal 13827 1727096675.90028: checking for max_fail_percentage 13827 1727096675.90030: done checking for max_fail_percentage 13827 1727096675.90031: checking to see if all hosts have failed and the running result is not ok 13827 1727096675.90031: done checking to see if all hosts have failed 13827 1727096675.90032: getting the remaining hosts for this loop 13827 1727096675.90034: done getting the remaining hosts for this loop 13827 1727096675.90037: getting the next task for host managed_node3 13827 1727096675.90043: done getting next task for host managed_node3 13827 1727096675.90047: ^ task is: TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096675.90051: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096675.90067: getting variables 13827 1727096675.90069: in VariableManager get_vars() 13827 1727096675.90108: Calling all_inventory to load vars for managed_node3 13827 1727096675.90111: Calling groups_inventory to load vars for managed_node3 13827 1727096675.90113: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096675.90123: Calling all_plugins_play to load vars for managed_node3 13827 1727096675.90126: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096675.90129: Calling groups_plugins_play to load vars for managed_node3 13827 1727096675.96320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096675.96818: done with get_vars() 13827 1727096675.96831: done getting variables 13827 1727096675.96867: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:28 Monday 23 September 2024 09:04:35 -0400 (0:00:00.159) 0:00:27.969 ****** 13827 1727096675.96889: entering _queue_task() for managed_node3/fail 13827 1727096675.97127: worker is 1 (out of 1 available) 13827 1727096675.97141: exiting _queue_task() for managed_node3/fail 13827 1727096675.97154: done queuing things up, now waiting for results queue to drain 13827 1727096675.97158: waiting for pending results... 13827 1727096675.97330: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096675.97435: in run() - task 12a9e070-eceb-0460-c064-000000000195 13827 1727096675.97447: variable 'ansible_search_path' from source: unknown 13827 1727096675.97452: variable 'ansible_search_path' from source: unknown 13827 1727096675.97480: calling self._execute() 13827 1727096675.97547: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096675.97552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096675.97561: variable 'omit' from source: magic vars 13827 1727096675.98162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096676.00000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096676.00059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096676.00088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096676.00114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096676.00136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096676.00195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.00215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.00235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.00267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.00278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.00393: variable 'ansible_distribution' from source: facts 13827 1727096676.00397: variable 'ansible_distribution_major_version' from source: facts 13827 1727096676.00412: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096676.00498: variable 'state' from source: include params 13827 1727096676.00555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.00575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.00595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.00620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.00631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.00685: variable '__selinux_item' from source: include params 13827 1727096676.00700: Evaluated conditional (state == "enabled"): False 13827 1727096676.00703: when evaluation is False, skipping this task 13827 1727096676.00705: _execute() done 13827 1727096676.00708: dumping result to json 13827 1727096676.00710: done dumping result, returning 13827 1727096676.00716: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist [12a9e070-eceb-0460-c064-000000000195] 13827 1727096676.00720: sending task result for task 12a9e070-eceb-0460-c064-000000000195 13827 1727096676.00809: done sending task result for task 12a9e070-eceb-0460-c064-000000000195 13827 1727096676.00812: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096676.00858: no more pending results, returning what we have 13827 1727096676.00863: results queue empty 13827 1727096676.00863: checking for any_errors_fatal 13827 1727096676.00871: done checking for any_errors_fatal 13827 1727096676.00872: checking for max_fail_percentage 13827 1727096676.00874: done checking for max_fail_percentage 13827 1727096676.00874: checking to see if all hosts have failed and the running result is not ok 13827 1727096676.00875: done checking to see if all hosts have failed 13827 1727096676.00876: getting the remaining hosts for this loop 13827 1727096676.00877: done getting the remaining hosts for this loop 13827 1727096676.00881: getting the next task for host managed_node3 13827 1727096676.00889: done getting next task for host managed_node3 13827 1727096676.00893: ^ task is: TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096676.00899: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096676.00911: getting variables 13827 1727096676.00912: in VariableManager get_vars() 13827 1727096676.00951: Calling all_inventory to load vars for managed_node3 13827 1727096676.00954: Calling groups_inventory to load vars for managed_node3 13827 1727096676.00965: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096676.00975: Calling all_plugins_play to load vars for managed_node3 13827 1727096676.00978: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096676.00980: Calling groups_plugins_play to load vars for managed_node3 13827 1727096676.01515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096676.02063: done with get_vars() 13827 1727096676.02077: done getting variables TASK [fedora.linux_system_roles.selinux : Create temporary directory] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:38 Monday 23 September 2024 09:04:36 -0400 (0:00:00.052) 0:00:28.022 ****** 13827 1727096676.02150: entering _queue_task() for managed_node3/tempfile 13827 1727096676.02497: worker is 1 (out of 1 available) 13827 1727096676.02512: exiting _queue_task() for managed_node3/tempfile 13827 1727096676.02525: done queuing things up, now waiting for results queue to drain 13827 1727096676.02527: waiting for pending results... 13827 1727096676.02892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096676.02997: in run() - task 12a9e070-eceb-0460-c064-000000000197 13827 1727096676.03018: variable 'ansible_search_path' from source: unknown 13827 1727096676.03025: variable 'ansible_search_path' from source: unknown 13827 1727096676.03076: calling self._execute() 13827 1727096676.03190: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.03200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.03212: variable 'omit' from source: magic vars 13827 1727096676.03538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096676.05021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096676.05247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096676.05279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096676.05306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096676.05328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096676.05389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.05406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.05424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.05451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.05463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.05572: variable 'ansible_distribution' from source: facts 13827 1727096676.05575: variable 'ansible_distribution_major_version' from source: facts 13827 1727096676.05590: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096676.05673: variable 'state' from source: include params 13827 1727096676.05732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.05750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.05768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.05792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.05803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.05859: variable '__selinux_item' from source: include params 13827 1727096676.05870: Evaluated conditional (state == "enabled"): False 13827 1727096676.05872: when evaluation is False, skipping this task 13827 1727096676.05875: _execute() done 13827 1727096676.05877: dumping result to json 13827 1727096676.05880: done dumping result, returning 13827 1727096676.05887: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory [12a9e070-eceb-0460-c064-000000000197] 13827 1727096676.05891: sending task result for task 12a9e070-eceb-0460-c064-000000000197 skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096676.06038: no more pending results, returning what we have 13827 1727096676.06041: results queue empty 13827 1727096676.06042: checking for any_errors_fatal 13827 1727096676.06048: done checking for any_errors_fatal 13827 1727096676.06049: checking for max_fail_percentage 13827 1727096676.06050: done checking for max_fail_percentage 13827 1727096676.06051: checking to see if all hosts have failed and the running result is not ok 13827 1727096676.06052: done checking to see if all hosts have failed 13827 1727096676.06052: getting the remaining hosts for this loop 13827 1727096676.06054: done getting the remaining hosts for this loop 13827 1727096676.06060: getting the next task for host managed_node3 13827 1727096676.06070: done getting next task for host managed_node3 13827 1727096676.06074: ^ task is: TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096676.06079: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096676.06091: getting variables 13827 1727096676.06092: in VariableManager get_vars() 13827 1727096676.06128: Calling all_inventory to load vars for managed_node3 13827 1727096676.06131: Calling groups_inventory to load vars for managed_node3 13827 1727096676.06133: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096676.06142: Calling all_plugins_play to load vars for managed_node3 13827 1727096676.06145: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096676.06147: Calling groups_plugins_play to load vars for managed_node3 13827 1727096676.06668: done sending task result for task 12a9e070-eceb-0460-c064-000000000197 13827 1727096676.06672: WORKER PROCESS EXITING 13827 1727096676.07021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096676.07635: done with get_vars() 13827 1727096676.07651: done getting variables 13827 1727096676.07712: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 13827 1727096676.07835: variable '__selinux_item' from source: include params 13827 1727096676.07847: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:44 Monday 23 September 2024 09:04:36 -0400 (0:00:00.057) 0:00:28.079 ****** 13827 1727096676.07887: entering _queue_task() for managed_node3/copy 13827 1727096676.08203: worker is 1 (out of 1 available) 13827 1727096676.08216: exiting _queue_task() for managed_node3/copy 13827 1727096676.08230: done queuing things up, now waiting for results queue to drain 13827 1727096676.08232: waiting for pending results... 13827 1727096676.08475: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096676.08665: in run() - task 12a9e070-eceb-0460-c064-000000000198 13827 1727096676.08721: variable 'ansible_search_path' from source: unknown 13827 1727096676.08747: variable 'ansible_search_path' from source: unknown 13827 1727096676.08759: calling self._execute() 13827 1727096676.08843: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.08866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.08899: variable 'omit' from source: magic vars 13827 1727096676.09427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096676.11513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096676.11612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096676.11643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096676.11665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096676.11692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096676.11781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.11801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.11822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.11876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.11888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.12049: variable 'ansible_distribution' from source: facts 13827 1727096676.12066: variable 'ansible_distribution_major_version' from source: facts 13827 1727096676.12099: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096676.12196: variable 'state' from source: include params 13827 1727096676.12258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.12305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.12308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.12334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.12345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.12430: variable '__selinux_item' from source: include params 13827 1727096676.12434: Evaluated conditional (state == "enabled"): False 13827 1727096676.12436: when evaluation is False, skipping this task 13827 1727096676.12438: _execute() done 13827 1727096676.12441: dumping result to json 13827 1727096676.12443: done dumping result, returning 13827 1727096676.12445: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} [12a9e070-eceb-0460-c064-000000000198] 13827 1727096676.12447: sending task result for task 12a9e070-eceb-0460-c064-000000000198 13827 1727096676.12613: done sending task result for task 12a9e070-eceb-0460-c064-000000000198 13827 1727096676.12616: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096676.12666: no more pending results, returning what we have 13827 1727096676.12669: results queue empty 13827 1727096676.12670: checking for any_errors_fatal 13827 1727096676.12676: done checking for any_errors_fatal 13827 1727096676.12677: checking for max_fail_percentage 13827 1727096676.12678: done checking for max_fail_percentage 13827 1727096676.12679: checking to see if all hosts have failed and the running result is not ok 13827 1727096676.12680: done checking to see if all hosts have failed 13827 1727096676.12681: getting the remaining hosts for this loop 13827 1727096676.12683: done getting the remaining hosts for this loop 13827 1727096676.12686: getting the next task for host managed_node3 13827 1727096676.12694: done getting next task for host managed_node3 13827 1727096676.12698: ^ task is: TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096676.12703: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096676.12715: getting variables 13827 1727096676.12717: in VariableManager get_vars() 13827 1727096676.12755: Calling all_inventory to load vars for managed_node3 13827 1727096676.12759: Calling groups_inventory to load vars for managed_node3 13827 1727096676.12761: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096676.12771: Calling all_plugins_play to load vars for managed_node3 13827 1727096676.12777: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096676.12780: Calling groups_plugins_play to load vars for managed_node3 13827 1727096676.13397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096676.14045: done with get_vars() 13827 1727096676.14063: done getting variables TASK [fedora.linux_system_roles.selinux : Install the module] ****************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 Monday 23 September 2024 09:04:36 -0400 (0:00:00.062) 0:00:28.141 ****** 13827 1727096676.14145: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096676.14382: worker is 1 (out of 1 available) 13827 1727096676.14396: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096676.14407: done queuing things up, now waiting for results queue to drain 13827 1727096676.14409: waiting for pending results... 13827 1727096676.14592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096676.14699: in run() - task 12a9e070-eceb-0460-c064-000000000199 13827 1727096676.14710: variable 'ansible_search_path' from source: unknown 13827 1727096676.14713: variable 'ansible_search_path' from source: unknown 13827 1727096676.14745: calling self._execute() 13827 1727096676.14820: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.14824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.14835: variable 'omit' from source: magic vars 13827 1727096676.15176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096676.16689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096676.16746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096676.16776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096676.16802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096676.16825: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096676.16885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.16905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.16927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.16959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.16971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.17090: variable 'ansible_distribution' from source: facts 13827 1727096676.17094: variable 'ansible_distribution_major_version' from source: facts 13827 1727096676.17109: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096676.17194: variable 'state' from source: include params 13827 1727096676.17265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.17274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.17292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.17317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.17330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.17383: variable '__selinux_item' from source: include params 13827 1727096676.17394: Evaluated conditional (state == "enabled"): False 13827 1727096676.17397: when evaluation is False, skipping this task 13827 1727096676.17400: _execute() done 13827 1727096676.17402: dumping result to json 13827 1727096676.17405: done dumping result, returning 13827 1727096676.17413: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module [12a9e070-eceb-0460-c064-000000000199] 13827 1727096676.17416: sending task result for task 12a9e070-eceb-0460-c064-000000000199 13827 1727096676.17506: done sending task result for task 12a9e070-eceb-0460-c064-000000000199 13827 1727096676.17509: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096676.17561: no more pending results, returning what we have 13827 1727096676.17564: results queue empty 13827 1727096676.17565: checking for any_errors_fatal 13827 1727096676.17571: done checking for any_errors_fatal 13827 1727096676.17572: checking for max_fail_percentage 13827 1727096676.17573: done checking for max_fail_percentage 13827 1727096676.17574: checking to see if all hosts have failed and the running result is not ok 13827 1727096676.17575: done checking to see if all hosts have failed 13827 1727096676.17576: getting the remaining hosts for this loop 13827 1727096676.17577: done getting the remaining hosts for this loop 13827 1727096676.17581: getting the next task for host managed_node3 13827 1727096676.17589: done getting next task for host managed_node3 13827 1727096676.17593: ^ task is: TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096676.17598: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096676.17610: getting variables 13827 1727096676.17612: in VariableManager get_vars() 13827 1727096676.17657: Calling all_inventory to load vars for managed_node3 13827 1727096676.17661: Calling groups_inventory to load vars for managed_node3 13827 1727096676.17664: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096676.17673: Calling all_plugins_play to load vars for managed_node3 13827 1727096676.17675: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096676.17678: Calling groups_plugins_play to load vars for managed_node3 13827 1727096676.18352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096676.19045: done with get_vars() 13827 1727096676.19060: done getting variables 13827 1727096676.19249: variable 'tempdir' from source: set_fact 13827 1727096676.19262: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:57 Monday 23 September 2024 09:04:36 -0400 (0:00:00.051) 0:00:28.193 ****** 13827 1727096676.19285: entering _queue_task() for managed_node3/file 13827 1727096676.19529: worker is 1 (out of 1 available) 13827 1727096676.19543: exiting _queue_task() for managed_node3/file 13827 1727096676.19557: done queuing things up, now waiting for results queue to drain 13827 1727096676.19559: waiting for pending results... 13827 1727096676.19820: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096676.20015: in run() - task 12a9e070-eceb-0460-c064-00000000019a 13827 1727096676.20020: variable 'ansible_search_path' from source: unknown 13827 1727096676.20023: variable 'ansible_search_path' from source: unknown 13827 1727096676.20047: calling self._execute() 13827 1727096676.20134: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.20139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.20181: variable 'omit' from source: magic vars 13827 1727096676.20565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096676.22606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096676.22663: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096676.22687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096676.22713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096676.22734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096676.22794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.22818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.22834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.22862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.22878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.22987: variable 'ansible_distribution' from source: facts 13827 1727096676.22991: variable 'ansible_distribution_major_version' from source: facts 13827 1727096676.23005: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096676.23090: variable 'state' from source: include params 13827 1727096676.23145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.23165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.23182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.23210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.23220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.23275: variable '__selinux_item' from source: include params 13827 1727096676.23286: Evaluated conditional (state == "enabled"): False 13827 1727096676.23289: when evaluation is False, skipping this task 13827 1727096676.23291: _execute() done 13827 1727096676.23294: dumping result to json 13827 1727096676.23296: done dumping result, returning 13827 1727096676.23305: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} [12a9e070-eceb-0460-c064-00000000019a] 13827 1727096676.23313: sending task result for task 12a9e070-eceb-0460-c064-00000000019a 13827 1727096676.23404: done sending task result for task 12a9e070-eceb-0460-c064-00000000019a 13827 1727096676.23409: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096676.23454: no more pending results, returning what we have 13827 1727096676.23460: results queue empty 13827 1727096676.23460: checking for any_errors_fatal 13827 1727096676.23465: done checking for any_errors_fatal 13827 1727096676.23466: checking for max_fail_percentage 13827 1727096676.23468: done checking for max_fail_percentage 13827 1727096676.23469: checking to see if all hosts have failed and the running result is not ok 13827 1727096676.23469: done checking to see if all hosts have failed 13827 1727096676.23470: getting the remaining hosts for this loop 13827 1727096676.23472: done getting the remaining hosts for this loop 13827 1727096676.23475: getting the next task for host managed_node3 13827 1727096676.23485: done getting next task for host managed_node3 13827 1727096676.23489: ^ task is: TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096676.23492: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096676.23505: getting variables 13827 1727096676.23507: in VariableManager get_vars() 13827 1727096676.23543: Calling all_inventory to load vars for managed_node3 13827 1727096676.23546: Calling groups_inventory to load vars for managed_node3 13827 1727096676.23548: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096676.23588: Calling all_plugins_play to load vars for managed_node3 13827 1727096676.23592: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096676.23596: Calling groups_plugins_play to load vars for managed_node3 13827 1727096676.24274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096676.24867: done with get_vars() 13827 1727096676.24883: done getting variables TASK [fedora.linux_system_roles.selinux : Remove module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:62 Monday 23 September 2024 09:04:36 -0400 (0:00:00.056) 0:00:28.250 ****** 13827 1727096676.24961: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096676.25206: worker is 1 (out of 1 available) 13827 1727096676.25220: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096676.25231: done queuing things up, now waiting for results queue to drain 13827 1727096676.25233: waiting for pending results... 13827 1727096676.25475: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096676.25567: in run() - task 12a9e070-eceb-0460-c064-00000000019c 13827 1727096676.25578: variable 'ansible_search_path' from source: unknown 13827 1727096676.25582: variable 'ansible_search_path' from source: unknown 13827 1727096676.25610: calling self._execute() 13827 1727096676.25682: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.25688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.25696: variable 'omit' from source: magic vars 13827 1727096676.26028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096676.27663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096676.27716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096676.27744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096676.27777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096676.27797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096676.27873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.27894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.27911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.27941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.27951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.28074: variable 'ansible_distribution' from source: facts 13827 1727096676.28077: variable 'ansible_distribution_major_version' from source: facts 13827 1727096676.28092: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096676.28181: variable 'state' from source: include params 13827 1727096676.28255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.28274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.28314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.28349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.28362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.28435: variable '__selinux_item' from source: include params 13827 1727096676.28474: Evaluated conditional (state == "absent"): False 13827 1727096676.28476: when evaluation is False, skipping this task 13827 1727096676.28478: _execute() done 13827 1727096676.28481: dumping result to json 13827 1727096676.28482: done dumping result, returning 13827 1727096676.28485: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module [12a9e070-eceb-0460-c064-00000000019c] 13827 1727096676.28487: sending task result for task 12a9e070-eceb-0460-c064-00000000019c 13827 1727096676.28572: done sending task result for task 12a9e070-eceb-0460-c064-00000000019c 13827 1727096676.28576: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"absent\"", "skip_reason": "Conditional result was False" } 13827 1727096676.28616: no more pending results, returning what we have 13827 1727096676.28619: results queue empty 13827 1727096676.28620: checking for any_errors_fatal 13827 1727096676.28626: done checking for any_errors_fatal 13827 1727096676.28627: checking for max_fail_percentage 13827 1727096676.28629: done checking for max_fail_percentage 13827 1727096676.28629: checking to see if all hosts have failed and the running result is not ok 13827 1727096676.28630: done checking to see if all hosts have failed 13827 1727096676.28631: getting the remaining hosts for this loop 13827 1727096676.28632: done getting the remaining hosts for this loop 13827 1727096676.28636: getting the next task for host managed_node3 13827 1727096676.28644: done getting next task for host managed_node3 13827 1727096676.28648: ^ task is: TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096676.28653: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096676.28668: getting variables 13827 1727096676.28670: in VariableManager get_vars() 13827 1727096676.28707: Calling all_inventory to load vars for managed_node3 13827 1727096676.28709: Calling groups_inventory to load vars for managed_node3 13827 1727096676.28712: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096676.28721: Calling all_plugins_play to load vars for managed_node3 13827 1727096676.28724: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096676.28727: Calling groups_plugins_play to load vars for managed_node3 13827 1727096676.29484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096676.30181: done with get_vars() 13827 1727096676.30197: done getting variables TASK [fedora.linux_system_roles.selinux : Enable module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:70 Monday 23 September 2024 09:04:36 -0400 (0:00:00.053) 0:00:28.303 ****** 13827 1727096676.30268: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096676.30540: worker is 1 (out of 1 available) 13827 1727096676.30561: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096676.30573: done queuing things up, now waiting for results queue to drain 13827 1727096676.30575: waiting for pending results... 13827 1727096676.30775: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096676.30879: in run() - task 12a9e070-eceb-0460-c064-00000000019d 13827 1727096676.30891: variable 'ansible_search_path' from source: unknown 13827 1727096676.30894: variable 'ansible_search_path' from source: unknown 13827 1727096676.30922: calling self._execute() 13827 1727096676.30995: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.30998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.31007: variable 'omit' from source: magic vars 13827 1727096676.31371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096676.33563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096676.33604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096676.33640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096676.33670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096676.33690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096676.33861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.33865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.33868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.33870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.33871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.34022: variable 'ansible_distribution' from source: facts 13827 1727096676.34033: variable 'ansible_distribution_major_version' from source: facts 13827 1727096676.34053: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096676.34202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096676.34562: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096676.34603: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096676.34637: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096676.34752: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096676.34821: 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) 13827 1727096676.34855: 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) 13827 1727096676.34888: 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) 13827 1727096676.34931: 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) 13827 1727096676.35055: variable 'state' from source: include params 13827 1727096676.35171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.35188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.35205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.35233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.35247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.35306: variable '__selinux_item' from source: include params 13827 1727096676.35317: variable '__selinux_item' from source: include params 13827 1727096676.35323: Evaluated conditional (state == "enabled" and __selinux_item.path is not defined): False 13827 1727096676.35325: when evaluation is False, skipping this task 13827 1727096676.35331: _execute() done 13827 1727096676.35334: dumping result to json 13827 1727096676.35338: done dumping result, returning 13827 1727096676.35345: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module [12a9e070-eceb-0460-c064-00000000019d] 13827 1727096676.35355: sending task result for task 12a9e070-eceb-0460-c064-00000000019d 13827 1727096676.35452: done sending task result for task 12a9e070-eceb-0460-c064-00000000019d 13827 1727096676.35454: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096676.35498: no more pending results, returning what we have 13827 1727096676.35501: results queue empty 13827 1727096676.35502: checking for any_errors_fatal 13827 1727096676.35508: done checking for any_errors_fatal 13827 1727096676.35508: checking for max_fail_percentage 13827 1727096676.35510: done checking for max_fail_percentage 13827 1727096676.35511: checking to see if all hosts have failed and the running result is not ok 13827 1727096676.35512: done checking to see if all hosts have failed 13827 1727096676.35512: getting the remaining hosts for this loop 13827 1727096676.35514: done getting the remaining hosts for this loop 13827 1727096676.35517: getting the next task for host managed_node3 13827 1727096676.35525: done getting next task for host managed_node3 13827 1727096676.35529: ^ task is: TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096676.35532: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096676.35550: getting variables 13827 1727096676.35552: in VariableManager get_vars() 13827 1727096676.35590: Calling all_inventory to load vars for managed_node3 13827 1727096676.35592: Calling groups_inventory to load vars for managed_node3 13827 1727096676.35595: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096676.35604: Calling all_plugins_play to load vars for managed_node3 13827 1727096676.35607: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096676.35609: Calling groups_plugins_play to load vars for managed_node3 13827 1727096676.36272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096676.36783: done with get_vars() 13827 1727096676.36795: done getting variables TASK [fedora.linux_system_roles.selinux : Disable module] ********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 Monday 23 September 2024 09:04:36 -0400 (0:00:00.065) 0:00:28.369 ****** 13827 1727096676.36855: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096676.37078: worker is 1 (out of 1 available) 13827 1727096676.37093: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096676.37105: done queuing things up, now waiting for results queue to drain 13827 1727096676.37106: waiting for pending results... 13827 1727096676.37284: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096676.37374: in run() - task 12a9e070-eceb-0460-c064-00000000019e 13827 1727096676.37385: variable 'ansible_search_path' from source: unknown 13827 1727096676.37389: variable 'ansible_search_path' from source: unknown 13827 1727096676.37415: calling self._execute() 13827 1727096676.37485: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.37488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.37496: variable 'omit' from source: magic vars 13827 1727096676.38062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096676.39971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096676.40054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096676.40099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096676.40145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096676.40179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096676.40265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.40301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.40335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.40383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.40403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.40588: variable 'ansible_distribution' from source: facts 13827 1727096676.40600: variable 'ansible_distribution_major_version' from source: facts 13827 1727096676.40622: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096676.40784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096676.40949: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096676.40991: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096676.41040: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096676.41075: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096676.41123: 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) 13827 1727096676.41154: 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) 13827 1727096676.41188: 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) 13827 1727096676.41219: 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) 13827 1727096676.41320: variable 'state' from source: include params 13827 1727096676.41409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.41442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.41473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.41514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.41661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.41666: variable '__selinux_item' from source: include params 13827 1727096676.41668: variable '__selinux_item' from source: include params 13827 1727096676.41670: Evaluated conditional (state == "disabled" and __selinux_item.path is not defined): True 13827 1727096676.41672: variable 'omit' from source: magic vars 13827 1727096676.41719: variable 'omit' from source: magic vars 13827 1727096676.41759: variable 'mod_name' from source: include params 13827 1727096676.41834: variable 'mod_name' from source: include params 13827 1727096676.41953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096676.41985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096676.42015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096676.42067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096676.42087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096676.42276: variable '__selinux_item' from source: include params 13827 1727096676.42311: variable 'omit' from source: magic vars 13827 1727096676.42370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096676.42380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096676.42402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096676.42429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096676.42462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096676.42586: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096676.42590: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.42592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.42611: Set connection var ansible_connection to ssh 13827 1727096676.42624: Set connection var ansible_shell_executable to /bin/sh 13827 1727096676.42642: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096676.42649: Set connection var ansible_shell_type to sh 13827 1727096676.42662: Set connection var ansible_pipelining to False 13827 1727096676.42671: Set connection var ansible_timeout to 10 13827 1727096676.42703: variable 'ansible_shell_executable' from source: unknown 13827 1727096676.42709: variable 'ansible_connection' from source: unknown 13827 1727096676.42714: variable 'ansible_module_compression' from source: unknown 13827 1727096676.42718: variable 'ansible_shell_type' from source: unknown 13827 1727096676.42724: variable 'ansible_shell_executable' from source: unknown 13827 1727096676.42734: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096676.42742: variable 'ansible_pipelining' from source: unknown 13827 1727096676.42748: variable 'ansible_timeout' from source: unknown 13827 1727096676.42755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096676.42885: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096676.42897: variable 'omit' from source: magic vars 13827 1727096676.42905: starting attempt loop 13827 1727096676.42915: running the handler 13827 1727096676.42933: _low_level_execute_command(): starting 13827 1727096676.43023: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096676.43650: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096676.43674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096676.43694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096676.43774: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096676.43814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096676.43832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096676.43853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096676.43959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096676.45654: stdout chunk (state=3): >>>/root <<< 13827 1727096676.45828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096676.45832: stdout chunk (state=3): >>><<< 13827 1727096676.45834: stderr chunk (state=3): >>><<< 13827 1727096676.45952: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096676.45957: _low_level_execute_command(): starting 13827 1727096676.45961: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143 `" && echo ansible-tmp-1727096676.4586277-14807-219571463495143="` echo /root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143 `" ) && sleep 0' 13827 1727096676.46573: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096676.46603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096676.46617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096676.46642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096676.46736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096676.48591: stdout chunk (state=3): >>>ansible-tmp-1727096676.4586277-14807-219571463495143=/root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143 <<< 13827 1727096676.48726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096676.48731: stdout chunk (state=3): >>><<< 13827 1727096676.48738: stderr chunk (state=3): >>><<< 13827 1727096676.48752: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096676.4586277-14807-219571463495143=/root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096676.48796: variable 'ansible_module_compression' from source: unknown 13827 1727096676.48830: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_semodule-ZIP_DEFLATED 13827 1727096676.48861: variable 'ansible_facts' from source: unknown 13827 1727096676.48922: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/AnsiballZ_local_semodule.py 13827 1727096676.49023: Sending initial data 13827 1727096676.49029: Sent initial data (163 bytes) 13827 1727096676.49721: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096676.49767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096676.49782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096676.49800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096676.49928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096676.51488: 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 <<< 13827 1727096676.51495: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096676.51553: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096676.51622: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp47k0to4g /root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/AnsiballZ_local_semodule.py <<< 13827 1727096676.51626: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/AnsiballZ_local_semodule.py" <<< 13827 1727096676.51682: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp47k0to4g" to remote "/root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/AnsiballZ_local_semodule.py" <<< 13827 1727096676.51686: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/AnsiballZ_local_semodule.py" <<< 13827 1727096676.52286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096676.52327: stderr chunk (state=3): >>><<< 13827 1727096676.52332: stdout chunk (state=3): >>><<< 13827 1727096676.52351: done transferring module to remote 13827 1727096676.52365: _low_level_execute_command(): starting 13827 1727096676.52368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/ /root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096676.52893: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096676.52905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096676.52978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096676.54678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096676.54700: stderr chunk (state=3): >>><<< 13827 1727096676.54703: stdout chunk (state=3): >>><<< 13827 1727096676.54715: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096676.54722: _low_level_execute_command(): starting 13827 1727096676.54726: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096676.55144: 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 <<< 13827 1727096676.55147: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096676.55150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096676.55159: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096676.55204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096676.55207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096676.55279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096676.57387: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096676.57401: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096676.57433: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096676.57437: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096676.57503: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096676.57508: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096676.57537: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096676.57573: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096676.57602: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13827 1727096676.57618: stdout chunk (state=3): >>> # installed zipimport hook <<< 13827 1727096676.57678: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096676.57687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 13827 1727096676.57705: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096676.57732: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096676.57758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096676.57772: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92765044d0><<< 13827 1727096676.57780: stdout chunk (state=3): >>> <<< 13827 1727096676.57792: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92764d3b00> <<< 13827 1727096676.57814: 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' <<< 13827 1727096676.57824: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276506a50> <<< 13827 1727096676.57834: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096676.57860: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096676.57866: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096676.57888: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096676.57923: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096676.58005: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096676.58035: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096676.58074: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096676.58096: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096676.58106: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096676.58120: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096676.58150: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096676.58175: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276515130> <<< 13827 1727096676.58236: 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 <<< 13827 1727096676.58247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096676.58253: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276515fa0> <<< 13827 1727096676.58277: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096676.58302: 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. <<< 13827 1727096676.58536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096676.58539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096676.58565: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096676.58571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096676.58591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096676.58627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096676.58653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096676.58673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096676.58695: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92762f3dd0> <<< 13827 1727096676.58703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096676.58723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096676.58745: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096676.58752: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92762f3fe0> <<< 13827 1727096676.58772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096676.58799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096676.58817: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096676.58871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096676.58882: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096676.58918: 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 0x7f927632b800> <<< 13827 1727096676.58941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096676.58944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096676.58946: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927632be90> <<< 13827 1727096676.58967: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096676.59016: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927630baa0> <<< 13827 1727096676.59030: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096676.59050: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92763091c0> <<< 13827 1727096676.59144: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92762f0f80> <<< 13827 1727096676.59165: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096676.59191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096676.59194: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096676.59221: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096676.59240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096676.59264: 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' <<< 13827 1727096676.59300: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927634b7d0> <<< 13827 1727096676.59314: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927634a3f0> <<< 13827 1727096676.59343: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096676.59354: 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 0x7f927630a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276348b90> <<< 13827 1727096676.59416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096676.59419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096676.59422: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276380830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92762f0200> <<< 13827 1727096676.59444: 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' <<< 13827 1727096676.59474: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.59480: 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 0x7f9276380ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276380b90> <<< 13827 1727096676.59513: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.59519: 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 0x7f9276380f50> <<< 13827 1727096676.59530: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92762eed20> <<< 13827 1727096676.59553: 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' <<< 13827 1727096676.59576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096676.59599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096676.59631: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92763815b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92763812b0> <<< 13827 1727096676.59633: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096676.59666: 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' <<< 13827 1727096676.59680: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92763824b0> <<< 13827 1727096676.59695: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096676.59700: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096676.59725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096676.59752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096676.59789: 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' <<< 13827 1727096676.59792: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92763986b0> <<< 13827 1727096676.59801: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096676.59838: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.59850: 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 0x7f9276399d90> <<< 13827 1727096676.59865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096676.59881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096676.59901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096676.59905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096676.59920: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927639ac30> <<< 13827 1727096676.59955: 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 0x7f927639b290> <<< 13827 1727096676.59974: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927639a180> <<< 13827 1727096676.59999: 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' <<< 13827 1727096676.60059: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.60100: 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 0x7f927639bd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927639b440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276382420> <<< 13827 1727096676.60134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096676.60148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096676.60166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096676.60179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096676.60262: 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 0x7f9276117b60> # /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' <<< 13827 1727096676.60282: 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 0x7f92761405f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276140350> <<< 13827 1727096676.60329: 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 0x7f9276140620> <<< 13827 1727096676.60333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096676.60358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096676.60394: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.60532: 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 0x7f9276140f20> <<< 13827 1727096676.60646: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.60663: 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 0x7f92761418e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92761407d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276115d00> <<< 13827 1727096676.60730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096676.60796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276142c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276141790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276382bd0> <<< 13827 1727096676.60801: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096676.60874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096676.60877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096676.60911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096676.60932: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927616eff0> <<< 13827 1727096676.60992: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096676.60998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096676.61020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096676.61037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096676.61079: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927618f3b0> <<< 13827 1727096676.61100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096676.61145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096676.61195: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096676.61229: 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 0x7f92761f0110> <<< 13827 1727096676.61243: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096676.61271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096676.61301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096676.61335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096676.61420: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92761f2870> <<< 13827 1727096676.61489: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92761f0230> <<< 13827 1727096676.61530: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92761bd130> <<< 13827 1727096676.61554: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096676.61563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275b291c0> <<< 13827 1727096676.61578: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927618e1b0> <<< 13827 1727096676.61583: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276143bc0> <<< 13827 1727096676.61681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096676.61702: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f927618e7b0> <<< 13827 1727096676.61874: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_obzz4v0x/ansible_fedora.linux_system_roles.local_semodule_payload.zip' # zipimport: zlib available <<< 13827 1727096676.62004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.62034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096676.62037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096676.62086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096676.62159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096676.62198: 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 0x7f9275b76ed0> <<< 13827 1727096676.62205: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096676.62394: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275b59dc0> <<< 13827 1727096676.62396: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275b58f50> # zipimport: zlib available <<< 13827 1727096676.62432: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096676.62440: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.62458: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.62475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.62484: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096676.62501: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.63902: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.65020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096676.65024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275b751c0> <<< 13827 1727096676.65055: 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' <<< 13827 1727096676.65087: 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' <<< 13827 1727096676.65108: 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' <<< 13827 1727096676.65136: 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 0x7f9275bae7b0> <<< 13827 1727096676.65170: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275bae540> <<< 13827 1727096676.65217: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275bade50> <<< 13827 1727096676.65243: 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' <<< 13827 1727096676.65277: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275bae900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927630a9c0> <<< 13827 1727096676.65284: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096676.65328: 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 0x7f9275baf560> <<< 13827 1727096676.65377: 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' <<< 13827 1727096676.65380: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9275baf7a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096676.65397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096676.65415: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096676.65481: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275bafc80> <<< 13827 1727096676.65495: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096676.65522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096676.65546: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a11a00> <<< 13827 1727096676.65585: 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 0x7f9275a13620> <<< 13827 1727096676.65605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096676.65617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096676.65654: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a13f80> <<< 13827 1727096676.65670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096676.65718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096676.65721: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a14ec0> <<< 13827 1727096676.65743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096676.65771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096676.65800: 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' <<< 13827 1727096676.65847: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a17bc0> <<< 13827 1727096676.65885: 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 0x7f92762eecc0> <<< 13827 1727096676.65913: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a15e80> <<< 13827 1727096676.65926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096676.65957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096676.65977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096676.65982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096676.66021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096676.66070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13827 1727096676.66106: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a1fbf0> <<< 13827 1727096676.66118: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096676.66171: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a1e6c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a1e420> <<< 13827 1727096676.66186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096676.66254: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a1e990> <<< 13827 1727096676.66281: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a16390> <<< 13827 1727096676.66314: 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 0x7f9275a67ef0> <<< 13827 1727096676.66349: 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 0x7f9275a67f20> <<< 13827 1727096676.66381: 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 <<< 13827 1727096676.66387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096676.66411: 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' <<< 13827 1727096676.66462: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.66467: 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 0x7f9275a69ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a69880> <<< 13827 1727096676.66481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096676.66559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096676.66611: 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 0x7f9275a6bfe0> <<< 13827 1727096676.66616: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a6a1b0> <<< 13827 1727096676.66631: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096676.66674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096676.66712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096676.66715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096676.66730: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096676.66764: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a6f830> <<< 13827 1727096676.66871: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a6c200> <<< 13827 1727096676.66938: 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 0x7f9275a70650> <<< 13827 1727096676.66968: 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 0x7f9275a70680> <<< 13827 1727096676.67008: 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 0x7f9275a70b30> <<< 13827 1727096676.67011: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a68230> <<< 13827 1727096676.67041: 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' <<< 13827 1727096676.67061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096676.67082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096676.67120: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.67141: 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 0x7f9275afc290> <<< 13827 1727096676.67298: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.67319: 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 0x7f9275afd520> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a729f0> <<< 13827 1727096676.67367: 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 0x7f9275a73d70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a725d0> <<< 13827 1727096676.67396: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096676.67399: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.67482: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.67586: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.67593: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.67596: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13827 1727096676.67615: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096676.67643: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.67750: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.67874: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.68382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.68928: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13827 1727096676.68934: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096676.68958: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096676.68969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096676.69030: 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 0x7f92759015b0> <<< 13827 1727096676.69117: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096676.69122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096676.69136: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275902360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a708f0> <<< 13827 1727096676.69177: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096676.69203: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.69230: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 13827 1727096676.69266: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.69386: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.69529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096676.69540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096676.69564: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275902390> # zipimport: zlib available <<< 13827 1727096676.70019: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70446: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70519: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13827 1727096676.70644: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70678: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096676.70690: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70750: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70845: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096676.70858: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70869: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096676.70893: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70920: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.70963: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096676.70969: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.71193: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.71430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096676.71477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096676.71482: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096676.71555: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275903530> <<< 13827 1727096676.71560: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.71646: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.71724: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096676.71728: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096676.71751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 13827 1727096676.71793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.71833: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096676.71842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.71887: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.71933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.71981: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.72049: 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 <<< 13827 1727096676.72081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096676.72178: 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 0x7f927590de20> <<< 13827 1727096676.72203: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927590bd40> <<< 13827 1727096676.72234: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096676.72241: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.72308: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.72367: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.72394: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.72467: 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' <<< 13827 1727096676.72470: 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 <<< 13827 1727096676.72494: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096676.72511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096676.72569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096676.72595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096676.72605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096676.72646: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275bfa900> <<< 13827 1727096676.72692: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275be65d0> <<< 13827 1727096676.72793: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927590df40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275902f00> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13827 1727096676.72829: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.72842: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096676.72892: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096676.72929: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096676.72933: stdout chunk (state=3): >>>import 'ansible_collections' # <<< 13827 1727096676.72941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.72976: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.72979: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # <<< 13827 1727096676.72984: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.73003: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096676.73034: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.73047: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096676.73067: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.73071: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.73092: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13827 1727096676.73259: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096676.73419: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096676.73457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096676.73559: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096676.73565: stdout chunk (state=3): >>>import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f927598b740> <<< 13827 1727096676.73575: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927599c5f0> <<< 13827 1727096676.73649: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096683.71589: stdout chunk (state=3): >>> {"changed": true, "name": "linux-system-roles-selinux-test-a", "state": "disabled", "invocation": {"module_args": {"name": "linux-system-roles-selinux-test-a", "state": "disabled", "priority": 0, "store": "", "path": null}}} <<< 13827 1727096683.71595: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096683.72008: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096683.72012: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 13827 1727096683.72015: stdout chunk (state=3): >>># 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 <<< 13827 1727096683.72066: stdout chunk (state=3): >>># 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 <<< 13827 1727096683.72100: stdout chunk (state=3): >>># 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 <<< 13827 1727096683.72107: stdout chunk (state=3): >>># 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 <<< 13827 1727096683.72112: stdout chunk (state=3): >>># 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 <<< 13827 1727096683.72122: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 13827 1727096683.72171: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing<<< 13827 1727096683.72175: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles <<< 13827 1727096683.72178: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096683.72439: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096683.72468: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096683.72478: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096683.72486: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2<<< 13827 1727096683.72502: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path <<< 13827 1727096683.72509: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096683.72548: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096683.72567: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 13827 1727096683.72582: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 13827 1727096683.72602: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal <<< 13827 1727096683.72622: stdout chunk (state=3): >>># destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 13827 1727096683.72628: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13827 1727096683.72633: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13827 1727096683.72664: stdout chunk (state=3): >>># destroy datetime # destroy selinux <<< 13827 1727096683.72675: stdout chunk (state=3): >>># destroy shutil <<< 13827 1727096683.72685: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096683.72739: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096683.72743: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 13827 1727096683.72786: 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 # 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 <<< 13827 1727096683.72792: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 13827 1727096683.72816: stdout chunk (state=3): >>> # 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 <<< 13827 1727096683.72822: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 13827 1727096683.72884: stdout chunk (state=3): >>># 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<<< 13827 1727096683.72902: stdout chunk (state=3): >>> # 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 <<< 13827 1727096683.72909: stdout chunk (state=3): >>># destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096683.73047: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096683.73054: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096683.73066: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096683.73092: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13827 1727096683.73103: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096683.73117: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13827 1727096683.73121: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13827 1727096683.73150: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096683.73163: 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 <<< 13827 1727096683.73166: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096683.73191: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13827 1727096683.73196: stdout chunk (state=3): >>> <<< 13827 1727096683.73283: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 13827 1727096683.73293: stdout chunk (state=3): >>> # 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 <<< 13827 1727096683.73296: stdout chunk (state=3): >>># destroy time <<< 13827 1727096683.73323: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096683.73342: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096683.73351: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096683.73380: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096683.73384: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 13827 1727096683.73394: stdout chunk (state=3): >>># destroy _functools # destroy builtins <<< 13827 1727096683.73402: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 13827 1727096683.74569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096683.74607: stderr chunk (state=3): >>><<< 13827 1727096683.74610: stdout chunk (state=3): >>><<< 13827 1727096683.74680: _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 0x7f92765044d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92764d3b00> # /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 0x7f9276506a50> 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 0x7f9276515130> # /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 0x7f9276515fa0> 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 0x7f92762f3dd0> # /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 0x7f92762f3fe0> # /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 0x7f927632b800> # /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 0x7f927632be90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927630baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92763091c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92762f0f80> # /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 0x7f927634b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927634a3f0> # /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 0x7f927630a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276348b90> # /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 0x7f9276380830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92762f0200> # /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 0x7f9276380ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276380b90> # 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 0x7f9276380f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92762eed20> # /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 0x7f92763815b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92763812b0> 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 0x7f92763824b0> 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 0x7f92763986b0> 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 0x7f9276399d90> # /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 0x7f927639ac30> # 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 0x7f927639b290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927639a180> # /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 0x7f927639bd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927639b440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276382420> # /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 0x7f9276117b60> # /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 0x7f92761405f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276140350> # 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 0x7f9276140620> # /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 0x7f9276140f20> # 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 0x7f92761418e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92761407d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276115d00> # /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 0x7f9276142c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276141790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276382bd0> # /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 0x7f927616eff0> # /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 0x7f927618f3b0> # /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 0x7f92761f0110> # /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 0x7f92761f2870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92761f0230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92761bd130> # /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 0x7f9275b291c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927618e1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9276143bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f927618e7b0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_obzz4v0x/ansible_fedora.linux_system_roles.local_semodule_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 0x7f9275b76ed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275b59dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275b58f50> # 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 0x7f9275b751c0> # /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 0x7f9275bae7b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275bae540> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275bade50> # /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 0x7f9275bae900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927630a9c0> 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 0x7f9275baf560> # 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 0x7f9275baf7a0> # /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 0x7f9275bafc80> 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 0x7f9275a11a00> # 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 0x7f9275a13620> # /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 0x7f9275a13f80> # /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 0x7f9275a14ec0> # /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 0x7f9275a17bc0> # 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 0x7f92762eecc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a15e80> # /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 0x7f9275a1fbf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a1e6c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a1e420> # /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 0x7f9275a1e990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a16390> # 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 0x7f9275a67ef0> # /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 0x7f9275a67f20> # /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 0x7f9275a69ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a69880> # /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 0x7f9275a6bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a6a1b0> # /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 0x7f9275a6f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a6c200> # 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 0x7f9275a70650> # 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 0x7f9275a70680> # 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 0x7f9275a70b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a68230> # /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 0x7f9275afc290> # 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 0x7f9275afd520> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a729f0> # 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 0x7f9275a73d70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a725d0> # 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 0x7f92759015b0> # /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 0x7f9275902360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275a708f0> 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 0x7f9275902390> # 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 0x7f9275903530> # 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 0x7f927590de20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927590bd40> 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 0x7f9275bfa900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275be65d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927590df40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9275902f00> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f927598b740> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f927599c5f0> # zipimport: zlib available {"changed": true, "name": "linux-system-roles-selinux-test-a", "state": "disabled", "invocation": {"module_args": {"name": "linux-system-roles-selinux-test-a", "state": "disabled", "priority": 0, "store": "", "path": null}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096683.75232: done with _execute_module (fedora.linux_system_roles.local_semodule, {'name': 'linux-system-roles-selinux-test-a', 'state': 'disabled', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.local_semodule', '_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-1727096676.4586277-14807-219571463495143/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096683.75236: _low_level_execute_command(): starting 13827 1727096683.75239: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096676.4586277-14807-219571463495143/ > /dev/null 2>&1 && sleep 0' 13827 1727096683.75366: 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 <<< 13827 1727096683.75370: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.75373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096683.75379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096683.75389: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.75429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096683.75445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096683.75516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096683.77327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096683.77352: stderr chunk (state=3): >>><<< 13827 1727096683.77359: stdout chunk (state=3): >>><<< 13827 1727096683.77374: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096683.77380: handler run complete 13827 1727096683.77394: attempt loop complete, returning result 13827 1727096683.77396: _execute() done 13827 1727096683.77399: dumping result to json 13827 1727096683.77403: done dumping result, returning 13827 1727096683.77411: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module [12a9e070-eceb-0460-c064-00000000019e] 13827 1727096683.77416: sending task result for task 12a9e070-eceb-0460-c064-00000000019e 13827 1727096683.77511: done sending task result for task 12a9e070-eceb-0460-c064-00000000019e 13827 1727096683.77514: WORKER PROCESS EXITING Notification for handler __selinux_reload_policy has been saved. changed: [managed_node3] => { "changed": true, "name": "linux-system-roles-selinux-test-a", "state": "disabled" } 13827 1727096683.77599: no more pending results, returning what we have 13827 1727096683.77602: results queue empty 13827 1727096683.77603: checking for any_errors_fatal 13827 1727096683.77610: done checking for any_errors_fatal 13827 1727096683.77610: checking for max_fail_percentage 13827 1727096683.77611: done checking for max_fail_percentage 13827 1727096683.77612: checking to see if all hosts have failed and the running result is not ok 13827 1727096683.77613: done checking to see if all hosts have failed 13827 1727096683.77613: getting the remaining hosts for this loop 13827 1727096683.77615: done getting the remaining hosts for this loop 13827 1727096683.77619: getting the next task for host managed_node3 13827 1727096683.77624: done getting next task for host managed_node3 13827 1727096683.77627: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096683.77631: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096683.77640: getting variables 13827 1727096683.77641: in VariableManager get_vars() 13827 1727096683.77668: Calling all_inventory to load vars for managed_node3 13827 1727096683.77671: Calling groups_inventory to load vars for managed_node3 13827 1727096683.77673: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096683.77683: Calling all_plugins_play to load vars for managed_node3 13827 1727096683.77686: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096683.77688: Calling groups_plugins_play to load vars for managed_node3 13827 1727096683.78222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096683.78727: done with get_vars() 13827 1727096683.78743: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh SELinux modules facts] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 Monday 23 September 2024 09:04:43 -0400 (0:00:07.419) 0:00:35.788 ****** 13827 1727096683.78806: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096683.79043: worker is 1 (out of 1 available) 13827 1727096683.79058: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096683.79070: done queuing things up, now waiting for results queue to drain 13827 1727096683.79072: waiting for pending results... 13827 1727096683.79248: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096683.79340: in run() - task 12a9e070-eceb-0460-c064-00000000019f 13827 1727096683.79351: variable 'ansible_search_path' from source: unknown 13827 1727096683.79355: variable 'ansible_search_path' from source: unknown 13827 1727096683.79387: calling self._execute() 13827 1727096683.79461: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096683.79467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096683.79475: variable 'omit' from source: magic vars 13827 1727096683.79801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096683.81292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096683.81343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096683.81375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096683.81406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096683.81430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096683.81491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096683.81512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096683.81531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096683.81558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096683.81569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096683.81684: variable 'ansible_distribution' from source: facts 13827 1727096683.81690: variable 'ansible_distribution_major_version' from source: facts 13827 1727096683.81704: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096683.81708: variable 'omit' from source: magic vars 13827 1727096683.81755: variable 'omit' from source: magic vars 13827 1727096683.81780: variable 'omit' from source: magic vars 13827 1727096683.81807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096683.81824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096683.81840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096683.81853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096683.81863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096683.81885: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096683.81888: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096683.81891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096683.81961: Set connection var ansible_connection to ssh 13827 1727096683.81969: Set connection var ansible_shell_executable to /bin/sh 13827 1727096683.81977: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096683.81979: Set connection var ansible_shell_type to sh 13827 1727096683.81985: Set connection var ansible_pipelining to False 13827 1727096683.81990: Set connection var ansible_timeout to 10 13827 1727096683.82007: variable 'ansible_shell_executable' from source: unknown 13827 1727096683.82010: variable 'ansible_connection' from source: unknown 13827 1727096683.82013: variable 'ansible_module_compression' from source: unknown 13827 1727096683.82015: variable 'ansible_shell_type' from source: unknown 13827 1727096683.82019: variable 'ansible_shell_executable' from source: unknown 13827 1727096683.82022: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096683.82028: variable 'ansible_pipelining' from source: unknown 13827 1727096683.82031: variable 'ansible_timeout' from source: unknown 13827 1727096683.82033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096683.82118: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096683.82129: variable 'omit' from source: magic vars 13827 1727096683.82132: starting attempt loop 13827 1727096683.82134: running the handler 13827 1727096683.82150: _low_level_execute_command(): starting 13827 1727096683.82153: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096683.82659: 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 <<< 13827 1727096683.82663: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.82665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096683.82667: 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 <<< 13827 1727096683.82670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.82712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096683.82727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096683.82792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096683.84402: stdout chunk (state=3): >>>/root <<< 13827 1727096683.84497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096683.84533: stderr chunk (state=3): >>><<< 13827 1727096683.84536: stdout chunk (state=3): >>><<< 13827 1727096683.84558: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096683.84569: _low_level_execute_command(): starting 13827 1727096683.84575: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685 `" && echo ansible-tmp-1727096683.8455756-14998-81862299809685="` echo /root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685 `" ) && sleep 0' 13827 1727096683.85024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096683.85031: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096683.85033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.85035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096683.85037: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.85091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096683.85095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096683.85100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096683.85155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096683.87015: stdout chunk (state=3): >>>ansible-tmp-1727096683.8455756-14998-81862299809685=/root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685 <<< 13827 1727096683.87116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096683.87148: stderr chunk (state=3): >>><<< 13827 1727096683.87151: stdout chunk (state=3): >>><<< 13827 1727096683.87168: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096683.8455756-14998-81862299809685=/root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096683.87212: variable 'ansible_module_compression' from source: unknown 13827 1727096683.87247: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.selinux_modules_facts-ZIP_DEFLATED 13827 1727096683.87279: variable 'ansible_facts' from source: unknown 13827 1727096683.87338: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/AnsiballZ_selinux_modules_facts.py 13827 1727096683.87445: Sending initial data 13827 1727096683.87448: Sent initial data (169 bytes) 13827 1727096683.87911: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096683.87914: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.87917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096683.87919: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096683.87921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.87967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096683.87970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096683.88042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096683.89577: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096683.89635: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096683.89692: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp6f40prli /root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096683.89695: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096683.89755: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp6f40prli" to remote "/root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096683.89760: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096683.90367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096683.90414: stderr chunk (state=3): >>><<< 13827 1727096683.90417: stdout chunk (state=3): >>><<< 13827 1727096683.90445: done transferring module to remote 13827 1727096683.90460: _low_level_execute_command(): starting 13827 1727096683.90465: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/ /root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096683.90929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096683.90934: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096683.90936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.90938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096683.90940: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.90996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096683.91002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096683.91004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096683.91064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096683.92794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096683.92817: stderr chunk (state=3): >>><<< 13827 1727096683.92821: stdout chunk (state=3): >>><<< 13827 1727096683.92838: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096683.92841: _low_level_execute_command(): starting 13827 1727096683.92846: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096683.93310: 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 <<< 13827 1727096683.93315: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.93318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096683.93320: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096683.93322: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096683.93375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096683.93379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096683.93383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096683.93451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096683.95877: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096683.95898: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096683.95933: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096683.95938: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096683.96007: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096683.96014: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096683.96041: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096683.96076: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096683.96094: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096683.96119: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096683.96122: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096683.96163: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096683.96185: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096683.96206: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096683.96248: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096683.96269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096683.96273: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e8184d0> <<< 13827 1727096683.96284: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e7e7b30> <<< 13827 1727096683.96318: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096683.96321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096683.96330: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e81aa50> <<< 13827 1727096683.96345: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096683.96369: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096683.96373: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096683.96391: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096683.96426: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096683.96432: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096683.96511: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096683.96540: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096683.96567: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096683.96588: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096683.96599: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096683.96615: stdout chunk (state=3): >>>Processing global site-packages <<< 13827 1727096683.96627: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096683.96635: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096683.96666: 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 <<< 13827 1727096683.96674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096683.96688: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e609130> <<< 13827 1727096683.96746: 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 <<< 13827 1727096683.96754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096683.96769: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e609fa0> <<< 13827 1727096683.96789: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096683.96822: 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. <<< 13827 1727096683.97039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096683.97055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096683.97081: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096683.97090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096683.97107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096683.97148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096683.97165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096683.97193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096683.97207: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e647dd0> <<< 13827 1727096683.97229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096683.97240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096683.97267: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e647fe0> <<< 13827 1727096683.97289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096683.97315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096683.97343: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096683.97394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096683.97417: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096683.97441: 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 0x7f426e67f800> <<< 13827 1727096683.97465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096683.97476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096683.97485: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e67fe90> <<< 13827 1727096683.97496: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096683.97553: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e65faa0> <<< 13827 1727096683.97554: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096683.97588: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e65d1c0> <<< 13827 1727096683.97679: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e644f80> <<< 13827 1727096683.97705: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096683.97724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096683.97738: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096683.97760: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096683.97787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096683.97805: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096683.97811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096683.97840: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e69f770> <<< 13827 1727096683.97869: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e69e390> <<< 13827 1727096683.97894: 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' <<< 13827 1727096683.97898: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e65e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e69cbc0> <<< 13827 1727096683.97958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096683.97964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d07a0> <<< 13827 1727096683.97991: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e644200> <<< 13827 1727096683.97994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096683.97996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096683.98026: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096683.98032: 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 0x7f426e6d0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d0b00> <<< 13827 1727096683.98080: 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' <<< 13827 1727096683.98082: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f426e6d0e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e642d20> <<< 13827 1727096683.98117: 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' <<< 13827 1727096683.98137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096683.98172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096683.98186: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d1520> <<< 13827 1727096683.98196: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d11f0> import 'importlib.machinery' # <<< 13827 1727096683.98224: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096683.98234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096683.98244: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d2420> <<< 13827 1727096683.98267: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096683.98272: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096683.98298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096683.98336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096683.98354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096683.98360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6ec5f0> <<< 13827 1727096683.98380: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096683.98406: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096683.98420: 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 0x7f426e6edd30> <<< 13827 1727096683.98442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096683.98445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096683.98474: 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' <<< 13827 1727096683.98492: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6eebd0> <<< 13827 1727096683.98541: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096683.98547: 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 0x7f426e6ef230> <<< 13827 1727096683.98550: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6ee120> <<< 13827 1727096683.98561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096683.98576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096683.98613: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096683.98631: 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 0x7f426e6efcb0> <<< 13827 1727096683.98635: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6ef3e0> <<< 13827 1727096683.98674: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d2450> <<< 13827 1727096683.98698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096683.98718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096683.98745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096683.98763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096683.98795: 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 0x7f426e46fbc0> <<< 13827 1727096683.98820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096683.98823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096683.98850: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096683.98858: 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 0x7f426e498620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e498380> <<< 13827 1727096683.98881: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096683.98886: 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 0x7f426e498650> <<< 13827 1727096683.98915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096683.98920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096683.98984: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096683.99108: 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 0x7f426e498f80> <<< 13827 1727096683.99223: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096683.99229: 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 0x7f426e499850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e498830> <<< 13827 1727096683.99244: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e46dd60> <<< 13827 1727096683.99277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096683.99289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096683.99320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096683.99331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096683.99336: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e49ac60> <<< 13827 1727096683.99354: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e4999a0> <<< 13827 1727096683.99379: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d2b10> <<< 13827 1727096683.99403: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096683.99462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096683.99478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096683.99518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096683.99539: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e4beff0> <<< 13827 1727096683.99597: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096683.99607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096683.99639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096683.99647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096683.99691: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e4e7380> <<< 13827 1727096683.99712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096683.99760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096683.99811: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096683.99836: 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 0x7f426e544110> <<< 13827 1727096683.99854: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096683.99884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096683.99908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096683.99951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096684.00035: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e546840> <<< 13827 1727096684.00107: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e544230> <<< 13827 1727096684.00140: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e515160> <<< 13827 1727096684.00172: 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 0x7f426e34d1c0> <<< 13827 1727096684.00191: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e4e6180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e49bbc0> <<< 13827 1727096684.00297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096684.00314: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f426e4e62a0> <<< 13827 1727096684.00448: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_40my73tp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available <<< 13827 1727096684.00583: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.00609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096684.00624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096684.00665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096684.00736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096684.00766: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13827 1727096684.00769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e39ee10> <<< 13827 1727096684.00781: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096684.00971: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e37dd00> <<< 13827 1727096684.00973: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e37ce90> # zipimport: zlib available <<< 13827 1727096684.00998: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096684.01015: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.01036: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.01043: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.01057: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096684.01073: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.02465: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.03613: 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' <<< 13827 1727096684.03622: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e39cce0> <<< 13827 1727096684.03642: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096684.03648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096684.03678: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096684.03680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096684.03703: 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' <<< 13827 1727096684.03732: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096684.03737: 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 0x7f426e3ca7e0> <<< 13827 1727096684.03769: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e3ca570> <<< 13827 1727096684.03801: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e3c9e80> <<< 13827 1727096684.03821: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096684.03829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096684.03870: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e3ca2d0> <<< 13827 1727096684.03873: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e39faa0> <<< 13827 1727096684.03878: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096684.03906: 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 0x7f426e3cb530> <<< 13827 1727096684.03940: 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 0x7f426e3cb770> <<< 13827 1727096684.03959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096684.04009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096684.04015: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096684.04065: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e3cbc50> <<< 13827 1727096684.04070: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096684.04089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096684.04113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096684.04152: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd09ac0> <<< 13827 1727096684.04179: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096684.04183: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f426dd0b6b0> <<< 13827 1727096684.04199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096684.04221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096684.04251: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd0bfb0> <<< 13827 1727096684.04274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096684.04296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096684.04322: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd0d250> <<< 13827 1727096684.04334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096684.04377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096684.04393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096684.04398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096684.04447: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd0fcb0> <<< 13827 1727096684.04484: 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 0x7f426e642e10> <<< 13827 1727096684.04503: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd0dfa0> <<< 13827 1727096684.04526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096684.04547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096684.04582: 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' <<< 13827 1727096684.04596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096684.04622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096684.04647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096684.04658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13827 1727096684.04669: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd17a40> import '_tokenize' # <<< 13827 1727096684.04740: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd16510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd16270> <<< 13827 1727096684.04765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096684.04771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096684.04845: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd167e0> <<< 13827 1727096684.04871: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd0e420> <<< 13827 1727096684.04905: 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 0x7f426dd5bc80> <<< 13827 1727096684.04930: 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 0x7f426dd5be60> <<< 13827 1727096684.04953: 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 <<< 13827 1727096684.04971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096684.04994: 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' <<< 13827 1727096684.05033: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f426dd61880> <<< 13827 1727096684.05041: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd61670> <<< 13827 1727096684.05051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096684.05158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096684.05204: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096684.05210: 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 0x7f426dd63d40> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd61f10> <<< 13827 1727096684.05236: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096684.05271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096684.05296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096684.05307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096684.05314: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096684.05360: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd67560><<< 13827 1727096684.05365: stdout chunk (state=3): >>> <<< 13827 1727096684.05477: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd63ef0> <<< 13827 1727096684.05539: 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 0x7f426dd682f0> <<< 13827 1727096684.05572: 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' <<< 13827 1727096684.05576: 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 0x7f426dd68320> <<< 13827 1727096684.05616: 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 0x7f426dd688f0> <<< 13827 1727096684.05629: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd5bef0> <<< 13827 1727096684.05648: 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 <<< 13827 1727096684.05653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096684.05672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096684.05694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096684.05718: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096684.05744: 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 0x7f426dd6bf80> <<< 13827 1727096684.05894: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096684.05899: 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 0x7f426ddf11c0> <<< 13827 1727096684.05914: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd6a720> <<< 13827 1727096684.05943: 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' <<< 13827 1727096684.05946: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f426dd6bad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd6a360> <<< 13827 1727096684.05970: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.05983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.05989: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096684.06004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.06087: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.06177: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.06186: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096684.06213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.06219: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.06238: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096684.06358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.06476: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.06998: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.07528: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096684.07538: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096684.07551: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096684.07564: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096684.07584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096684.07630: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096684.07635: 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 0x7f426ddf9340> <<< 13827 1727096684.07712: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096684.07725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096684.07730: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426ddfa150> <<< 13827 1727096684.07745: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd68c50> <<< 13827 1727096684.07787: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096684.07801: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.07819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.07842: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096684.07847: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.07995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.08149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096684.08154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096684.08174: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426ddf9e20> <<< 13827 1727096684.08179: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.08628: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09074: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09221: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096684.09227: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09268: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096684.09313: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09377: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09461: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096684.09470: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09487: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096684.09509: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09545: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09590: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096684.09593: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.09825: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096684.10112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096684.10115: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096684.10192: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426ddfb0e0> <<< 13827 1727096684.10195: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10269: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10345: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096684.10350: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096684.10370: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096684.10373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10423: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10458: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096684.10474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10515: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10558: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10614: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.10684: 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 <<< 13827 1727096684.10712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096684.10794: 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 0x7f426dc059d0> <<< 13827 1727096684.10831: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dc02db0> <<< 13827 1727096684.10859: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096684.10868: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.11176: stdout chunk (state=3): >>># 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 <<< 13827 1727096684.11207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096684.11223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096684.11288: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e4263c0> <<< 13827 1727096684.11314: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e412090> <<< 13827 1727096684.11408: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dc05880> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd68d10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096684.11454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.11482: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.11486: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096684.11537: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096684.11567: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.11606: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096684.11659: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # # zipimport: zlib available <<< 13827 1727096684.11665: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 13827 1727096684.11715: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096684.11729: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.11805: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096684.11892: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096684.11933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096684.12035: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f426dc7e030> <<< 13827 1727096684.12065: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dc97a70> <<< 13827 1727096684.12115: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096686.66966: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-a": {"400": {"enabled": 0, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53d<<< 13827 1727096686.66984: stdout chunk (state=3): >>>d8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a<<< 13827 1727096686.66993: stdout chunk (state=3): >>>438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100<<< 13827 1727096686.66998: stdout chunk (state=3): >>>": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3<<< 13827 1727096686.67043: stdout chunk (state=3): >>>f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": <<< 13827 1727096686.67064: stdout chunk (state=3): >>>{"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0<<< 13827 1727096686.67068: stdout chunk (state=3): >>>ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"1<<< 13827 1727096686.67087: stdout chunk (state=3): >>>00": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a<<< 13827 1727096686.67106: stdout chunk (state=3): >>>3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096686.67453: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096686.67495: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 13827 1727096686.67503: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.67508: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.67558: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 13827 1727096686.67568: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.67615: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.67619: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.67690: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.67694: 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 <<< 13827 1727096686.67697: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096686.67965: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc <<< 13827 1727096686.67983: stdout chunk (state=3): >>># destroy importlib.util <<< 13827 1727096686.67992: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 13827 1727096686.68023: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096686.68036: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096686.68046: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096686.68085: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 13827 1727096686.68100: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13827 1727096686.68114: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096686.68148: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096686.68158: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096686.68195: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096686.68198: stdout chunk (state=3): >>># destroy distro <<< 13827 1727096686.68207: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096686.68263: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096686.68282: 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 <<< 13827 1727096686.68290: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 13827 1727096686.68339: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13827 1727096686.68345: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref <<< 13827 1727096686.68348: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.68351: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13827 1727096686.68378: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.68393: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.68424: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13827 1727096686.68430: stdout chunk (state=3): >>># 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 <<< 13827 1727096686.68433: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13827 1727096686.68454: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux <<< 13827 1727096686.68460: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096686.68587: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096686.68598: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096686.68601: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096686.68634: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 13827 1727096686.68637: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 13827 1727096686.68664: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096686.68706: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 13827 1727096686.68713: 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 # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096686.68730: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096686.68823: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13827 1727096686.68834: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13827 1727096686.68844: stdout chunk (state=3): >>># destroy time <<< 13827 1727096686.68867: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096686.68886: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096686.68901: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096686.68908: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096686.68929: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096686.68946: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096686.69306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096686.69362: stderr chunk (state=3): >>><<< 13827 1727096686.69365: stdout chunk (state=3): >>><<< 13827 1727096686.69604: _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 0x7f426e8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e7e7b30> # /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 0x7f426e81aa50> 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 0x7f426e609130> # /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 0x7f426e609fa0> 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 0x7f426e647dd0> # /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 0x7f426e647fe0> # /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 0x7f426e67f800> # /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 0x7f426e67fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e65faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e65d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e644f80> # /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 0x7f426e69f770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e69e390> # /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 0x7f426e65e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e69cbc0> # /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 0x7f426e6d07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e644200> # /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 0x7f426e6d0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d0b00> # 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 0x7f426e6d0e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e642d20> # /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 0x7f426e6d1520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d11f0> 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 0x7f426e6d2420> 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 0x7f426e6ec5f0> 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 0x7f426e6edd30> # /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 0x7f426e6eebd0> # 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 0x7f426e6ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6ee120> # /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 0x7f426e6efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6ef3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d2450> # /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 0x7f426e46fbc0> # /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 0x7f426e498620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e498380> # 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 0x7f426e498650> # /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 0x7f426e498f80> # 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 0x7f426e499850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e498830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e46dd60> # /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 0x7f426e49ac60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e4999a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e6d2b10> # /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 0x7f426e4beff0> # /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 0x7f426e4e7380> # /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 0x7f426e544110> # /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 0x7f426e546840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e544230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e515160> # /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 0x7f426e34d1c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e4e6180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e49bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f426e4e62a0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_40my73tp/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7f426e39ee10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e37dd00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e37ce90> # 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 0x7f426e39cce0> # /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 0x7f426e3ca7e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e3ca570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e3c9e80> # /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 0x7f426e3ca2d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e39faa0> 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 0x7f426e3cb530> # 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 0x7f426e3cb770> # /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 0x7f426e3cbc50> 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 0x7f426dd09ac0> # 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 0x7f426dd0b6b0> # /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 0x7f426dd0bfb0> # /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 0x7f426dd0d250> # /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 0x7f426dd0fcb0> # 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 0x7f426e642e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd0dfa0> # /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 0x7f426dd17a40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd16510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd16270> # /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 0x7f426dd167e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd0e420> # 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 0x7f426dd5bc80> # /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 0x7f426dd5be60> # /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 0x7f426dd61880> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd61670> # /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 0x7f426dd63d40> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd61f10> # /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 0x7f426dd67560> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd63ef0> # 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 0x7f426dd682f0> # 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 0x7f426dd68320> # 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 0x7f426dd688f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd5bef0> # /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 0x7f426dd6bf80> # 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 0x7f426ddf11c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd6a720> # 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 0x7f426dd6bad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd6a360> # 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 0x7f426ddf9340> # /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 0x7f426ddfa150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd68c50> 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 0x7f426ddf9e20> # 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 0x7f426ddfb0e0> # 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 0x7f426dc059d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dc02db0> 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 0x7f426e4263c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426e412090> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dc05880> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dd68d10> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f426dc7e030> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f426dc97a70> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-a": {"400": {"enabled": 0, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096686.70588: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096686.70598: _low_level_execute_command(): starting 13827 1727096686.70603: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096683.8455756-14998-81862299809685/ > /dev/null 2>&1 && sleep 0' 13827 1727096686.71160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096686.71166: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096686.71173: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096686.71176: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096686.71276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096686.71291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096686.71332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096686.73178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096686.73236: stderr chunk (state=3): >>><<< 13827 1727096686.73242: stdout chunk (state=3): >>><<< 13827 1727096686.73264: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096686.73269: handler run complete 13827 1727096686.73775: variable 'ansible_facts' from source: unknown 13827 1727096686.74008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096686.74789: variable 'ansible_facts' from source: unknown 13827 1727096686.74999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096686.75237: attempt loop complete, returning result 13827 1727096686.75244: _execute() done 13827 1727096686.75246: dumping result to json 13827 1727096686.75298: done dumping result, returning 13827 1727096686.75306: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts [12a9e070-eceb-0460-c064-00000000019f] 13827 1727096686.75310: sending task result for task 12a9e070-eceb-0460-c064-00000000019f 13827 1727096686.76041: done sending task result for task 12a9e070-eceb-0460-c064-00000000019f 13827 1727096686.76044: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linux-system-roles-selinux-test-a": { "400": { "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "enabled": 0 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096686.77307: no more pending results, returning what we have 13827 1727096686.77309: results queue empty 13827 1727096686.77309: checking for any_errors_fatal 13827 1727096686.77312: done checking for any_errors_fatal 13827 1727096686.77312: checking for max_fail_percentage 13827 1727096686.77313: done checking for max_fail_percentage 13827 1727096686.77314: checking to see if all hosts have failed and the running result is not ok 13827 1727096686.77314: done checking to see if all hosts have failed 13827 1727096686.77315: getting the remaining hosts for this loop 13827 1727096686.77316: done getting the remaining hosts for this loop 13827 1727096686.77319: getting the next task for host managed_node3 13827 1727096686.77324: done getting next task for host managed_node3 13827 1727096686.77327: ^ task is: TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096686.77329: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096686.77335: getting variables 13827 1727096686.77336: in VariableManager get_vars() 13827 1727096686.77354: Calling all_inventory to load vars for managed_node3 13827 1727096686.77358: Calling groups_inventory to load vars for managed_node3 13827 1727096686.77359: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096686.77366: Calling all_plugins_play to load vars for managed_node3 13827 1727096686.77367: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096686.77369: Calling groups_plugins_play to load vars for managed_node3 13827 1727096686.77764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096686.78263: done with get_vars() 13827 1727096686.78276: done getting variables 13827 1727096686.78415: variable '__selinux_item' from source: include params 13827 1727096686.78422: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:15 Monday 23 September 2024 09:04:46 -0400 (0:00:02.996) 0:00:38.784 ****** 13827 1727096686.78444: entering _queue_task() for managed_node3/stat 13827 1727096686.78695: worker is 1 (out of 1 available) 13827 1727096686.78709: exiting _queue_task() for managed_node3/stat 13827 1727096686.78720: done queuing things up, now waiting for results queue to drain 13827 1727096686.78722: waiting for pending results... 13827 1727096686.78906: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096686.79003: in run() - task 12a9e070-eceb-0460-c064-0000000001a5 13827 1727096686.79015: variable 'ansible_search_path' from source: unknown 13827 1727096686.79018: variable 'ansible_search_path' from source: unknown 13827 1727096686.79047: calling self._execute() 13827 1727096686.79072: in VariableManager get_vars() 13827 1727096686.79108: Calling all_inventory to load vars for localhost 13827 1727096686.79112: Calling groups_inventory to load vars for localhost 13827 1727096686.79117: Calling all_plugins_inventory to load vars for localhost 13827 1727096686.79135: Calling all_plugins_play to load vars for localhost 13827 1727096686.79139: Calling groups_plugins_inventory to load vars for localhost 13827 1727096686.79146: Calling groups_plugins_play to load vars for localhost 13827 1727096686.79205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096686.79242: done with get_vars() 13827 1727096686.79246: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096686.79299: variable 'ansible_delegated_vars' from source: unknown 13827 1727096686.79302: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096686.79305: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 13827 1727096686.79315: variable 'omit' from source: magic vars 13827 1727096686.79601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096686.81159: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096686.81201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096686.81234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096686.81261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096686.81281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096686.81340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096686.81362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096686.81380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096686.81406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096686.81417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096686.81529: variable 'ansible_distribution' from source: facts 13827 1727096686.81536: variable 'ansible_distribution_major_version' from source: facts 13827 1727096686.81552: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096686.81638: variable 'state' from source: include params 13827 1727096686.81699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096686.81716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096686.81736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096686.81763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096686.81775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096686.81828: variable '__selinux_item' from source: include params 13827 1727096686.81841: Evaluated conditional (state == "enabled"): True 13827 1727096686.81921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096686.82037: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096686.82078: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096686.82101: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096686.82125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096686.82160: 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) 13827 1727096686.82176: 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) 13827 1727096686.82192: 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) 13827 1727096686.82211: 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) 13827 1727096686.82264: variable '__selinux_item' from source: include params 13827 1727096686.82272: Evaluated conditional (__selinux_item.path is defined): False 13827 1727096686.82275: when evaluation is False, skipping this task 13827 1727096686.82277: _execute() done 13827 1727096686.82280: dumping result to json 13827 1727096686.82284: done dumping result, returning 13827 1727096686.82291: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} [12a9e070-eceb-0460-c064-0000000001a5] 13827 1727096686.82295: sending task result for task 12a9e070-eceb-0460-c064-0000000001a5 13827 1727096686.82396: done sending task result for task 12a9e070-eceb-0460-c064-0000000001a5 13827 1727096686.82398: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_item.path is defined", "skip_reason": "Conditional result was False" } 13827 1727096686.82460: no more pending results, returning what we have 13827 1727096686.82464: results queue empty 13827 1727096686.82464: checking for any_errors_fatal 13827 1727096686.82481: done checking for any_errors_fatal 13827 1727096686.82488: checking for max_fail_percentage 13827 1727096686.82490: done checking for max_fail_percentage 13827 1727096686.82491: checking to see if all hosts have failed and the running result is not ok 13827 1727096686.82491: done checking to see if all hosts have failed 13827 1727096686.82492: getting the remaining hosts for this loop 13827 1727096686.82494: done getting the remaining hosts for this loop 13827 1727096686.82497: getting the next task for host managed_node3 13827 1727096686.82505: done getting next task for host managed_node3 13827 1727096686.82509: ^ task is: TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096686.82512: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096686.82524: getting variables 13827 1727096686.82525: in VariableManager get_vars() 13827 1727096686.82558: Calling all_inventory to load vars for managed_node3 13827 1727096686.82560: Calling groups_inventory to load vars for managed_node3 13827 1727096686.82562: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096686.82571: Calling all_plugins_play to load vars for managed_node3 13827 1727096686.82579: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096686.82582: Calling groups_plugins_play to load vars for managed_node3 13827 1727096686.83128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096686.83634: done with get_vars() 13827 1727096686.83647: done getting variables 13827 1727096686.83694: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:28 Monday 23 September 2024 09:04:46 -0400 (0:00:00.052) 0:00:38.837 ****** 13827 1727096686.83719: entering _queue_task() for managed_node3/fail 13827 1727096686.83959: worker is 1 (out of 1 available) 13827 1727096686.83972: exiting _queue_task() for managed_node3/fail 13827 1727096686.83984: done queuing things up, now waiting for results queue to drain 13827 1727096686.83986: waiting for pending results... 13827 1727096686.84167: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096686.84282: in run() - task 12a9e070-eceb-0460-c064-0000000001a6 13827 1727096686.84293: variable 'ansible_search_path' from source: unknown 13827 1727096686.84297: variable 'ansible_search_path' from source: unknown 13827 1727096686.84325: calling self._execute() 13827 1727096686.84392: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096686.84396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096686.84405: variable 'omit' from source: magic vars 13827 1727096686.84723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096686.86223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096686.86281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096686.86309: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096686.86337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096686.86358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096686.86418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096686.86442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096686.86460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096686.86489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096686.86500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096686.86615: variable 'ansible_distribution' from source: facts 13827 1727096686.86619: variable 'ansible_distribution_major_version' from source: facts 13827 1727096686.86638: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096686.86720: variable 'state' from source: include params 13827 1727096686.86781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096686.86797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096686.86813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096686.86846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096686.86857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096686.86907: variable '__selinux_item' from source: include params 13827 1727096686.86919: Evaluated conditional (state == "enabled"): True 13827 1727096686.87001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096686.87113: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096686.87146: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096686.87168: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096686.87190: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096686.87220: 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) 13827 1727096686.87239: 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) 13827 1727096686.87263: 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) 13827 1727096686.87279: 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) 13827 1727096686.87326: variable '__selinux_item' from source: include params 13827 1727096686.87335: Evaluated conditional (__selinux_item.path is defined): False 13827 1727096686.87338: when evaluation is False, skipping this task 13827 1727096686.87341: _execute() done 13827 1727096686.87343: dumping result to json 13827 1727096686.87348: done dumping result, returning 13827 1727096686.87358: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist [12a9e070-eceb-0460-c064-0000000001a6] 13827 1727096686.87361: sending task result for task 12a9e070-eceb-0460-c064-0000000001a6 13827 1727096686.87450: done sending task result for task 12a9e070-eceb-0460-c064-0000000001a6 13827 1727096686.87453: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_item.path is defined", "skip_reason": "Conditional result was False" } 13827 1727096686.87518: no more pending results, returning what we have 13827 1727096686.87521: results queue empty 13827 1727096686.87521: checking for any_errors_fatal 13827 1727096686.87529: done checking for any_errors_fatal 13827 1727096686.87530: checking for max_fail_percentage 13827 1727096686.87532: done checking for max_fail_percentage 13827 1727096686.87533: checking to see if all hosts have failed and the running result is not ok 13827 1727096686.87534: done checking to see if all hosts have failed 13827 1727096686.87534: getting the remaining hosts for this loop 13827 1727096686.87536: done getting the remaining hosts for this loop 13827 1727096686.87539: getting the next task for host managed_node3 13827 1727096686.87548: done getting next task for host managed_node3 13827 1727096686.87552: ^ task is: TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096686.87558: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096686.87578: getting variables 13827 1727096686.87581: in VariableManager get_vars() 13827 1727096686.87615: Calling all_inventory to load vars for managed_node3 13827 1727096686.87618: Calling groups_inventory to load vars for managed_node3 13827 1727096686.87620: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096686.87629: Calling all_plugins_play to load vars for managed_node3 13827 1727096686.87631: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096686.87634: Calling groups_plugins_play to load vars for managed_node3 13827 1727096686.88153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096686.88667: done with get_vars() 13827 1727096686.88682: done getting variables TASK [fedora.linux_system_roles.selinux : Create temporary directory] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:38 Monday 23 September 2024 09:04:46 -0400 (0:00:00.050) 0:00:38.888 ****** 13827 1727096686.88757: entering _queue_task() for managed_node3/tempfile 13827 1727096686.88991: worker is 1 (out of 1 available) 13827 1727096686.89004: exiting _queue_task() for managed_node3/tempfile 13827 1727096686.89015: done queuing things up, now waiting for results queue to drain 13827 1727096686.89017: waiting for pending results... 13827 1727096686.89194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096686.89303: in run() - task 12a9e070-eceb-0460-c064-0000000001a8 13827 1727096686.89316: variable 'ansible_search_path' from source: unknown 13827 1727096686.89320: variable 'ansible_search_path' from source: unknown 13827 1727096686.89355: calling self._execute() 13827 1727096686.89418: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096686.89423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096686.89434: variable 'omit' from source: magic vars 13827 1727096686.89747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096686.91209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096686.91418: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096686.91449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096686.91477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096686.91496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096686.91558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096686.91578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096686.91596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096686.91622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096686.91635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096686.91747: variable 'ansible_distribution' from source: facts 13827 1727096686.91751: variable 'ansible_distribution_major_version' from source: facts 13827 1727096686.91768: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096686.91846: variable 'state' from source: include params 13827 1727096686.91907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096686.91924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096686.91943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096686.91972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096686.91983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096686.92035: variable '__selinux_item' from source: include params 13827 1727096686.92046: Evaluated conditional (state == "enabled"): True 13827 1727096686.92127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096686.92245: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096686.92273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096686.92296: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096686.92318: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096686.92351: 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) 13827 1727096686.92369: 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) 13827 1727096686.92386: 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) 13827 1727096686.92404: 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) 13827 1727096686.92455: variable '__selinux_item' from source: include params 13827 1727096686.92464: Evaluated conditional (__selinux_item.path is defined): False 13827 1727096686.92467: when evaluation is False, skipping this task 13827 1727096686.92470: _execute() done 13827 1727096686.92474: dumping result to json 13827 1727096686.92476: done dumping result, returning 13827 1727096686.92484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory [12a9e070-eceb-0460-c064-0000000001a8] 13827 1727096686.92488: sending task result for task 12a9e070-eceb-0460-c064-0000000001a8 13827 1727096686.92575: done sending task result for task 12a9e070-eceb-0460-c064-0000000001a8 13827 1727096686.92578: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_item.path is defined", "skip_reason": "Conditional result was False" } 13827 1727096686.92631: no more pending results, returning what we have 13827 1727096686.92635: results queue empty 13827 1727096686.92635: checking for any_errors_fatal 13827 1727096686.92642: done checking for any_errors_fatal 13827 1727096686.92643: checking for max_fail_percentage 13827 1727096686.92644: done checking for max_fail_percentage 13827 1727096686.92645: checking to see if all hosts have failed and the running result is not ok 13827 1727096686.92646: done checking to see if all hosts have failed 13827 1727096686.92647: getting the remaining hosts for this loop 13827 1727096686.92648: done getting the remaining hosts for this loop 13827 1727096686.92651: getting the next task for host managed_node3 13827 1727096686.92662: done getting next task for host managed_node3 13827 1727096686.92666: ^ task is: TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096686.92670: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096686.92695: getting variables 13827 1727096686.92697: in VariableManager get_vars() 13827 1727096686.92733: Calling all_inventory to load vars for managed_node3 13827 1727096686.92735: Calling groups_inventory to load vars for managed_node3 13827 1727096686.92738: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096686.92747: Calling all_plugins_play to load vars for managed_node3 13827 1727096686.92750: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096686.92752: Calling groups_plugins_play to load vars for managed_node3 13827 1727096686.93371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096686.93876: done with get_vars() 13827 1727096686.93889: done getting variables 13827 1727096686.93934: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 13827 1727096686.94030: variable '__selinux_item' from source: include params 13827 1727096686.94038: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:44 Monday 23 September 2024 09:04:46 -0400 (0:00:00.053) 0:00:38.941 ****** 13827 1727096686.94065: entering _queue_task() for managed_node3/copy 13827 1727096686.94308: worker is 1 (out of 1 available) 13827 1727096686.94322: exiting _queue_task() for managed_node3/copy 13827 1727096686.94335: done queuing things up, now waiting for results queue to drain 13827 1727096686.94337: waiting for pending results... 13827 1727096686.94520: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096686.94638: in run() - task 12a9e070-eceb-0460-c064-0000000001a9 13827 1727096686.94649: variable 'ansible_search_path' from source: unknown 13827 1727096686.94652: variable 'ansible_search_path' from source: unknown 13827 1727096686.94684: calling self._execute() 13827 1727096686.94746: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096686.94751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096686.94760: variable 'omit' from source: magic vars 13827 1727096686.95070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096686.96536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096686.96588: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096686.96616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096686.96645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096686.96667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096686.96723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096686.96748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096686.96768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096686.96793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096686.96804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096686.96918: variable 'ansible_distribution' from source: facts 13827 1727096686.96923: variable 'ansible_distribution_major_version' from source: facts 13827 1727096686.96938: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096686.97022: variable 'state' from source: include params 13827 1727096686.97083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096686.97100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096686.97117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096686.97143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096686.97153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096686.97209: variable '__selinux_item' from source: include params 13827 1727096686.97220: Evaluated conditional (state == "enabled"): True 13827 1727096686.97301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096686.97414: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096686.97442: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096686.97466: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096686.97487: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096686.97521: 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) 13827 1727096686.97538: 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) 13827 1727096686.97555: 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) 13827 1727096686.97574: 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) 13827 1727096686.97623: variable '__selinux_item' from source: include params 13827 1727096686.97631: Evaluated conditional (__selinux_item.path is defined): False 13827 1727096686.97634: when evaluation is False, skipping this task 13827 1727096686.97636: _execute() done 13827 1727096686.97638: dumping result to json 13827 1727096686.97643: done dumping result, returning 13827 1727096686.97650: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} [12a9e070-eceb-0460-c064-0000000001a9] 13827 1727096686.97655: sending task result for task 12a9e070-eceb-0460-c064-0000000001a9 13827 1727096686.97749: done sending task result for task 12a9e070-eceb-0460-c064-0000000001a9 13827 1727096686.97751: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_item.path is defined", "skip_reason": "Conditional result was False" } 13827 1727096686.97798: no more pending results, returning what we have 13827 1727096686.97801: results queue empty 13827 1727096686.97802: checking for any_errors_fatal 13827 1727096686.97808: done checking for any_errors_fatal 13827 1727096686.97809: checking for max_fail_percentage 13827 1727096686.97810: done checking for max_fail_percentage 13827 1727096686.97812: checking to see if all hosts have failed and the running result is not ok 13827 1727096686.97812: done checking to see if all hosts have failed 13827 1727096686.97813: getting the remaining hosts for this loop 13827 1727096686.97815: done getting the remaining hosts for this loop 13827 1727096686.97818: getting the next task for host managed_node3 13827 1727096686.97829: done getting next task for host managed_node3 13827 1727096686.97832: ^ task is: TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096686.97837: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096686.97855: getting variables 13827 1727096686.97859: in VariableManager get_vars() 13827 1727096686.97894: Calling all_inventory to load vars for managed_node3 13827 1727096686.97896: Calling groups_inventory to load vars for managed_node3 13827 1727096686.97899: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096686.97908: Calling all_plugins_play to load vars for managed_node3 13827 1727096686.97910: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096686.97913: Calling groups_plugins_play to load vars for managed_node3 13827 1727096686.98453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096686.98972: done with get_vars() 13827 1727096686.98986: done getting variables TASK [fedora.linux_system_roles.selinux : Install the module] ****************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 Monday 23 September 2024 09:04:46 -0400 (0:00:00.049) 0:00:38.991 ****** 13827 1727096686.99052: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096686.99289: worker is 1 (out of 1 available) 13827 1727096686.99301: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096686.99311: done queuing things up, now waiting for results queue to drain 13827 1727096686.99313: waiting for pending results... 13827 1727096686.99493: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096686.99611: in run() - task 12a9e070-eceb-0460-c064-0000000001aa 13827 1727096686.99622: variable 'ansible_search_path' from source: unknown 13827 1727096686.99625: variable 'ansible_search_path' from source: unknown 13827 1727096686.99658: calling self._execute() 13827 1727096686.99722: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096686.99726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096686.99736: variable 'omit' from source: magic vars 13827 1727096687.00051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096687.01534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096687.01586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096687.01615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096687.01643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096687.01665: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096687.01721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.01747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.01766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.01792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.01802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.01918: variable 'ansible_distribution' from source: facts 13827 1727096687.01921: variable 'ansible_distribution_major_version' from source: facts 13827 1727096687.01942: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096687.02022: variable 'state' from source: include params 13827 1727096687.02086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.02103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.02120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.02149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.02163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.02213: variable '__selinux_item' from source: include params 13827 1727096687.02224: Evaluated conditional (state == "enabled"): True 13827 1727096687.02305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096687.02419: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096687.02448: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096687.02474: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096687.02498: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096687.02530: 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) 13827 1727096687.02547: 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) 13827 1727096687.02566: 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) 13827 1727096687.02584: 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) 13827 1727096687.02635: variable '__selinux_item' from source: include params 13827 1727096687.02642: Evaluated conditional (__selinux_item.path is defined): False 13827 1727096687.02645: when evaluation is False, skipping this task 13827 1727096687.02648: _execute() done 13827 1727096687.02650: dumping result to json 13827 1727096687.02654: done dumping result, returning 13827 1727096687.02663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module [12a9e070-eceb-0460-c064-0000000001aa] 13827 1727096687.02668: sending task result for task 12a9e070-eceb-0460-c064-0000000001aa 13827 1727096687.02752: done sending task result for task 12a9e070-eceb-0460-c064-0000000001aa 13827 1727096687.02763: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_item.path is defined", "skip_reason": "Conditional result was False" } 13827 1727096687.02806: no more pending results, returning what we have 13827 1727096687.02809: results queue empty 13827 1727096687.02810: checking for any_errors_fatal 13827 1727096687.02817: done checking for any_errors_fatal 13827 1727096687.02817: checking for max_fail_percentage 13827 1727096687.02819: done checking for max_fail_percentage 13827 1727096687.02820: checking to see if all hosts have failed and the running result is not ok 13827 1727096687.02820: done checking to see if all hosts have failed 13827 1727096687.02821: getting the remaining hosts for this loop 13827 1727096687.02823: done getting the remaining hosts for this loop 13827 1727096687.02826: getting the next task for host managed_node3 13827 1727096687.02836: done getting next task for host managed_node3 13827 1727096687.02840: ^ task is: TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096687.02844: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096687.02865: getting variables 13827 1727096687.02868: in VariableManager get_vars() 13827 1727096687.02903: Calling all_inventory to load vars for managed_node3 13827 1727096687.02906: Calling groups_inventory to load vars for managed_node3 13827 1727096687.02908: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096687.02917: Calling all_plugins_play to load vars for managed_node3 13827 1727096687.02919: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096687.02922: Calling groups_plugins_play to load vars for managed_node3 13827 1727096687.03462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096687.04077: done with get_vars() 13827 1727096687.04090: done getting variables 13827 1727096687.04229: variable 'tempdir' from source: set_fact 13827 1727096687.04237: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:57 Monday 23 September 2024 09:04:47 -0400 (0:00:00.052) 0:00:39.043 ****** 13827 1727096687.04262: entering _queue_task() for managed_node3/file 13827 1727096687.04506: worker is 1 (out of 1 available) 13827 1727096687.04518: exiting _queue_task() for managed_node3/file 13827 1727096687.04530: done queuing things up, now waiting for results queue to drain 13827 1727096687.04531: waiting for pending results... 13827 1727096687.04720: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096687.04842: in run() - task 12a9e070-eceb-0460-c064-0000000001ab 13827 1727096687.04853: variable 'ansible_search_path' from source: unknown 13827 1727096687.04858: variable 'ansible_search_path' from source: unknown 13827 1727096687.04889: calling self._execute() 13827 1727096687.04951: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096687.04955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096687.04966: variable 'omit' from source: magic vars 13827 1727096687.05280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096687.06746: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096687.06799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096687.06831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096687.06855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096687.06877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096687.06937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.06957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.06976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.07002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.07013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.07128: variable 'ansible_distribution' from source: facts 13827 1727096687.07132: variable 'ansible_distribution_major_version' from source: facts 13827 1727096687.07151: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096687.07231: variable 'state' from source: include params 13827 1727096687.07293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.07309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.07329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.07352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.07367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.07417: variable '__selinux_item' from source: include params 13827 1727096687.07431: Evaluated conditional (state == "enabled"): True 13827 1727096687.07510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096687.07622: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096687.07650: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096687.07675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096687.07700: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096687.07731: 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) 13827 1727096687.07746: 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) 13827 1727096687.07765: 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) 13827 1727096687.07782: 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) 13827 1727096687.07835: variable '__selinux_item' from source: include params 13827 1727096687.07842: Evaluated conditional (__selinux_item.path is defined): False 13827 1727096687.07845: when evaluation is False, skipping this task 13827 1727096687.07847: _execute() done 13827 1727096687.07850: dumping result to json 13827 1727096687.07854: done dumping result, returning 13827 1727096687.07862: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} [12a9e070-eceb-0460-c064-0000000001ab] 13827 1727096687.07867: sending task result for task 12a9e070-eceb-0460-c064-0000000001ab 13827 1727096687.07961: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ab 13827 1727096687.07963: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_item.path is defined", "skip_reason": "Conditional result was False" } 13827 1727096687.08005: no more pending results, returning what we have 13827 1727096687.08009: results queue empty 13827 1727096687.08009: checking for any_errors_fatal 13827 1727096687.08015: done checking for any_errors_fatal 13827 1727096687.08016: checking for max_fail_percentage 13827 1727096687.08017: done checking for max_fail_percentage 13827 1727096687.08018: checking to see if all hosts have failed and the running result is not ok 13827 1727096687.08019: done checking to see if all hosts have failed 13827 1727096687.08020: getting the remaining hosts for this loop 13827 1727096687.08021: done getting the remaining hosts for this loop 13827 1727096687.08025: getting the next task for host managed_node3 13827 1727096687.08039: done getting next task for host managed_node3 13827 1727096687.08044: ^ task is: TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096687.08047: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096687.08069: getting variables 13827 1727096687.08070: in VariableManager get_vars() 13827 1727096687.08105: Calling all_inventory to load vars for managed_node3 13827 1727096687.08108: Calling groups_inventory to load vars for managed_node3 13827 1727096687.08110: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096687.08119: Calling all_plugins_play to load vars for managed_node3 13827 1727096687.08122: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096687.08124: Calling groups_plugins_play to load vars for managed_node3 13827 1727096687.08662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096687.09178: done with get_vars() 13827 1727096687.09193: done getting variables TASK [fedora.linux_system_roles.selinux : Remove module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:62 Monday 23 September 2024 09:04:47 -0400 (0:00:00.049) 0:00:39.093 ****** 13827 1727096687.09261: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096687.09502: worker is 1 (out of 1 available) 13827 1727096687.09516: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096687.09531: done queuing things up, now waiting for results queue to drain 13827 1727096687.09533: waiting for pending results... 13827 1727096687.09715: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096687.09808: in run() - task 12a9e070-eceb-0460-c064-0000000001ad 13827 1727096687.09820: variable 'ansible_search_path' from source: unknown 13827 1727096687.09824: variable 'ansible_search_path' from source: unknown 13827 1727096687.09857: calling self._execute() 13827 1727096687.09925: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096687.09934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096687.09942: variable 'omit' from source: magic vars 13827 1727096687.10267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096687.11751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096687.11805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096687.11837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096687.11864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096687.11884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096687.11947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.11970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.11988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.12013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.12023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.12145: variable 'ansible_distribution' from source: facts 13827 1727096687.12148: variable 'ansible_distribution_major_version' from source: facts 13827 1727096687.12169: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096687.12250: variable 'state' from source: include params 13827 1727096687.12311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.12327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.12347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.12376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.12388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.12440: variable '__selinux_item' from source: include params 13827 1727096687.12452: Evaluated conditional (state == "absent"): False 13827 1727096687.12455: when evaluation is False, skipping this task 13827 1727096687.12459: _execute() done 13827 1727096687.12462: dumping result to json 13827 1727096687.12467: done dumping result, returning 13827 1727096687.12476: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module [12a9e070-eceb-0460-c064-0000000001ad] 13827 1727096687.12479: sending task result for task 12a9e070-eceb-0460-c064-0000000001ad 13827 1727096687.12572: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ad 13827 1727096687.12575: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"absent\"", "skip_reason": "Conditional result was False" } 13827 1727096687.12633: no more pending results, returning what we have 13827 1727096687.12637: results queue empty 13827 1727096687.12638: checking for any_errors_fatal 13827 1727096687.12644: done checking for any_errors_fatal 13827 1727096687.12645: checking for max_fail_percentage 13827 1727096687.12646: done checking for max_fail_percentage 13827 1727096687.12647: checking to see if all hosts have failed and the running result is not ok 13827 1727096687.12648: done checking to see if all hosts have failed 13827 1727096687.12649: getting the remaining hosts for this loop 13827 1727096687.12650: done getting the remaining hosts for this loop 13827 1727096687.12654: getting the next task for host managed_node3 13827 1727096687.12663: done getting next task for host managed_node3 13827 1727096687.12667: ^ task is: TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096687.12671: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096687.12683: getting variables 13827 1727096687.12684: in VariableManager get_vars() 13827 1727096687.12720: Calling all_inventory to load vars for managed_node3 13827 1727096687.12722: Calling groups_inventory to load vars for managed_node3 13827 1727096687.12725: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096687.12734: Calling all_plugins_play to load vars for managed_node3 13827 1727096687.12736: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096687.12739: Calling groups_plugins_play to load vars for managed_node3 13827 1727096687.13263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096687.13773: done with get_vars() 13827 1727096687.13788: done getting variables TASK [fedora.linux_system_roles.selinux : Enable module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:70 Monday 23 September 2024 09:04:47 -0400 (0:00:00.045) 0:00:39.139 ****** 13827 1727096687.13857: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096687.14089: worker is 1 (out of 1 available) 13827 1727096687.14104: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096687.14115: done queuing things up, now waiting for results queue to drain 13827 1727096687.14117: waiting for pending results... 13827 1727096687.14301: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096687.14406: in run() - task 12a9e070-eceb-0460-c064-0000000001ae 13827 1727096687.14417: variable 'ansible_search_path' from source: unknown 13827 1727096687.14420: variable 'ansible_search_path' from source: unknown 13827 1727096687.14450: calling self._execute() 13827 1727096687.14512: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096687.14516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096687.14524: variable 'omit' from source: magic vars 13827 1727096687.14842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096687.16531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096687.16575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096687.16604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096687.16642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096687.16665: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096687.16966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.16970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.16972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.16975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.16977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.17162: variable 'ansible_distribution' from source: facts 13827 1727096687.17165: variable 'ansible_distribution_major_version' from source: facts 13827 1727096687.17168: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096687.17171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096687.17332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096687.17370: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096687.17400: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096687.17431: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096687.17477: 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) 13827 1727096687.17503: 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) 13827 1727096687.17533: 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) 13827 1727096687.17551: 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) 13827 1727096687.17651: variable 'state' from source: include params 13827 1727096687.17746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.17765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.17791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.17832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.17845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.17940: variable '__selinux_item' from source: include params 13827 1727096687.17944: variable '__selinux_item' from source: include params 13827 1727096687.17946: Evaluated conditional (state == "enabled" and __selinux_item.path is not defined): True 13827 1727096687.17948: variable 'omit' from source: magic vars 13827 1727096687.18050: variable 'omit' from source: magic vars 13827 1727096687.18053: variable 'mod_name' from source: include params 13827 1727096687.18117: variable 'mod_name' from source: include params 13827 1727096687.18232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096687.18258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096687.18295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096687.18321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096687.18336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096687.18512: variable '__selinux_item' from source: include params 13827 1727096687.18622: variable 'omit' from source: magic vars 13827 1727096687.18625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096687.18631: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096687.18634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096687.18636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096687.18646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096687.18670: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096687.18673: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096687.18676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096687.18774: Set connection var ansible_connection to ssh 13827 1727096687.18782: Set connection var ansible_shell_executable to /bin/sh 13827 1727096687.18794: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096687.18797: Set connection var ansible_shell_type to sh 13827 1727096687.18805: Set connection var ansible_pipelining to False 13827 1727096687.18810: Set connection var ansible_timeout to 10 13827 1727096687.18839: variable 'ansible_shell_executable' from source: unknown 13827 1727096687.18842: variable 'ansible_connection' from source: unknown 13827 1727096687.18845: variable 'ansible_module_compression' from source: unknown 13827 1727096687.18847: variable 'ansible_shell_type' from source: unknown 13827 1727096687.18849: variable 'ansible_shell_executable' from source: unknown 13827 1727096687.18851: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096687.18853: variable 'ansible_pipelining' from source: unknown 13827 1727096687.18855: variable 'ansible_timeout' from source: unknown 13827 1727096687.18859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096687.19058: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096687.19062: variable 'omit' from source: magic vars 13827 1727096687.19065: starting attempt loop 13827 1727096687.19067: running the handler 13827 1727096687.19069: _low_level_execute_command(): starting 13827 1727096687.19071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096687.19614: 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 <<< 13827 1727096687.19641: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096687.19653: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096687.19690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096687.19695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096687.19715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096687.19792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096687.21508: stdout chunk (state=3): >>>/root <<< 13827 1727096687.21603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096687.21635: stderr chunk (state=3): >>><<< 13827 1727096687.21638: stdout chunk (state=3): >>><<< 13827 1727096687.21658: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096687.21671: _low_level_execute_command(): starting 13827 1727096687.21676: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898 `" && echo ansible-tmp-1727096687.216596-15076-3483134773898="` echo /root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898 `" ) && sleep 0' 13827 1727096687.22125: 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 <<< 13827 1727096687.22130: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096687.22133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096687.22135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096687.22137: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096687.22182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096687.22185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096687.22187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096687.22251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096687.24160: stdout chunk (state=3): >>>ansible-tmp-1727096687.216596-15076-3483134773898=/root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898 <<< 13827 1727096687.24261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096687.24292: stderr chunk (state=3): >>><<< 13827 1727096687.24296: stdout chunk (state=3): >>><<< 13827 1727096687.24311: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096687.216596-15076-3483134773898=/root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096687.24357: variable 'ansible_module_compression' from source: unknown 13827 1727096687.24394: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_semodule-ZIP_DEFLATED 13827 1727096687.24428: variable 'ansible_facts' from source: unknown 13827 1727096687.24494: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/AnsiballZ_local_semodule.py 13827 1727096687.24597: Sending initial data 13827 1727096687.24600: Sent initial data (160 bytes) 13827 1727096687.25060: 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 <<< 13827 1727096687.25063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096687.25066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096687.25069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096687.25071: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096687.25111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096687.25114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096687.25181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096687.26728: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096687.26786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096687.26845: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpdooxawy_ /root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/AnsiballZ_local_semodule.py <<< 13827 1727096687.26851: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/AnsiballZ_local_semodule.py" <<< 13827 1727096687.26908: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpdooxawy_" to remote "/root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/AnsiballZ_local_semodule.py" <<< 13827 1727096687.26911: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/AnsiballZ_local_semodule.py" <<< 13827 1727096687.27507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096687.27558: stderr chunk (state=3): >>><<< 13827 1727096687.27561: stdout chunk (state=3): >>><<< 13827 1727096687.27579: done transferring module to remote 13827 1727096687.27591: _low_level_execute_command(): starting 13827 1727096687.27595: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/ /root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096687.28025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096687.28031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096687.28061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096687.28064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096687.28067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096687.28069: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096687.28124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096687.28131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096687.28135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096687.28191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096687.29933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096687.29955: stderr chunk (state=3): >>><<< 13827 1727096687.29960: stdout chunk (state=3): >>><<< 13827 1727096687.29973: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096687.29976: _low_level_execute_command(): starting 13827 1727096687.29981: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096687.30414: 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 <<< 13827 1727096687.30423: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096687.30434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096687.30493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096687.30496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096687.30502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096687.30566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096687.32655: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096687.32680: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096687.32719: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096687.32786: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096687.32791: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096687.32828: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096687.32854: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096687.32886: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096687.32890: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096687.32893: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096687.32944: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096687.32953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.32965: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096687.32989: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096687.33022: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096687.33054: 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 0x7f89d91104d0> <<< 13827 1727096687.33070: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d90dfb30> <<< 13827 1727096687.33089: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096687.33092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096687.33107: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d9112a50> <<< 13827 1727096687.33121: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096687.33145: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096687.33150: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096687.33172: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096687.33204: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096687.33293: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096687.33314: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096687.33319: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096687.33341: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096687.33368: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096687.33383: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096687.33399: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096687.33402: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096687.33413: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096687.33436: 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 <<< 13827 1727096687.33440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096687.33466: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8ee5130> <<< 13827 1727096687.33521: 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 <<< 13827 1727096687.33534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.33537: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8ee5fa0> <<< 13827 1727096687.33570: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096687.33594: 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. <<< 13827 1727096687.33826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096687.33831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096687.33855: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096687.33860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.33884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096687.33923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096687.33946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096687.33966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096687.33984: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f23dd0> <<< 13827 1727096687.34001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096687.34023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096687.34047: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f23fe0> <<< 13827 1727096687.34068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096687.34094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096687.34118: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096687.34170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.34180: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096687.34208: 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 0x7f89d8f5b7a0> <<< 13827 1727096687.34236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096687.34239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096687.34260: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f5be30> <<< 13827 1727096687.34263: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096687.34316: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f3baa0> <<< 13827 1727096687.34319: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096687.34354: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f391c0> <<< 13827 1727096687.34444: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f20f80> <<< 13827 1727096687.34477: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096687.34485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096687.34502: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096687.34529: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096687.34551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096687.34575: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096687.34583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096687.34607: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f7b740> <<< 13827 1727096687.34626: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f7a360> <<< 13827 1727096687.34661: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096687.34665: 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 0x7f89d8f3a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f78b30> <<< 13827 1727096687.34726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096687.34731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fac770> <<< 13827 1727096687.34733: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f20200> <<< 13827 1727096687.34757: 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' <<< 13827 1727096687.34794: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.34798: 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 0x7f89d8facc20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8facad0> <<< 13827 1727096687.34838: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.34841: 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 0x7f89d8face90> <<< 13827 1727096687.34858: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f1ed20> <<< 13827 1727096687.34882: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096687.34886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.34907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096687.34950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096687.34953: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fad550> <<< 13827 1727096687.34955: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fad220> import 'importlib.machinery' # <<< 13827 1727096687.34994: 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' <<< 13827 1727096687.35017: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fae450> <<< 13827 1727096687.35033: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096687.35049: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096687.35062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096687.35098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096687.35120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096687.35125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fc8680> <<< 13827 1727096687.35147: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096687.35173: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.35182: 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 0x7f89d8fc9dc0> <<< 13827 1727096687.35207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096687.35215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096687.35239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096687.35252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096687.35263: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fcac60> <<< 13827 1727096687.35296: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.35299: 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 0x7f89d8fcb290> <<< 13827 1727096687.35314: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fca1b0> <<< 13827 1727096687.35334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096687.35338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096687.35383: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.35386: 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 0x7f89d8fcbd10> <<< 13827 1727096687.35397: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fcb440> <<< 13827 1727096687.35442: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fae4b0> <<< 13827 1727096687.35459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096687.35487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096687.35503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096687.35530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096687.35558: 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 0x7f89d8d5bb90> <<< 13827 1727096687.35587: 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' <<< 13827 1727096687.35615: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.35619: 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 0x7f89d8d845c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d84320> <<< 13827 1727096687.35647: 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 0x7f89d8d845f0> <<< 13827 1727096687.35679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096687.35686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096687.35751: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.35878: 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 0x7f89d8d84f20> <<< 13827 1727096687.35986: 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 0x7f89d8d85850> <<< 13827 1727096687.35998: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d847d0> <<< 13827 1727096687.36016: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d59d30> <<< 13827 1727096687.36039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096687.36055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096687.36085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096687.36096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096687.36105: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d86c60> <<< 13827 1727096687.36127: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d859a0> <<< 13827 1727096687.36146: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8faeba0> <<< 13827 1727096687.36169: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096687.36237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.36249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096687.36289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096687.36311: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8daeff0> <<< 13827 1727096687.36369: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096687.36377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.36405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096687.36419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096687.36464: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8dd33e0> <<< 13827 1727096687.36482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096687.36531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096687.36580: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096687.36613: 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 0x7f89d8e341a0> <<< 13827 1727096687.36629: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096687.36655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096687.36685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096687.36722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096687.36810: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8e36900> <<< 13827 1727096687.36882: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8e342c0> <<< 13827 1727096687.36919: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8e011c0> <<< 13827 1727096687.36942: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096687.36945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d872d250> <<< 13827 1727096687.36970: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8dd21e0> <<< 13827 1727096687.36973: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d87bc0> <<< 13827 1727096687.37072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096687.37097: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f89d872d4f0> <<< 13827 1727096687.37249: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_0i3lnn8h/ansible_fedora.linux_system_roles.local_semodule_payload.zip' <<< 13827 1727096687.37254: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.37380: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.37413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096687.37424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096687.37464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096687.37539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096687.37572: 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 0x7f89d877afc0> <<< 13827 1727096687.37580: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096687.37763: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d875deb0> <<< 13827 1727096687.37768: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d875d040> # zipimport: zlib available <<< 13827 1727096687.37796: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096687.37808: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.37827: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.37844: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.37858: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096687.37868: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.39267: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.40370: 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 0x7f89d8778e90> <<< 13827 1727096687.40391: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.40423: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096687.40437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096687.40450: 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' <<< 13827 1727096687.40478: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.40484: 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 0x7f89d87ae9c0> <<< 13827 1727096687.40517: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87ae750> <<< 13827 1727096687.40549: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87ae060> <<< 13827 1727096687.40568: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096687.40576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096687.40618: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87ae7b0> <<< 13827 1727096687.40621: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d877bc50> import 'atexit' # <<< 13827 1727096687.40652: 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 0x7f89d87af680> <<< 13827 1727096687.40685: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.40690: 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 0x7f89d87af8c0> <<< 13827 1727096687.40708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096687.40763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096687.40766: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096687.40814: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87afe00> <<< 13827 1727096687.40817: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096687.40839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096687.40865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096687.40900: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8615b20> <<< 13827 1727096687.40929: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.40932: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89d8617740> <<< 13827 1727096687.40947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096687.40971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096687.41000: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8618140> <<< 13827 1727096687.41022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096687.41046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096687.41070: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d86192b0> <<< 13827 1727096687.41084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096687.41125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096687.41144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096687.41149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096687.41199: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d861bda0> <<< 13827 1727096687.41235: 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 0x7f89d8fcaae0> <<< 13827 1727096687.41258: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d861a060> <<< 13827 1727096687.41276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096687.41305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096687.41327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096687.41336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096687.41348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096687.41380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096687.41408: 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' <<< 13827 1727096687.41418: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8623d40> <<< 13827 1727096687.41431: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096687.41505: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8622810> <<< 13827 1727096687.41509: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8622570> <<< 13827 1727096687.41525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096687.41532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096687.41605: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8622ae0> <<< 13827 1727096687.41633: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d861a570> <<< 13827 1727096687.41658: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.41664: 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 0x7f89d866b9e0> <<< 13827 1727096687.41690: 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'<<< 13827 1727096687.41696: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866c0e0> <<< 13827 1727096687.41713: 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 <<< 13827 1727096687.41734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096687.41754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096687.41762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096687.41792: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.41801: 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 0x7f89d866db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866d940> <<< 13827 1727096687.41817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096687.41913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096687.41963: 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 0x7f89d866ffe0> <<< 13827 1727096687.41968: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866e270> <<< 13827 1727096687.41984: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096687.42029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.42053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096687.42063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096687.42066: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096687.42110: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d86737a0> <<< 13827 1727096687.42227: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d86701a0> <<< 13827 1727096687.42287: 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 0x7f89d8674710> <<< 13827 1727096687.42319: 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' <<< 13827 1727096687.42324: 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 0x7f89d86749b0> <<< 13827 1727096687.42370: 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 0x7f89d8674950> <<< 13827 1727096687.42380: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866c200> <<< 13827 1727096687.42402: 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 <<< 13827 1727096687.42409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096687.42418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096687.42446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096687.42468: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096687.42493: 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 0x7f89d86fc200> <<< 13827 1727096687.42642: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89d86fd670><<< 13827 1727096687.42650: stdout chunk (state=3): >>> <<< 13827 1727096687.42657: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8676990> <<< 13827 1727096687.42691: 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 0x7f89d8677d40> <<< 13827 1727096687.42699: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d86765a0> <<< 13827 1727096687.42723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.42726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.42736: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096687.42750: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.42834: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.42929: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.42944: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096687.42950: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.42969: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096687.42990: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.43107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.43229: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.43749: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.44291: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096687.44294: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096687.44299: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096687.44330: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096687.44342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.44392: 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 0x7f89d85058e0> <<< 13827 1727096687.44474: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096687.44481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096687.44493: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d85065d0> <<< 13827 1727096687.44505: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866ff20> <<< 13827 1727096687.44552: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096687.44557: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.44575: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.44599: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096687.44602: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.44753: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.44911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096687.44916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8506690> <<< 13827 1727096687.44934: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.45383: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.45831: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.45900: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.45975: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096687.45980: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46022: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46049: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096687.46069: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46134: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46219: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096687.46229: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46249: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096687.46268: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46304: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46350: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096687.46352: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46583: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.46809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096687.46869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096687.46873: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096687.46942: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8507980> <<< 13827 1727096687.46947: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47026: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47096: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096687.47114: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096687.47121: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096687.47137: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47183: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47231: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096687.47234: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47276: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096687.47281: stdout chunk (state=3): >>> <<< 13827 1727096687.47322: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47380: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47445: 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 <<< 13827 1727096687.47480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.47555: 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 0x7f89d8512360> <<< 13827 1727096687.47593: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d850f6b0> <<< 13827 1727096687.47621: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096687.47625: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13827 1727096687.47639: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47759: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47790: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.47835: 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 <<< 13827 1727096687.47843: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096687.47853: 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 <<< 13827 1727096687.47878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096687.47896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096687.47958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096687.47970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096687.47995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096687.48043: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87fac60> <<< 13827 1727096687.48087: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87ea930> <<< 13827 1727096687.48164: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d85124b0> <<< 13827 1727096687.48168: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d85089b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096687.48179: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48234: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096687.48239: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096687.48287: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096687.48316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48329: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096687.48351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48354: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13827 1727096687.48381: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48395: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48405: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096687.48420: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48435: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096687.48454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48459: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48476: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13827 1727096687.48641: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096687.48801: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096687.48839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096687.48940: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89d858fa10> <<< 13827 1727096687.48949: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d85a0890> <<< 13827 1727096687.49033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.43545: stdout chunk (state=3): >>> {"changed": true, "name": "linux-system-roles-selinux-test-a", "state": "enabled", "invocation": {"module_args": {"name": "linux-system-roles-selinux-test-a", "state": "enabled", "priority": 0, "store": "", "path": null}}} # destroy __main__ <<< 13827 1727096694.43966: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096694.44004: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 13827 1727096694.44009: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator <<< 13827 1727096694.44069: stdout chunk (state=3): >>># 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 <<< 13827 1727096694.44074: stdout chunk (state=3): >>># 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 <<< 13827 1727096694.44081: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token <<< 13827 1727096694.44095: stdout chunk (state=3): >>># 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 <<< 13827 1727096694.44150: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096694.44418: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096694.44463: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096694.44526: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096694.44533: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096694.44537: stdout chunk (state=3): >>># destroy importlib <<< 13827 1727096694.44541: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 13827 1727096694.44592: stdout chunk (state=3): >>># 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 <<< 13827 1727096694.44634: stdout chunk (state=3): >>># destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096694.44637: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096694.44661: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096694.44721: stdout chunk (state=3): >>># cleanup[3] wiping _semanage # 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 <<< 13827 1727096694.44792: stdout chunk (state=3): >>># 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<<< 13827 1727096694.44800: stdout chunk (state=3): >>> # 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 <<< 13827 1727096694.44852: stdout chunk (state=3): >>># 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 <<< 13827 1727096694.44900: stdout chunk (state=3): >>># 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 <<< 13827 1727096694.44904: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux # destroy systemd._daemon<<< 13827 1727096694.44926: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096694.45052: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096694.45074: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 13827 1727096694.45123: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096694.45127: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096694.45188: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096694.45192: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13827 1727096694.45203: stdout chunk (state=3): >>> <<< 13827 1727096694.45293: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13827 1727096694.45320: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 13827 1727096694.45367: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 13827 1727096694.45407: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096694.45410: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096694.46767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096694.46770: stdout chunk (state=3): >>><<< 13827 1727096694.46772: stderr chunk (state=3): >>><<< 13827 1727096694.46784: _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 0x7f89d91104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d90dfb30> # /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 0x7f89d9112a50> 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 0x7f89d8ee5130> # /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 0x7f89d8ee5fa0> 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 0x7f89d8f23dd0> # /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 0x7f89d8f23fe0> # /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 0x7f89d8f5b7a0> # /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 0x7f89d8f5be30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f3baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f391c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f20f80> # /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 0x7f89d8f7b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f7a360> # /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 0x7f89d8f3a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f78b30> # /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 0x7f89d8fac770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f20200> # /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 0x7f89d8facc20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8facad0> # 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 0x7f89d8face90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8f1ed20> # /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 0x7f89d8fad550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fad220> 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 0x7f89d8fae450> 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 0x7f89d8fc8680> 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 0x7f89d8fc9dc0> # /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 0x7f89d8fcac60> # 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 0x7f89d8fcb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fca1b0> # /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 0x7f89d8fcbd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fcb440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8fae4b0> # /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 0x7f89d8d5bb90> # /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 0x7f89d8d845c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d84320> # 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 0x7f89d8d845f0> # /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 0x7f89d8d84f20> # 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 0x7f89d8d85850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d847d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d59d30> # /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 0x7f89d8d86c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d859a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8faeba0> # /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 0x7f89d8daeff0> # /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 0x7f89d8dd33e0> # /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 0x7f89d8e341a0> # /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 0x7f89d8e36900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8e342c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8e011c0> # /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 0x7f89d872d250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8dd21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8d87bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f89d872d4f0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_0i3lnn8h/ansible_fedora.linux_system_roles.local_semodule_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 0x7f89d877afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d875deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d875d040> # 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 0x7f89d8778e90> # /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 0x7f89d87ae9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87ae750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87ae060> # /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 0x7f89d87ae7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d877bc50> 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 0x7f89d87af680> # 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 0x7f89d87af8c0> # /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 0x7f89d87afe00> 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 0x7f89d8615b20> # 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 0x7f89d8617740> # /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 0x7f89d8618140> # /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 0x7f89d86192b0> # /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 0x7f89d861bda0> # 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 0x7f89d8fcaae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d861a060> # /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 0x7f89d8623d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8622810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8622570> # /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 0x7f89d8622ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d861a570> # 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 0x7f89d866b9e0> # /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 0x7f89d866c0e0> # /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 0x7f89d866db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866d940> # /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 0x7f89d866ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866e270> # /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 0x7f89d86737a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d86701a0> # 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 0x7f89d8674710> # 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 0x7f89d86749b0> # 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 0x7f89d8674950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866c200> # /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 0x7f89d86fc200> # 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 0x7f89d86fd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d8676990> # 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 0x7f89d8677d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d86765a0> # 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 0x7f89d85058e0> # /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 0x7f89d85065d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d866ff20> 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 0x7f89d8506690> # 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 0x7f89d8507980> # 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 0x7f89d8512360> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d850f6b0> 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 0x7f89d87fac60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d87ea930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d85124b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d85089b0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89d858fa10> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89d85a0890> # zipimport: zlib available {"changed": true, "name": "linux-system-roles-selinux-test-a", "state": "enabled", "invocation": {"module_args": {"name": "linux-system-roles-selinux-test-a", "state": "enabled", "priority": 0, "store": "", "path": null}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096694.48085: done with _execute_module (fedora.linux_system_roles.local_semodule, {'name': 'linux-system-roles-selinux-test-a', 'state': 'enabled', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.local_semodule', '_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-1727096687.216596-15076-3483134773898/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096694.48089: _low_level_execute_command(): starting 13827 1727096694.48092: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096687.216596-15076-3483134773898/ > /dev/null 2>&1 && sleep 0' 13827 1727096694.48149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096694.48168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096694.48185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096694.48204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096694.48226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096694.48250: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.48331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.48367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096694.48387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096694.48408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096694.48510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096694.50398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096694.50408: stdout chunk (state=3): >>><<< 13827 1727096694.50424: stderr chunk (state=3): >>><<< 13827 1727096694.50449: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096694.50566: handler run complete 13827 1727096694.50569: attempt loop complete, returning result 13827 1727096694.50571: _execute() done 13827 1727096694.50573: dumping result to json 13827 1727096694.50575: done dumping result, returning 13827 1727096694.50577: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module [12a9e070-eceb-0460-c064-0000000001ae] 13827 1727096694.50578: sending task result for task 12a9e070-eceb-0460-c064-0000000001ae 13827 1727096694.50640: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ae 13827 1727096694.50643: WORKER PROCESS EXITING Notification for handler __selinux_reload_policy has been saved. changed: [managed_node3] => { "changed": true, "name": "linux-system-roles-selinux-test-a", "state": "enabled" } 13827 1727096694.50740: no more pending results, returning what we have 13827 1727096694.50744: results queue empty 13827 1727096694.50744: checking for any_errors_fatal 13827 1727096694.50751: done checking for any_errors_fatal 13827 1727096694.50752: checking for max_fail_percentage 13827 1727096694.50754: done checking for max_fail_percentage 13827 1727096694.50754: checking to see if all hosts have failed and the running result is not ok 13827 1727096694.50755: done checking to see if all hosts have failed 13827 1727096694.50757: getting the remaining hosts for this loop 13827 1727096694.50759: done getting the remaining hosts for this loop 13827 1727096694.50763: getting the next task for host managed_node3 13827 1727096694.50770: done getting next task for host managed_node3 13827 1727096694.50773: ^ task is: TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096694.50777: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096694.50789: getting variables 13827 1727096694.50790: in VariableManager get_vars() 13827 1727096694.50818: Calling all_inventory to load vars for managed_node3 13827 1727096694.50821: Calling groups_inventory to load vars for managed_node3 13827 1727096694.50824: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096694.50838: Calling all_plugins_play to load vars for managed_node3 13827 1727096694.50841: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096694.50845: Calling groups_plugins_play to load vars for managed_node3 13827 1727096694.51857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096694.52370: done with get_vars() 13827 1727096694.52381: done getting variables TASK [fedora.linux_system_roles.selinux : Disable module] ********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 Monday 23 September 2024 09:04:54 -0400 (0:00:07.385) 0:00:46.524 ****** 13827 1727096694.52444: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096694.52670: worker is 1 (out of 1 available) 13827 1727096694.52684: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096694.52697: done queuing things up, now waiting for results queue to drain 13827 1727096694.52698: waiting for pending results... 13827 1727096694.52872: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096694.52971: in run() - task 12a9e070-eceb-0460-c064-0000000001af 13827 1727096694.52984: variable 'ansible_search_path' from source: unknown 13827 1727096694.52987: variable 'ansible_search_path' from source: unknown 13827 1727096694.53014: calling self._execute() 13827 1727096694.53080: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096694.53084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096694.53092: variable 'omit' from source: magic vars 13827 1727096694.53403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096694.55554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096694.55607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096694.55643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096694.55671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096694.55691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096694.55753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096694.55775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096694.55793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096694.55819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096694.55835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096694.55944: variable 'ansible_distribution' from source: facts 13827 1727096694.55949: variable 'ansible_distribution_major_version' from source: facts 13827 1727096694.55966: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096694.56070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096694.56187: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096694.56212: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096694.56234: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096694.56258: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096694.56294: 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) 13827 1727096694.56310: 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) 13827 1727096694.56327: 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) 13827 1727096694.56348: 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) 13827 1727096694.56420: variable 'state' from source: include params 13827 1727096694.56481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096694.56500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096694.56516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096694.56544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096694.56554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096694.56608: variable '__selinux_item' from source: include params 13827 1727096694.56621: variable '__selinux_item' from source: include params 13827 1727096694.56626: Evaluated conditional (state == "disabled" and __selinux_item.path is not defined): False 13827 1727096694.56628: when evaluation is False, skipping this task 13827 1727096694.56632: _execute() done 13827 1727096694.56638: dumping result to json 13827 1727096694.56640: done dumping result, returning 13827 1727096694.56648: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module [12a9e070-eceb-0460-c064-0000000001af] 13827 1727096694.56653: sending task result for task 12a9e070-eceb-0460-c064-0000000001af 13827 1727096694.56736: done sending task result for task 12a9e070-eceb-0460-c064-0000000001af 13827 1727096694.56739: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"disabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096694.56788: no more pending results, returning what we have 13827 1727096694.56792: results queue empty 13827 1727096694.56793: checking for any_errors_fatal 13827 1727096694.56800: done checking for any_errors_fatal 13827 1727096694.56801: checking for max_fail_percentage 13827 1727096694.56803: done checking for max_fail_percentage 13827 1727096694.56804: checking to see if all hosts have failed and the running result is not ok 13827 1727096694.56804: done checking to see if all hosts have failed 13827 1727096694.56805: getting the remaining hosts for this loop 13827 1727096694.56806: done getting the remaining hosts for this loop 13827 1727096694.56809: getting the next task for host managed_node3 13827 1727096694.56817: done getting next task for host managed_node3 13827 1727096694.56821: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096694.56824: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096694.56844: getting variables 13827 1727096694.56845: in VariableManager get_vars() 13827 1727096694.56889: Calling all_inventory to load vars for managed_node3 13827 1727096694.56892: Calling groups_inventory to load vars for managed_node3 13827 1727096694.56895: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096694.56903: Calling all_plugins_play to load vars for managed_node3 13827 1727096694.56906: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096694.56908: Calling groups_plugins_play to load vars for managed_node3 13827 1727096694.57614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096694.58424: done with get_vars() 13827 1727096694.58442: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh SELinux modules facts] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 Monday 23 September 2024 09:04:54 -0400 (0:00:00.060) 0:00:46.585 ****** 13827 1727096694.58510: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096694.58739: worker is 1 (out of 1 available) 13827 1727096694.58753: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096694.58766: done queuing things up, now waiting for results queue to drain 13827 1727096694.58768: waiting for pending results... 13827 1727096694.58942: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096694.59039: in run() - task 12a9e070-eceb-0460-c064-0000000001b0 13827 1727096694.59050: variable 'ansible_search_path' from source: unknown 13827 1727096694.59055: variable 'ansible_search_path' from source: unknown 13827 1727096694.59082: calling self._execute() 13827 1727096694.59150: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096694.59153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096694.59163: variable 'omit' from source: magic vars 13827 1727096694.59475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096694.61185: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096694.61289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096694.61343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096694.61370: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096694.61406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096694.61502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096694.61523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096694.61544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096694.61574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096694.61585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096694.61705: variable 'ansible_distribution' from source: facts 13827 1727096694.61708: variable 'ansible_distribution_major_version' from source: facts 13827 1727096694.61746: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096694.61750: variable 'omit' from source: magic vars 13827 1727096694.61834: variable 'omit' from source: magic vars 13827 1727096694.61888: variable 'omit' from source: magic vars 13827 1727096694.61909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096694.61932: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096694.61969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096694.61986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096694.62021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096694.62041: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096694.62044: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096694.62046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096694.62199: Set connection var ansible_connection to ssh 13827 1727096694.62202: Set connection var ansible_shell_executable to /bin/sh 13827 1727096694.62211: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096694.62213: Set connection var ansible_shell_type to sh 13827 1727096694.62220: Set connection var ansible_pipelining to False 13827 1727096694.62224: Set connection var ansible_timeout to 10 13827 1727096694.62266: variable 'ansible_shell_executable' from source: unknown 13827 1727096694.62269: variable 'ansible_connection' from source: unknown 13827 1727096694.62271: variable 'ansible_module_compression' from source: unknown 13827 1727096694.62273: variable 'ansible_shell_type' from source: unknown 13827 1727096694.62275: variable 'ansible_shell_executable' from source: unknown 13827 1727096694.62277: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096694.62303: variable 'ansible_pipelining' from source: unknown 13827 1727096694.62306: variable 'ansible_timeout' from source: unknown 13827 1727096694.62308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096694.62428: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096694.62431: variable 'omit' from source: magic vars 13827 1727096694.62434: starting attempt loop 13827 1727096694.62436: running the handler 13827 1727096694.62480: _low_level_execute_command(): starting 13827 1727096694.62483: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096694.63400: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.63478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096694.63481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096694.63513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096694.63582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096694.65221: stdout chunk (state=3): >>>/root <<< 13827 1727096694.65331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096694.65367: stderr chunk (state=3): >>><<< 13827 1727096694.65371: stdout chunk (state=3): >>><<< 13827 1727096694.65392: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096694.65406: _low_level_execute_command(): starting 13827 1727096694.65409: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252 `" && echo ansible-tmp-1727096694.6539176-15118-40262647379252="` echo /root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252 `" ) && sleep 0' 13827 1727096694.66025: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.66028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096694.66031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.66076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096694.66079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096694.66149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096694.67996: stdout chunk (state=3): >>>ansible-tmp-1727096694.6539176-15118-40262647379252=/root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252 <<< 13827 1727096694.68104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096694.68131: stderr chunk (state=3): >>><<< 13827 1727096694.68135: stdout chunk (state=3): >>><<< 13827 1727096694.68152: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096694.6539176-15118-40262647379252=/root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096694.68197: variable 'ansible_module_compression' from source: unknown 13827 1727096694.68226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.selinux_modules_facts-ZIP_DEFLATED 13827 1727096694.68259: variable 'ansible_facts' from source: unknown 13827 1727096694.68315: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/AnsiballZ_selinux_modules_facts.py 13827 1727096694.68414: Sending initial data 13827 1727096694.68418: Sent initial data (169 bytes) 13827 1727096694.69054: 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.46.68 originally 10.31.46.68 <<< 13827 1727096694.69059: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096694.69062: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096694.69110: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.69142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096694.69215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096694.70943: 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 <<< 13827 1727096694.70951: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096694.70999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096694.71087: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp3xqoho3_ /root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096694.71091: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096694.71154: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp3xqoho3_" to remote "/root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/AnsiballZ_selinux_modules_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096694.71818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096694.71860: stderr chunk (state=3): >>><<< 13827 1727096694.71864: stdout chunk (state=3): >>><<< 13827 1727096694.71882: done transferring module to remote 13827 1727096694.71892: _low_level_execute_command(): starting 13827 1727096694.71897: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/ /root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096694.72333: 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 <<< 13827 1727096694.72337: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.72339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096694.72341: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.72382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096694.72385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096694.72461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096694.74176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096694.74196: stderr chunk (state=3): >>><<< 13827 1727096694.74199: stdout chunk (state=3): >>><<< 13827 1727096694.74211: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096694.74214: _low_level_execute_command(): starting 13827 1727096694.74218: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096694.74800: 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 <<< 13827 1727096694.74803: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.74807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096694.74819: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096694.74822: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096694.74843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096694.74870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096694.74963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096694.77050: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096694.77074: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096694.77107: stdout chunk (state=3): >>>import '_thread' # <<< 13827 1727096694.77114: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13827 1727096694.77181: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096694.77186: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096694.77216: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096694.77253: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096694.77280: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13827 1727096694.77286: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096694.77335: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096694.77338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096694.77360: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096694.77380: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096694.77410: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096694.77442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096694.77448: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f4184d0> <<< 13827 1727096694.77461: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f3e7b30> <<< 13827 1727096694.77489: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f41aa50> <<< 13827 1727096694.77509: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096694.77540: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096694.77546: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096694.77557: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096694.77592: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096694.77678: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096694.77704: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096694.77708: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096694.77728: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096694.77752: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096694.77760: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096694.77780: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096694.77792: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096694.77821: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096694.77847: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f1c9130> <<< 13827 1727096694.77901: 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 <<< 13827 1727096694.77922: 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 0x7f381f1c9fa0> <<< 13827 1727096694.77947: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096694.77975: 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. <<< 13827 1727096694.78204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096694.78211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096694.78240: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096694.78244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096694.78264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096694.78302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096694.78322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096694.78354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096694.78365: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f207dd0> <<< 13827 1727096694.78376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096694.78396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096694.78420: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096694.78426: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f207fe0> <<< 13827 1727096694.78443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096694.78472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096694.78489: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096694.78555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096694.78593: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f23f800> <<< 13827 1727096694.78633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096694.78654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f23fe90> <<< 13827 1727096694.78660: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096694.78720: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f21faa0> import '_functools' # <<< 13827 1727096694.78728: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f21d1c0> <<< 13827 1727096694.78817: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f204f80> <<< 13827 1727096694.78839: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096694.78862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096694.78875: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096694.78893: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096694.78914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096694.78940: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096694.78948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096694.78992: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f25f770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f25e390> <<< 13827 1727096694.79036: 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' <<< 13827 1727096694.79039: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f21e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f25cbc0> <<< 13827 1727096694.79096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096694.79106: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2907a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f204200> <<< 13827 1727096694.79174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f381f290c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f290b00> <<< 13827 1727096694.79223: 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 0x7f381f290e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f202d20> <<< 13827 1727096694.79289: 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' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096694.79310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f291520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2911f0> <<< 13827 1727096694.79326: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096694.79385: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f292420> import 'importlib.util' # <<< 13827 1727096694.79410: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096694.79429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096694.79460: 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' <<< 13827 1727096694.79469: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2ac5f0> <<< 13827 1727096694.79473: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096694.79511: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096694.79519: 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 0x7f381f2add30> <<< 13827 1727096694.79539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096694.79547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096694.79573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096694.79592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096694.79614: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2aebd0> <<< 13827 1727096694.79669: 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 0x7f381f2af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2ae120> <<< 13827 1727096694.79699: 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' <<< 13827 1727096694.79760: 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 0x7f381f2afcb0> <<< 13827 1727096694.79763: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2af3e0> <<< 13827 1727096694.79837: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f292450> # /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 <<< 13827 1727096694.79860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096694.79907: 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 0x7f381f04bbc0> <<< 13827 1727096694.79924: 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' <<< 13827 1727096694.79928: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096694.79979: 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 0x7f381f074710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f074470> <<< 13827 1727096694.79985: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096694.79992: 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 0x7f381f074740> <<< 13827 1727096694.80033: 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' <<< 13827 1727096694.80086: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096694.80191: 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 0x7f381f075070> <<< 13827 1727096694.80301: 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 0x7f381f075a60> <<< 13827 1727096694.80309: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f074920> <<< 13827 1727096694.80325: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f049d60> <<< 13827 1727096694.80345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096694.80371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096694.80404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096694.80459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f076e40> <<< 13827 1727096694.80463: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f075b80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f292b10> <<< 13827 1727096694.80483: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096694.80544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096694.80555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096694.80594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096694.80646: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f09b170> <<< 13827 1727096694.80680: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096694.80686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096694.80843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f0c3500> # /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' <<< 13827 1727096694.81061: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096694.81078: 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 0x7f381f11c2c0> <<< 13827 1727096694.81099: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f11ea20> <<< 13827 1727096694.81171: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f11c3e0> <<< 13827 1727096694.81203: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f0e92b0> <<< 13827 1727096694.81240: 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 0x7f381ef29400> <<< 13827 1727096694.81267: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f0c2300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f077d70> <<< 13827 1727096694.81360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096694.81382: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f381f0c2420> <<< 13827 1727096694.81524: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_zd0ny9ta/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available <<< 13827 1727096694.81646: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.81675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096694.81680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096694.81722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096694.81788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096694.81822: 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 0x7f381ef7f050> <<< 13827 1727096694.81829: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096694.82012: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381ef5df40> <<< 13827 1727096694.82016: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381ef5d0d0> # zipimport: zlib available <<< 13827 1727096694.82047: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096694.82052: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.82078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.82087: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.82103: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096694.82116: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.83500: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.84637: 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 0x7f381ef7cda0> <<< 13827 1727096694.84641: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096694.84678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # 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' <<< 13827 1727096694.84701: 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 0x7f381efa69c0> <<< 13827 1727096694.84733: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381efa6750> <<< 13827 1727096694.84785: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381efa6060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096694.84797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096694.84840: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381efa6930> <<< 13827 1727096694.84852: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f41a9c0> import 'atexit' # <<< 13827 1727096694.84909: 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 0x7f381efa76e0> <<< 13827 1727096694.84913: 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 0x7f381efa7920> <<< 13827 1727096694.84923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096694.84960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096694.84985: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096694.85020: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381efa7e60> <<< 13827 1727096694.85045: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096694.85048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096694.85073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096694.85103: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e915c10> <<< 13827 1727096694.85142: 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 0x7f381e917830> <<< 13827 1727096694.85159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096694.85180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096694.85207: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e918230> <<< 13827 1727096694.85228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096694.85250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096694.85279: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e9193d0> <<< 13827 1727096694.85295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096694.85342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096694.85352: 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' <<< 13827 1727096694.85401: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e91be90> <<< 13827 1727096694.85451: 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 0x7f381e91bfb0> <<< 13827 1727096694.85474: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e91a150> <<< 13827 1727096694.85490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096694.85536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096694.85557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096694.85596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096694.85610: 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 0x7f381e923e30> <<< 13827 1727096694.85638: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096694.85698: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e922900> <<< 13827 1727096694.85722: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e922660> # /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' <<< 13827 1727096694.85793: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e922bd0> <<< 13827 1727096694.85820: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e91a660> <<< 13827 1727096694.85846: 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 0x7f381e967a10> <<< 13827 1727096694.85880: 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 0x7f381e96c1a0> <<< 13827 1727096694.85896: 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 <<< 13827 1727096694.85919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096694.85944: 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' <<< 13827 1727096694.86063: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f381e96dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e96d9a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096694.86097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096694.86158: 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 0x7f381e9701a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e96e2d0> <<< 13827 1727096694.86178: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096694.86218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096694.86243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096694.86258: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096694.86303: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e973950> <<< 13827 1727096694.86414: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e970350> <<< 13827 1727096694.86469: 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 0x7f381e9747d0> <<< 13827 1727096694.86498: 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 0x7f381e9749b0> <<< 13827 1727096694.86548: 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 0x7f381e974cb0> <<< 13827 1727096694.86579: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e96c2c0> # /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' <<< 13827 1727096694.86602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096694.86625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096694.86665: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096694.86679: 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 0x7f381e9fc410> <<< 13827 1727096694.86823: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096694.86876: 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 0x7f381e9fd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e976ba0> <<< 13827 1727096694.86880: 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 0x7f381e977f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e976780> <<< 13827 1727096694.86913: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096694.87007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.87112: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.87118: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096694.87151: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096694.87270: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.87382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.87899: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.88435: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096694.88468: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096694.88486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096694.88528: 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 0x7f381e805910> <<< 13827 1727096694.88611: 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' <<< 13827 1727096694.88631: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e806690> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e9fd7c0> <<< 13827 1727096694.88683: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096694.88699: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.88728: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.88739: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096694.88884: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.89060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e806450> <<< 13827 1727096694.89073: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.89516: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.89959: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90030: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90120: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096694.90123: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90154: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90193: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096694.90196: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90285: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90365: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096694.90371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90397: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096694.90429: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90473: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 13827 1727096694.90704: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.90938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096694.90994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 13827 1727096694.91072: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e807920> <<< 13827 1727096694.91081: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91147: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91237: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096694.91264: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096694.91269: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91304: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91338: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096694.91349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91385: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91432: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91576: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91606: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096694.91676: 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 0x7f381e8120f0> <<< 13827 1727096694.91717: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e80daf0> <<< 13827 1727096694.91733: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096694.91755: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91806: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91866: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91886: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.91967: 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' <<< 13827 1727096694.91970: 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 <<< 13827 1727096694.92000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096694.92077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096694.92088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096694.92154: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e902a80> <<< 13827 1727096694.92183: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381efe2750> <<< 13827 1727096694.92285: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e8121e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e808a10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096694.92303: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.92330: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096694.92407: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13827 1727096694.92446: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096694.92485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 13827 1727096694.92535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096694.92559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096694.92573: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13827 1727096694.92647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096694.92743: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096694.92775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096694.92882: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f381e88e720> <<< 13827 1727096694.92894: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e8a09b0> <<< 13827 1727096694.92953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096697.47816: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff69<<< 13827 1727096697.47843: stdout chunk (state=3): >>>3b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled<<< 13827 1727096697.47871: stdout chunk (state=3): >>>": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabl<<< 13827 1727096697.47888: stdout chunk (state=3): >>>ed": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "s<<< 13827 1727096697.47895: stdout chunk (state=3): >>>ha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openf<<< 13827 1727096697.47922: stdout chunk (state=3): >>>ortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100":<<< 13827 1727096697.47928: stdout chunk (state=3): >>> {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d92338<<< 13827 1727096697.47959: stdout chunk (state=3): >>>3de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {<<< 13827 1727096697.47973: stdout chunk (state=3): >>>"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha2<<< 13827 1727096697.48004: stdout chunk (state=3): >>>56:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d<<< 13827 1727096697.48012: stdout chunk (state=3): >>>41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096697.48354: 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 <<< 13827 1727096697.48363: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc<<< 13827 1727096697.48376: stdout chunk (state=3): >>> # 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 <<< 13827 1727096697.48425: stdout chunk (state=3): >>># 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 <<< 13827 1727096697.48428: stdout chunk (state=3): >>># 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 <<< 13827 1727096697.48437: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 13827 1727096697.48450: stdout chunk (state=3): >>># 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 <<< 13827 1727096697.48461: stdout chunk (state=3): >>># 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<<< 13827 1727096697.48491: stdout chunk (state=3): >>> # 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 <<< 13827 1727096697.48497: stdout chunk (state=3): >>># 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<<< 13827 1727096697.48537: 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 13827 1727096697.48561: stdout chunk (state=3): >>># 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 <<< 13827 1727096697.48567: stdout chunk (state=3): >>># 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 <<< 13827 1727096697.48580: stdout chunk (state=3): >>># 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 <<< 13827 1727096697.48598: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 13827 1727096697.48619: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 13827 1727096697.48649: stdout chunk (state=3): >>> # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins <<< 13827 1727096697.48658: stdout chunk (state=3): >>># destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage<<< 13827 1727096697.48672: stdout chunk (state=3): >>> # destroy semanage <<< 13827 1727096697.48918: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096697.48938: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096697.48941: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096697.48968: stdout chunk (state=3): >>># destroy _blake2 <<< 13827 1727096697.48971: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13827 1727096697.48974: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress <<< 13827 1727096697.48993: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096697.49021: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 13827 1727096697.49035: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13827 1727096697.49055: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl <<< 13827 1727096697.49075: stdout chunk (state=3): >>># destroy select # destroy _signal <<< 13827 1727096697.49089: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array <<< 13827 1727096697.49109: stdout chunk (state=3): >>># destroy datetime <<< 13827 1727096697.49122: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096697.49127: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096697.49186: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096697.49227: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096697.49231: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 13827 1727096697.49233: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13827 1727096697.49239: 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 <<< 13827 1727096697.49267: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 13827 1727096697.49283: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096697.49299: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13827 1727096697.49314: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 13827 1727096697.49342: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096697.49351: stdout chunk (state=3): >>># destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096697.49484: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096697.49493: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096697.49496: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096697.49521: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 13827 1727096697.49532: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096697.49549: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096697.49589: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 13827 1727096697.49596: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096697.49614: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096697.49705: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096697.49718: stdout chunk (state=3): >>># 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 <<< 13827 1727096697.49725: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096697.49751: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096697.49771: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096697.49802: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096697.49808: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096697.49811: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 13827 1727096697.49826: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096697.50154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096697.50192: stderr chunk (state=3): >>><<< 13827 1727096697.50195: stdout chunk (state=3): >>><<< 13827 1727096697.50342: _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 0x7f381f4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f3e7b30> # /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 0x7f381f41aa50> 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 0x7f381f1c9130> # /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 0x7f381f1c9fa0> 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 0x7f381f207dd0> # /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 0x7f381f207fe0> # /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 0x7f381f23f800> # /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 0x7f381f23fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f21faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f21d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f204f80> # /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 0x7f381f25f770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f25e390> # /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 0x7f381f21e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f25cbc0> # /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 0x7f381f2907a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f204200> # /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 0x7f381f290c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f290b00> # 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 0x7f381f290e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f202d20> # /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 0x7f381f291520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2911f0> 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 0x7f381f292420> 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 0x7f381f2ac5f0> 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 0x7f381f2add30> # /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 0x7f381f2aebd0> # 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 0x7f381f2af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2ae120> # /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 0x7f381f2afcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f2af3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f292450> # /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 0x7f381f04bbc0> # /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 0x7f381f074710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f074470> # 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 0x7f381f074740> # /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 0x7f381f075070> # 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 0x7f381f075a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f074920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f049d60> # /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 0x7f381f076e40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f075b80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f292b10> # /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 0x7f381f09b170> # /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 0x7f381f0c3500> # /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 0x7f381f11c2c0> # /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 0x7f381f11ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f11c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f0e92b0> # /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 0x7f381ef29400> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f0c2300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f077d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f381f0c2420> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_zd0ny9ta/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7f381ef7f050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381ef5df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381ef5d0d0> # 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 0x7f381ef7cda0> # /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 0x7f381efa69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381efa6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381efa6060> # /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 0x7f381efa6930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381f41a9c0> 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 0x7f381efa76e0> # 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 0x7f381efa7920> # /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 0x7f381efa7e60> 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 0x7f381e915c10> # 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 0x7f381e917830> # /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 0x7f381e918230> # /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 0x7f381e9193d0> # /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 0x7f381e91be90> # 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 0x7f381e91bfb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e91a150> # /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 0x7f381e923e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e922900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e922660> # /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 0x7f381e922bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e91a660> # 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 0x7f381e967a10> # /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 0x7f381e96c1a0> # /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 0x7f381e96dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e96d9a0> # /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 0x7f381e9701a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e96e2d0> # /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 0x7f381e973950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e970350> # 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 0x7f381e9747d0> # 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 0x7f381e9749b0> # 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 0x7f381e974cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e96c2c0> # /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 0x7f381e9fc410> # 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 0x7f381e9fd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e976ba0> # 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 0x7f381e977f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e976780> # 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 0x7f381e805910> # /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 0x7f381e806690> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e9fd7c0> 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 0x7f381e806450> # 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 0x7f381e807920> # 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 0x7f381e8120f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e80daf0> 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 0x7f381e902a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381efe2750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e8121e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e808a10> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f381e88e720> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f381e8a09b0> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096697.51307: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096697.51317: _low_level_execute_command(): starting 13827 1727096697.51320: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096694.6539176-15118-40262647379252/ > /dev/null 2>&1 && sleep 0' 13827 1727096697.51790: 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 <<< 13827 1727096697.51794: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096697.51796: 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.46.68 is address debug1: re-parsing configuration <<< 13827 1727096697.51799: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096697.51801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096697.51849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096697.51853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096697.51860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096697.51917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096697.53736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096697.53763: stderr chunk (state=3): >>><<< 13827 1727096697.53767: stdout chunk (state=3): >>><<< 13827 1727096697.53781: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096697.53786: handler run complete 13827 1727096697.54146: variable 'ansible_facts' from source: unknown 13827 1727096697.54314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096697.55046: variable 'ansible_facts' from source: unknown 13827 1727096697.55237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096697.55467: attempt loop complete, returning result 13827 1727096697.55472: _execute() done 13827 1727096697.55475: dumping result to json 13827 1727096697.55520: done dumping result, returning 13827 1727096697.55528: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts [12a9e070-eceb-0460-c064-0000000001b0] 13827 1727096697.55534: sending task result for task 12a9e070-eceb-0460-c064-0000000001b0 13827 1727096697.56228: done sending task result for task 12a9e070-eceb-0460-c064-0000000001b0 13827 1727096697.56234: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linux-system-roles-selinux-test-a": { "400": { "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096697.57473: no more pending results, returning what we have 13827 1727096697.57476: results queue empty 13827 1727096697.57476: checking for any_errors_fatal 13827 1727096697.57480: done checking for any_errors_fatal 13827 1727096697.57481: checking for max_fail_percentage 13827 1727096697.57482: done checking for max_fail_percentage 13827 1727096697.57482: checking to see if all hosts have failed and the running result is not ok 13827 1727096697.57483: done checking to see if all hosts have failed 13827 1727096697.57483: getting the remaining hosts for this loop 13827 1727096697.57484: done getting the remaining hosts for this loop 13827 1727096697.57487: getting the next task for host managed_node3 13827 1727096697.57493: done getting next task for host managed_node3 13827 1727096697.57495: ^ task is: TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096697.57497: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096697.57503: getting variables 13827 1727096697.57504: in VariableManager get_vars() 13827 1727096697.57523: Calling all_inventory to load vars for managed_node3 13827 1727096697.57524: Calling groups_inventory to load vars for managed_node3 13827 1727096697.57526: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096697.57532: Calling all_plugins_play to load vars for managed_node3 13827 1727096697.57534: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096697.57536: Calling groups_plugins_play to load vars for managed_node3 13827 1727096697.57944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096697.58445: done with get_vars() 13827 1727096697.58462: done getting variables 13827 1727096697.58603: variable '__selinux_item' from source: include params TASK [fedora.linux_system_roles.selinux : Get checksum for linux-system-roles-selinux-test-b.pp] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:15 Monday 23 September 2024 09:04:57 -0400 (0:00:03.001) 0:00:49.586 ****** 13827 1727096697.58630: entering _queue_task() for managed_node3/stat 13827 1727096697.58885: worker is 1 (out of 1 available) 13827 1727096697.58899: exiting _queue_task() for managed_node3/stat 13827 1727096697.58910: done queuing things up, now waiting for results queue to drain 13827 1727096697.58912: waiting for pending results... 13827 1727096697.59090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for linux-system-roles-selinux-test-b.pp 13827 1727096697.59188: in run() - task 12a9e070-eceb-0460-c064-0000000001b6 13827 1727096697.59198: variable 'ansible_search_path' from source: unknown 13827 1727096697.59202: variable 'ansible_search_path' from source: unknown 13827 1727096697.59229: calling self._execute() 13827 1727096697.59253: in VariableManager get_vars() 13827 1727096697.59292: Calling all_inventory to load vars for localhost 13827 1727096697.59296: Calling groups_inventory to load vars for localhost 13827 1727096697.59298: Calling all_plugins_inventory to load vars for localhost 13827 1727096697.59313: Calling all_plugins_play to load vars for localhost 13827 1727096697.59318: Calling groups_plugins_inventory to load vars for localhost 13827 1727096697.59323: Calling groups_plugins_play to load vars for localhost 13827 1727096697.59382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096697.59411: done with get_vars() 13827 1727096697.59415: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096697.59474: variable 'ansible_delegated_vars' from source: unknown 13827 1727096697.59477: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096697.59480: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 13827 1727096697.59489: variable 'omit' from source: magic vars 13827 1727096697.59769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096697.61239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096697.61290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096697.61321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096697.61348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096697.61369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096697.61429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096697.61451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096697.61470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096697.61495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096697.61506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096697.61619: variable 'ansible_distribution' from source: facts 13827 1727096697.61630: variable 'ansible_distribution_major_version' from source: facts 13827 1727096697.61643: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096697.61724: variable 'state' from source: include params 13827 1727096697.61787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096697.61803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096697.61820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096697.61847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096697.61861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096697.61913: variable '__selinux_item' from source: include params 13827 1727096697.61925: Evaluated conditional (state == "enabled"): True 13827 1727096697.62006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096697.62119: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096697.62146: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096697.62171: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096697.62194: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096697.62224: 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) 13827 1727096697.62240: 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) 13827 1727096697.62259: 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) 13827 1727096697.62279: 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) 13827 1727096697.62329: variable '__selinux_item' from source: include params 13827 1727096697.62335: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096697.62341: variable 'omit' from source: magic vars 13827 1727096697.62388: variable 'omit' from source: magic vars 13827 1727096697.62409: variable '__resolved_file' from source: task vars 13827 1727096697.62459: variable '__resolved_file' from source: task vars 13827 1727096697.62536: variable '__escaped_file' from source: task vars 13827 1727096697.62744: variable '__selinux_item' from source: include params 13827 1727096697.62747: variable '__glob_pat' from source: task vars 13827 1727096697.62753: variable '__esc' from source: task vars 13827 1727096697.62848: Loaded config def from plugin (lookup/fileglob) 13827 1727096697.62853: Loading LookupModule 'fileglob' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/fileglob.py 13827 1727096697.62861: variable 'ansible_search_path' from source: unknown 13827 1727096697.62890: variable 'omit' from source: magic vars 13827 1727096697.62900: variable 'ansible_delegated_vars' from source: unknown 13827 1727096697.62911: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096697.62914: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096697.62917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096697.62939: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 13827 1727096697.62952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096697.62968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096697.62976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096697.63022: Set connection var ansible_connection to local 13827 1727096697.63025: Set connection var ansible_shell_executable to /bin/sh 13827 1727096697.63033: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096697.63038: Set connection var ansible_shell_type to sh 13827 1727096697.63040: Set connection var ansible_pipelining to False 13827 1727096697.63042: Set connection var ansible_timeout to 10 13827 1727096697.63063: variable 'ansible_delegated_vars' from source: unknown 13827 1727096697.63066: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096697.63068: variable 'ansible_user' from source: unknown 13827 1727096697.63162: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096697.63171: variable 'omit' from source: magic vars 13827 1727096697.63176: starting attempt loop 13827 1727096697.63179: running the handler 13827 1727096697.63194: _low_level_execute_command(): starting 13827 1727096697.63202: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 13827 1727096697.63207: in local.exec_command() 13827 1727096697.63212: opening command with Popen() 13827 1727096697.63288: done running command with Popen() 13827 1727096697.63292: getting output with communicate() 13827 1727096697.63598: done communicating 13827 1727096697.63602: done with local.exec_command() 13827 1727096697.63604: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 13827 1727096697.63616: _low_level_execute_command(): starting 13827 1727096697.63625: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096697.6360555-15148-84453809244523 `" && echo ansible-tmp-1727096697.6360555-15148-84453809244523="` echo /root/.ansible/tmp/ansible-tmp-1727096697.6360555-15148-84453809244523 `" ) && sleep 0' 13827 1727096697.63628: in local.exec_command() 13827 1727096697.63637: opening command with Popen() 13827 1727096697.63674: done running command with Popen() 13827 1727096697.63677: getting output with communicate() 13827 1727096697.64317: done communicating 13827 1727096697.64320: done with local.exec_command() 13827 1727096697.64323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096697.6360555-15148-84453809244523=/root/.ansible/tmp/ansible-tmp-1727096697.6360555-15148-84453809244523 , stderr= 13827 1727096697.64340: variable 'ansible_delegated_vars' from source: unknown 13827 1727096697.64365: variable 'ansible_module_compression' from source: unknown 13827 1727096697.64415: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096697.64436: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 13827 1727096697.64500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096697.6360555-15148-84453809244523/AnsiballZ_stat.py 13827 1727096697.64565: done transferring module to remote 13827 1727096697.64577: _low_level_execute_command(): starting 13827 1727096697.64582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096697.6360555-15148-84453809244523/ /root/.ansible/tmp/ansible-tmp-1727096697.6360555-15148-84453809244523/AnsiballZ_stat.py && sleep 0' 13827 1727096697.64585: in local.exec_command() 13827 1727096697.64589: opening command with Popen() 13827 1727096697.64629: done running command with Popen() 13827 1727096697.64636: getting output with communicate() 13827 1727096697.64998: done communicating 13827 1727096697.65002: done with local.exec_command() 13827 1727096697.65004: _low_level_execute_command() done: rc=0, stdout=, stderr= 13827 1727096697.65006: _low_level_execute_command(): starting 13827 1727096697.65012: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096697.6360555-15148-84453809244523/AnsiballZ_stat.py && sleep 0' 13827 1727096697.65014: in local.exec_command() 13827 1727096697.65019: opening command with Popen() 13827 1727096697.65061: done running command with Popen() 13827 1727096697.65064: getting output with communicate() 13827 1727096697.83213: done communicating 13827 1727096697.83218: done with local.exec_command() 13827 1727096697.83235: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/linux-system-roles-selinux-test-b.pp", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 61029, "inode": 125829320, "dev": 51714, "nlink": 1, "atime": 1727096410.1278884, "mtime": 1727096410.1278884, "ctime": 1727096417.789981, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 120, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84", "mimetype": "application/octet-stream", "charset": "binary", "version": "325148360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/linux-system-roles-selinux-test-b.pp", "checksum_algorithm": "sha256", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true}}} , stderr=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 0x7fc481f60bc0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481f60230> # /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 0x7fc481f63140> 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/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/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 0x7fc481d1d790> # /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 0x7fc481d1e7b0> 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 0x7fc481d706e0> # /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 0x7fc481d70830> # /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 0x7fc481db40e0> # /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 0x7fc481db4770> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481d8c380> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481d71a90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481d59850> # /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 0x7fc481db7f50> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481db6c30> # /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 0x7fc481db7e30> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481db5490> # /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 0x7fc481dd9040> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481d58ad0> # /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 0x7fc481dd94c0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481dd93a0> # 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 0x7fc481dd9730> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481d535f0> # /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 0x7fc481dd9d90> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481dd9a60> 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 0x7fc481ddac60> 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 0x7fc481e00e90> 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 0x7fc481e025a0> # /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 0x7fc481e03440> # 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 0x7fc481e03aa0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481e02990> # /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 0x7fc481bbc500> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481e03bf0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481ddacc0> # /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 0x7fc481bf0410> # /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 0x7fc481bf0f20> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481bf0c80> # 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 0x7fc481bf0da0> # /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 0x7fc481bf17c0> # 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 0x7fc481bf20f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481bf10a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481bbe570> # /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 0x7fc481bf34a0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481bf1f70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481ddb3b0> # /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 0x7fc481c13830> # /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 0x7fc481c37bf0> # /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 0x7fc481c949e0> # /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 0x7fc481c97140> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481c94b00> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481c5da00> # /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 0x7fc481529b20> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481c369f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481c10440> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc481c36b10> # zipimport: found 30 names in '/tmp/ansible_stat_payload_4kewwh5u/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 0x7fc48157b7d0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4815626c0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481561850> # 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 0x7fc4815796a0> # /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 0x7fc4815a73e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4815a7170> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4815a6a80> # /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 0x7fc4815a74d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4815a66c0> 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 0x7fc4815cc140> # 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 0x7fc4815cc380> # /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 0x7fc4815cc8c0> 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 0x7fc4815f6660> # 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 0x7fc4815f7d70> # /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 0x7fc48141cc50> # /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 0x7fc48141ddf0> # /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 0x7fc481420890> # 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 0x7fc4814209e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48141eb10> # /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 0x7fc481464620> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481423140> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481422ed0> # /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 0x7fc481423410> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48141f020> # 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 0x7fc481468860> # /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 0x7fc481468980> # /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 0x7fc48146a540> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48146a300> # /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 0x7fc48146cad0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48146ac00> # /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 0x7fc4814702c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48146cc80> # 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 0x7fc4814715b0> # 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 0x7fc481471460> # 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 0x7fc481471700> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481468c80> # /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 0x7fc481478d10> # 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 0x7fc481479ee0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4814734a0> # 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 0x7fc481473c80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4814730b0> # 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 0x7fc4814fdfa0> # /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 0x7fc4814fecf0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48147a1e0> 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 0x7fc4814fede0> # 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 0x7fc481300200> # 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 0x7fc48130b860> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4813058b0> 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 0x7fc4815db350> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48130d5e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481306f30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc481307080> # 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 # 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 13827 1727096697.83298: done with _execute_module (stat, {'path': '/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/linux-system-roles-selinux-test-b.pp', 'checksum_algorithm': 'sha256', '_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-1727096697.6360555-15148-84453809244523/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096697.83307: _low_level_execute_command(): starting 13827 1727096697.83315: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096697.6360555-15148-84453809244523/ > /dev/null 2>&1 && sleep 0' 13827 1727096697.83318: in local.exec_command() 13827 1727096697.83324: opening command with Popen() 13827 1727096697.83369: done running command with Popen() 13827 1727096697.83373: getting output with communicate() 13827 1727096697.83769: done communicating 13827 1727096697.83772: done with local.exec_command() 13827 1727096697.83775: _low_level_execute_command() done: rc=0, stdout=, stderr= 13827 1727096697.83777: handler run complete 13827 1727096697.83810: variable 'ansible_host' from source: unknown 13827 1727096697.83813: variable 'ansible_port' from source: unknown 13827 1727096697.83815: variable 'ansible_user' from source: unknown 13827 1727096697.83817: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096697.83820: attempt loop complete, returning result 13827 1727096697.83822: _execute() done 13827 1727096697.83824: dumping result to json 13827 1727096697.83832: done dumping result, returning 13827 1727096697.83843: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for linux-system-roles-selinux-test-b.pp [12a9e070-eceb-0460-c064-0000000001b6] 13827 1727096697.83845: sending task result for task 12a9e070-eceb-0460-c064-0000000001b6 13827 1727096697.83962: done sending task result for task 12a9e070-eceb-0460-c064-0000000001b6 13827 1727096697.83965: WORKER PROCESS EXITING ok: [managed_node3 -> localhost] => { "changed": false, "stat": { "atime": 1727096410.1278884, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 120, "charset": "binary", "checksum": "f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84", "ctime": 1727096417.789981, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 125829320, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0644", "mtime": 1727096410.1278884, "nlink": 1, "path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/linux-system-roles-selinux-test-b.pp", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 61029, "uid": 0, "version": "325148360", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13827 1727096697.84070: no more pending results, returning what we have 13827 1727096697.84074: results queue empty 13827 1727096697.84074: checking for any_errors_fatal 13827 1727096697.84082: done checking for any_errors_fatal 13827 1727096697.84083: checking for max_fail_percentage 13827 1727096697.84084: done checking for max_fail_percentage 13827 1727096697.84085: checking to see if all hosts have failed and the running result is not ok 13827 1727096697.84086: done checking to see if all hosts have failed 13827 1727096697.84087: getting the remaining hosts for this loop 13827 1727096697.84088: done getting the remaining hosts for this loop 13827 1727096697.84091: getting the next task for host managed_node3 13827 1727096697.84098: done getting next task for host managed_node3 13827 1727096697.84101: ^ task is: TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096697.84103: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096697.84112: getting variables 13827 1727096697.84113: in VariableManager get_vars() 13827 1727096697.84143: Calling all_inventory to load vars for managed_node3 13827 1727096697.84145: Calling groups_inventory to load vars for managed_node3 13827 1727096697.84147: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096697.84155: Calling all_plugins_play to load vars for managed_node3 13827 1727096697.84164: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096697.84167: Calling groups_plugins_play to load vars for managed_node3 13827 1727096697.84763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096697.85265: done with get_vars() 13827 1727096697.85279: done getting variables 13827 1727096697.85320: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:28 Monday 23 September 2024 09:04:57 -0400 (0:00:00.267) 0:00:49.853 ****** 13827 1727096697.85345: entering _queue_task() for managed_node3/fail 13827 1727096697.85560: worker is 1 (out of 1 available) 13827 1727096697.85573: exiting _queue_task() for managed_node3/fail 13827 1727096697.85586: done queuing things up, now waiting for results queue to drain 13827 1727096697.85588: waiting for pending results... 13827 1727096697.85767: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096697.85859: in run() - task 12a9e070-eceb-0460-c064-0000000001b7 13827 1727096697.85870: variable 'ansible_search_path' from source: unknown 13827 1727096697.85873: variable 'ansible_search_path' from source: unknown 13827 1727096697.85900: calling self._execute() 13827 1727096697.85973: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096697.85977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096697.85985: variable 'omit' from source: magic vars 13827 1727096697.86310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096697.87806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096697.87862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096697.87894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096697.87919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096697.87941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096697.88003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096697.88024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096697.88045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096697.88073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096697.88084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096697.88204: variable 'ansible_distribution' from source: facts 13827 1727096697.88208: variable 'ansible_distribution_major_version' from source: facts 13827 1727096697.88225: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096697.88307: variable 'state' from source: include params 13827 1727096697.88373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096697.88390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096697.88407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096697.88438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096697.88450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096697.88503: variable '__selinux_item' from source: include params 13827 1727096697.88516: Evaluated conditional (state == "enabled"): True 13827 1727096697.88600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096697.88718: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096697.88748: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096697.88775: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096697.88797: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096697.88830: 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) 13827 1727096697.88847: 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) 13827 1727096697.88874: 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) 13827 1727096697.88889: 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) 13827 1727096697.88941: variable '__selinux_item' from source: include params 13827 1727096697.88948: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096697.89033: variable 'module_file' from source: set_fact 13827 1727096697.89050: Evaluated conditional (not module_file.stat.exists): False 13827 1727096697.89053: when evaluation is False, skipping this task 13827 1727096697.89055: _execute() done 13827 1727096697.89060: dumping result to json 13827 1727096697.89064: done dumping result, returning 13827 1727096697.89071: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist [12a9e070-eceb-0460-c064-0000000001b7] 13827 1727096697.89078: sending task result for task 12a9e070-eceb-0460-c064-0000000001b7 13827 1727096697.89169: done sending task result for task 12a9e070-eceb-0460-c064-0000000001b7 13827 1727096697.89172: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not module_file.stat.exists", "skip_reason": "Conditional result was False" } 13827 1727096697.89232: no more pending results, returning what we have 13827 1727096697.89236: results queue empty 13827 1727096697.89237: checking for any_errors_fatal 13827 1727096697.89247: done checking for any_errors_fatal 13827 1727096697.89248: checking for max_fail_percentage 13827 1727096697.89250: done checking for max_fail_percentage 13827 1727096697.89251: checking to see if all hosts have failed and the running result is not ok 13827 1727096697.89251: done checking to see if all hosts have failed 13827 1727096697.89252: getting the remaining hosts for this loop 13827 1727096697.89254: done getting the remaining hosts for this loop 13827 1727096697.89259: getting the next task for host managed_node3 13827 1727096697.89269: done getting next task for host managed_node3 13827 1727096697.89273: ^ task is: TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096697.89278: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096697.89300: getting variables 13827 1727096697.89301: in VariableManager get_vars() 13827 1727096697.89338: Calling all_inventory to load vars for managed_node3 13827 1727096697.89341: Calling groups_inventory to load vars for managed_node3 13827 1727096697.89344: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096697.89352: Calling all_plugins_play to load vars for managed_node3 13827 1727096697.89355: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096697.89410: Calling groups_plugins_play to load vars for managed_node3 13827 1727096697.90179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096697.90950: done with get_vars() 13827 1727096697.90978: done getting variables TASK [fedora.linux_system_roles.selinux : Create temporary directory] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:38 Monday 23 September 2024 09:04:57 -0400 (0:00:00.057) 0:00:49.911 ****** 13827 1727096697.91063: entering _queue_task() for managed_node3/tempfile 13827 1727096697.91403: worker is 1 (out of 1 available) 13827 1727096697.91421: exiting _queue_task() for managed_node3/tempfile 13827 1727096697.91434: done queuing things up, now waiting for results queue to drain 13827 1727096697.91436: waiting for pending results... 13827 1727096697.91676: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096697.91791: in run() - task 12a9e070-eceb-0460-c064-0000000001b9 13827 1727096697.91802: variable 'ansible_search_path' from source: unknown 13827 1727096697.91805: variable 'ansible_search_path' from source: unknown 13827 1727096697.91845: calling self._execute() 13827 1727096697.91952: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096697.91958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096697.91963: variable 'omit' from source: magic vars 13827 1727096697.92566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096697.94452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096697.94525: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096697.94563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096697.94596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096697.94627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096697.94698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096697.94728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096697.94759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096697.94804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096697.94807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096697.94966: variable 'ansible_distribution' from source: facts 13827 1727096697.94985: variable 'ansible_distribution_major_version' from source: facts 13827 1727096697.95006: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096697.95090: variable 'state' from source: include params 13827 1727096697.95149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096697.95171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096697.95190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096697.95215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096697.95228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096697.95280: variable '__selinux_item' from source: include params 13827 1727096697.95296: Evaluated conditional (state == "enabled"): True 13827 1727096697.95373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096697.95492: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096697.95520: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096697.95544: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096697.95568: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096697.95599: 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) 13827 1727096697.95617: 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) 13827 1727096697.95637: 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) 13827 1727096697.95654: 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) 13827 1727096697.95704: variable '__selinux_item' from source: include params 13827 1727096697.95712: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096697.95805: variable 'module_file' from source: set_fact 13827 1727096697.95818: variable 'checksum' from source: include params 13827 1727096697.95922: variable 'selinux_installed_modules' from source: facts 13827 1727096697.96137: variable 'mod_name' from source: include params 13827 1727096697.96213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096697.96230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096697.96248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096697.96277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096697.96288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096697.96400: variable '__selinux_item' from source: include params 13827 1727096697.96421: variable 'priority' from source: include params 13827 1727096697.96492: variable '__selinux_item' from source: include params 13827 1727096697.96510: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096697.96516: variable 'omit' from source: magic vars 13827 1727096697.96572: variable 'omit' from source: magic vars 13827 1727096697.96598: variable 'omit' from source: magic vars 13827 1727096697.96621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096697.96643: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096697.96659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096697.96673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096697.96680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096697.96705: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096697.96708: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096697.96710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096697.96778: Set connection var ansible_connection to ssh 13827 1727096697.96784: Set connection var ansible_shell_executable to /bin/sh 13827 1727096697.96792: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096697.96795: Set connection var ansible_shell_type to sh 13827 1727096697.96806: Set connection var ansible_pipelining to False 13827 1727096697.96809: Set connection var ansible_timeout to 10 13827 1727096697.96825: variable 'ansible_shell_executable' from source: unknown 13827 1727096697.96828: variable 'ansible_connection' from source: unknown 13827 1727096697.96830: variable 'ansible_module_compression' from source: unknown 13827 1727096697.96835: variable 'ansible_shell_type' from source: unknown 13827 1727096697.96837: variable 'ansible_shell_executable' from source: unknown 13827 1727096697.96839: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096697.96842: variable 'ansible_pipelining' from source: unknown 13827 1727096697.96844: variable 'ansible_timeout' from source: unknown 13827 1727096697.96846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096697.96997: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096697.97000: variable 'omit' from source: magic vars 13827 1727096697.97006: starting attempt loop 13827 1727096697.97009: running the handler 13827 1727096697.97161: _low_level_execute_command(): starting 13827 1727096697.97164: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096697.97734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096697.97742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096697.97747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096697.97764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096697.97779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096697.97786: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096697.97797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096697.97810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096697.97817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096697.97824: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096697.97840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096697.97843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096697.97952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096697.97955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096697.97959: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096697.97962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096697.97964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096697.97966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096697.97968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096697.98060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.00131: stdout chunk (state=3): >>>/root <<< 13827 1727096698.00137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.00140: stdout chunk (state=3): >>><<< 13827 1727096698.00142: stderr chunk (state=3): >>><<< 13827 1727096698.00145: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096698.00147: _low_level_execute_command(): starting 13827 1727096698.00150: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517 `" && echo ansible-tmp-1727096698.0008783-15166-117230679487517="` echo /root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517 `" ) && sleep 0' 13827 1727096698.00694: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096698.00763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.00768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096698.00771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096698.00778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096698.00781: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096698.00783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.00786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096698.00788: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096698.00790: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096698.00792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.00799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096698.00801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096698.00806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096698.00812: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096698.00822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.00891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096698.00908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.00921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.00999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.02872: stdout chunk (state=3): >>>ansible-tmp-1727096698.0008783-15166-117230679487517=/root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517 <<< 13827 1727096698.03038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.03041: stdout chunk (state=3): >>><<< 13827 1727096698.03044: stderr chunk (state=3): >>><<< 13827 1727096698.03064: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096698.0008783-15166-117230679487517=/root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096698.03125: variable 'ansible_module_compression' from source: unknown 13827 1727096698.03255: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.tempfile-ZIP_DEFLATED 13827 1727096698.03260: variable 'ansible_facts' from source: unknown 13827 1727096698.03313: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/AnsiballZ_tempfile.py 13827 1727096698.03494: Sending initial data 13827 1727096698.03497: Sent initial data (157 bytes) 13827 1727096698.04355: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.04418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.04557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.06110: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096698.06167: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096698.06250: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpv4u_otk8 /root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/AnsiballZ_tempfile.py <<< 13827 1727096698.06276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/AnsiballZ_tempfile.py" <<< 13827 1727096698.06339: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpv4u_otk8" to remote "/root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/AnsiballZ_tempfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/AnsiballZ_tempfile.py" <<< 13827 1727096698.07384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.07462: stderr chunk (state=3): >>><<< 13827 1727096698.07465: stdout chunk (state=3): >>><<< 13827 1727096698.07467: done transferring module to remote 13827 1727096698.07478: _low_level_execute_command(): starting 13827 1727096698.07488: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/ /root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/AnsiballZ_tempfile.py && sleep 0' 13827 1727096698.08113: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096698.08129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.08148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096698.08169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096698.08277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.08309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.08390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.10179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.10227: stderr chunk (state=3): >>><<< 13827 1727096698.10241: stdout chunk (state=3): >>><<< 13827 1727096698.10267: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096698.10277: _low_level_execute_command(): starting 13827 1727096698.10287: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/AnsiballZ_tempfile.py && sleep 0' 13827 1727096698.10943: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096698.10961: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.11026: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.11083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096698.11101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.11136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.11224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.13342: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096698.13376: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096698.13402: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096698.13465: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096698.13503: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096698.13548: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096698.13575: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096698.13624: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096698.13648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.13690: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 13827 1727096698.13704: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096698.13733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096698.13737: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd722184d0> <<< 13827 1727096698.13780: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd721e7b30> # /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' <<< 13827 1727096698.13805: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7221aa50> import '_signal' # <<< 13827 1727096698.13845: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096698.13849: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096698.13889: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096698.13968: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096698.13995: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096698.14028: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096698.14065: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 13827 1727096698.14097: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096698.14144: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096698.14147: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7202d130> <<< 13827 1727096698.14220: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.14264: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7202dfa0> import 'site' # <<< 13827 1727096698.14288: 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. <<< 13827 1727096698.14518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096698.14523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096698.14579: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096698.14582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.14584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096698.14622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096698.14638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096698.14668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096698.14700: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7206be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096698.14745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096698.14749: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7206bef0> <<< 13827 1727096698.14763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096698.14787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096698.14808: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096698.14876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.14894: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096698.14912: 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 0x7fbd720a3860> <<< 13827 1727096698.14955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720a3ef0> <<< 13827 1727096698.14970: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096698.15010: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72083b00> <<< 13827 1727096698.15021: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096698.15051: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72081220> <<< 13827 1727096698.15135: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72068fe0> <<< 13827 1727096698.15173: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096698.15198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13827 1727096698.15225: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096698.15242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096698.15265: 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' <<< 13827 1727096698.15307: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720c3800> <<< 13827 1727096698.15325: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720c2420> <<< 13827 1727096698.15348: 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 0x7fbd72082210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720c0c50> <<< 13827 1727096698.15408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096698.15439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72068260> # /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' <<< 13827 1727096698.15476: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.15490: 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 0x7fbd720f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720f8bc0> <<< 13827 1727096698.15532: 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' <<< 13827 1727096698.15570: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd720f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72066d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096698.15588: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.15637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720f9610> <<< 13827 1727096698.15682: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720f92e0> import 'importlib.machinery' # <<< 13827 1727096698.15709: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720fa4e0> <<< 13827 1727096698.15723: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096698.15740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096698.15792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096698.15806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd721106e0> <<< 13827 1727096698.15824: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096698.15844: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.15875: 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 0x7fbd72111dc0> <<< 13827 1727096698.15900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096698.15922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096698.15939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096698.15948: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72112c30> <<< 13827 1727096698.15993: 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 0x7fbd72113260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72112180> <<< 13827 1727096698.16023: 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' <<< 13827 1727096698.16081: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.16084: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.16092: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd72113ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72113410> <<< 13827 1727096698.16129: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720fa510> <<< 13827 1727096698.16151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096698.16171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096698.16194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096698.16217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096698.16252: 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 0x7fbd71edfbc0> <<< 13827 1727096698.16273: 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' <<< 13827 1727096698.16308: 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 0x7fbd71f08710> <<< 13827 1727096698.16335: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f08470> <<< 13827 1727096698.16348: 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 0x7fbd71f08740> <<< 13827 1727096698.16373: 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' <<< 13827 1727096698.16453: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.16579: 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 0x7fbd71f09070> <<< 13827 1727096698.16695: 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 0x7fbd71f099a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f08920> <<< 13827 1727096698.16728: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71eddd60> <<< 13827 1727096698.16733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096698.16770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096698.16777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096698.16828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f0ad50> <<< 13827 1727096698.16832: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f09ac0> <<< 13827 1727096698.16857: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720fac00> <<< 13827 1727096698.16871: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096698.16929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.16940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096698.16977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096698.16999: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f330b0> <<< 13827 1727096698.17070: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096698.17073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.17107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096698.17163: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f574a0> <<< 13827 1727096698.17176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096698.17223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096698.17269: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096698.17315: 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 0x7fbd71fb8260> <<< 13827 1727096698.17319: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096698.17371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096698.17382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096698.17414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096698.17496: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71fba9c0> <<< 13827 1727096698.17600: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71fb8380> <<< 13827 1727096698.17626: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f81250> <<< 13827 1727096698.17643: 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 0x7fbd71dbd2e0> <<< 13827 1727096698.17667: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f562a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f0bcb0> <<< 13827 1727096698.17772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096698.17794: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd71f568a0> <<< 13827 1727096698.18082: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_tempfile_payload_g8efc8o3/ansible_tempfile_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' <<< 13827 1727096698.18116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096698.18207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096698.18224: 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 0x7fbd71e13020> import '_typing' # <<< 13827 1727096698.18432: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71df1f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71df1070> <<< 13827 1727096698.18454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.18477: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13827 1727096698.18500: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096698.18529: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096698.18543: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.19927: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.21047: 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 0x7fbd71e10ef0> <<< 13827 1727096698.21089: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096698.21096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096698.21109: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096698.21144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096698.21150: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.21168: 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 0x7fbd71e3e930> <<< 13827 1727096698.21180: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e3e6c0> <<< 13827 1727096698.21213: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e3dfd0> <<< 13827 1727096698.21245: 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' <<< 13827 1727096698.21282: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e3ea20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e13cb0> import 'atexit' # <<< 13827 1727096698.21316: 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 0x7fbd71e3f680> <<< 13827 1727096698.21349: 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 0x7fbd71e3f8c0> <<< 13827 1727096698.21369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096698.21419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096698.21423: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096698.21468: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e3fe00> import 'pwd' # <<< 13827 1727096698.21500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096698.21516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096698.21563: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71715b50> <<< 13827 1727096698.21590: 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 0x7fbd71717770> <<< 13827 1727096698.21621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096698.21651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096698.21655: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71718170> <<< 13827 1727096698.21684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096698.21719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096698.21722: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71719310> <<< 13827 1727096698.21779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096698.21783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096698.21795: 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' <<< 13827 1727096698.21848: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7171bdd0> <<< 13827 1727096698.21885: 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 0x7fbd71f33020> <<< 13827 1727096698.21906: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7171a090> <<< 13827 1727096698.21926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096698.21965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096698.21987: 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' <<< 13827 1727096698.22021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096698.22025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096698.22059: 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 0x7fbd71727c50> import '_tokenize' # <<< 13827 1727096698.22143: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71726720> <<< 13827 1727096698.22158: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71726480> # /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' <<< 13827 1727096698.22236: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd717269f0> <<< 13827 1727096698.22251: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7171a5a0> <<< 13827 1727096698.22283: 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 0x7fbd7176bf80> <<< 13827 1727096698.22309: 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 0x7fbd7176c4d0> <<< 13827 1727096698.22338: 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 <<< 13827 1727096698.22351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096698.22380: 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' <<< 13827 1727096698.22414: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.22417: 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 0x7fbd7176db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7176d8e0> <<< 13827 1727096698.22440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096698.22528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096698.22583: 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 0x7fbd717700e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7176e210> <<< 13827 1727096698.22600: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096698.22645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.22673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096698.22676: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096698.22719: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd717738c0> <<< 13827 1727096698.22837: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71770290> <<< 13827 1727096698.22899: 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 0x7fbd717746e0> <<< 13827 1727096698.22933: 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 0x7fbd71774b00> <<< 13827 1727096698.22977: 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 0x7fbd71774a40> <<< 13827 1727096698.23011: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7176c200> # /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' <<< 13827 1727096698.23038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096698.23048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096698.23092: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.23106: 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 0x7fbd716003b0> <<< 13827 1727096698.23254: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.23290: 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 0x7fbd71601460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71776b40> <<< 13827 1727096698.23307: 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 0x7fbd71777ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71776750> <<< 13827 1727096698.23347: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096698.23362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.23430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.23529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.23545: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13827 1727096698.23577: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096698.23696: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.23832: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.24329: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.24849: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096698.24868: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096698.24873: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096698.24884: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096698.24900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.24947: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.24953: 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 0x7fbd716057f0> <<< 13827 1727096698.25034: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096698.25038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096698.25054: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71606720> <<< 13827 1727096698.25061: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd716016d0> <<< 13827 1727096698.25112: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096698.25120: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.25135: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.25153: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096698.25158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.25309: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.25459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096698.25466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd716063f0> <<< 13827 1727096698.25481: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.25926: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.26374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.26454: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.26527: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096698.26530: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.26562: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.26593: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096698.26615: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.26670: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.26765: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 13827 1727096698.26791: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096698.26837: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.26882: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096698.26885: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27102: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096698.27380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096698.27388: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096698.27455: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71607920> <<< 13827 1727096698.27462: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27537: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27610: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096698.27614: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096698.27643: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27683: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27723: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096698.27728: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27776: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27818: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27876: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.27939: 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 <<< 13827 1727096698.27977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.28052: 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' <<< 13827 1727096698.28058: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd71612180> <<< 13827 1727096698.28087: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7160d1c0> <<< 13827 1727096698.28123: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096698.28129: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096698.28196: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28259: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28283: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28333: 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' <<< 13827 1727096698.28352: 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 <<< 13827 1727096698.28371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096698.28395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096698.28448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096698.28474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096698.28484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096698.28544: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71702bd0> <<< 13827 1727096698.28583: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e768a0> <<< 13827 1727096698.28661: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71612360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd716071a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096698.28675: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28703: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28735: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096698.28787: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096698.28808: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28814: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28829: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13827 1727096698.28839: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28883: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.28986: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.29161: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/linux_system_role.selinuxt77whs1m", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "prefix": "linux_system_role.selinux", "suffix": "", "path": null}}} <<< 13827 1727096698.29164: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096698.29444: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096698.29447: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 13827 1727096698.29466: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.29492: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 13827 1727096698.29538: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.29576: stdout chunk (state=3): >>># 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<<< 13827 1727096698.29600: stdout chunk (state=3): >>> # 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 <<< 13827 1727096698.29855: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096698.29881: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 13827 1727096698.29916: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 13827 1727096698.29950: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 13827 1727096698.29999: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 13827 1727096698.30028: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096698.30074: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096698.30081: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 13827 1727096698.30121: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 13827 1727096698.30153: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096698.30160: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 13827 1727096698.30199: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # 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 <<< 13827 1727096698.30228: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096698.30353: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096698.30379: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096698.30415: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096698.30445: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096698.30472: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096698.30568: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096698.30585: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.30641: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix <<< 13827 1727096698.30671: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096698.31041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096698.31044: stdout chunk (state=3): >>><<< 13827 1727096698.31046: stderr chunk (state=3): >>><<< 13827 1727096698.31144: _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 0x7fbd722184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd721e7b30> # /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 0x7fbd7221aa50> 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 0x7fbd7202d130> # /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 0x7fbd7202dfa0> 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 0x7fbd7206be30> # /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 0x7fbd7206bef0> # /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 0x7fbd720a3860> # /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 0x7fbd720a3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72083b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72081220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72068fe0> # /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 0x7fbd720c3800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720c2420> # /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 0x7fbd72082210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720c0c50> # /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 0x7fbd720f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72068260> # /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 0x7fbd720f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720f8bc0> # 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 0x7fbd720f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72066d80> # /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 0x7fbd720f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720f92e0> 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 0x7fbd720fa4e0> 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 0x7fbd721106e0> 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 0x7fbd72111dc0> # /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 0x7fbd72112c30> # 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 0x7fbd72113260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72112180> # /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 0x7fbd72113ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd72113410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720fa510> # /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 0x7fbd71edfbc0> # /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 0x7fbd71f08710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f08470> # 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 0x7fbd71f08740> # /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 0x7fbd71f09070> # 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 0x7fbd71f099a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f08920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71eddd60> # /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 0x7fbd71f0ad50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f09ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd720fac00> # /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 0x7fbd71f330b0> # /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 0x7fbd71f574a0> # /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 0x7fbd71fb8260> # /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 0x7fbd71fba9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71fb8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f81250> # /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 0x7fbd71dbd2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f562a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71f0bcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd71f568a0> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_g8efc8o3/ansible_tempfile_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 0x7fbd71e13020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71df1f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71df1070> # 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 0x7fbd71e10ef0> # /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 0x7fbd71e3e930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e3e6c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e3dfd0> # /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 0x7fbd71e3ea20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e13cb0> 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 0x7fbd71e3f680> # 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 0x7fbd71e3f8c0> # /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 0x7fbd71e3fe00> 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 0x7fbd71715b50> # 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 0x7fbd71717770> # /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 0x7fbd71718170> # /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 0x7fbd71719310> # /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 0x7fbd7171bdd0> # 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 0x7fbd71f33020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7171a090> # /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 0x7fbd71727c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71726720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71726480> # /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 0x7fbd717269f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7171a5a0> # 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 0x7fbd7176bf80> # /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 0x7fbd7176c4d0> # /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 0x7fbd7176db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7176d8e0> # /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 0x7fbd717700e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7176e210> # /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 0x7fbd717738c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71770290> # 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 0x7fbd717746e0> # 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 0x7fbd71774b00> # 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 0x7fbd71774a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7176c200> # /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 0x7fbd716003b0> # 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 0x7fbd71601460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71776b40> # 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 0x7fbd71777ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71776750> # 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 0x7fbd716057f0> # /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 0x7fbd71606720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd716016d0> 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 0x7fbd716063f0> # 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 0x7fbd71607920> # 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 0x7fbd71612180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd7160d1c0> 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 0x7fbd71702bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71e768a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd71612360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd716071a0> # 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": true, "path": "/tmp/linux_system_role.selinuxt77whs1m", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "prefix": "linux_system_role.selinux", "suffix": "", "path": null}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096698.31900: done with _execute_module (tempfile, {'state': 'directory', 'prefix': 'linux_system_role.selinux', '_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': 'tempfile', '_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-1727096698.0008783-15166-117230679487517/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096698.31904: _low_level_execute_command(): starting 13827 1727096698.31906: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096698.0008783-15166-117230679487517/ > /dev/null 2>&1 && sleep 0' 13827 1727096698.32281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096698.32295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.32309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096698.32326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096698.32439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.32476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.32578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.34869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.34874: stdout chunk (state=3): >>><<< 13827 1727096698.34876: stderr chunk (state=3): >>><<< 13827 1727096698.34879: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096698.34881: handler run complete 13827 1727096698.34916: attempt loop complete, returning result 13827 1727096698.35013: _execute() done 13827 1727096698.35016: dumping result to json 13827 1727096698.35018: done dumping result, returning 13827 1727096698.35021: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory [12a9e070-eceb-0460-c064-0000000001b9] 13827 1727096698.35023: sending task result for task 12a9e070-eceb-0460-c064-0000000001b9 changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/linux_system_role.selinuxt77whs1m", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } 13827 1727096698.35537: no more pending results, returning what we have 13827 1727096698.35541: results queue empty 13827 1727096698.35542: checking for any_errors_fatal 13827 1727096698.35548: done checking for any_errors_fatal 13827 1727096698.35549: checking for max_fail_percentage 13827 1727096698.35550: done checking for max_fail_percentage 13827 1727096698.35551: checking to see if all hosts have failed and the running result is not ok 13827 1727096698.35552: done checking to see if all hosts have failed 13827 1727096698.35552: getting the remaining hosts for this loop 13827 1727096698.35554: done getting the remaining hosts for this loop 13827 1727096698.35559: getting the next task for host managed_node3 13827 1727096698.35567: done getting next task for host managed_node3 13827 1727096698.35571: ^ task is: TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096698.35575: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096698.35585: getting variables 13827 1727096698.35586: in VariableManager get_vars() 13827 1727096698.35620: Calling all_inventory to load vars for managed_node3 13827 1727096698.35624: Calling groups_inventory to load vars for managed_node3 13827 1727096698.35626: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096698.35639: Calling all_plugins_play to load vars for managed_node3 13827 1727096698.35643: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096698.35646: Calling groups_plugins_play to load vars for managed_node3 13827 1727096698.36215: done sending task result for task 12a9e070-eceb-0460-c064-0000000001b9 13827 1727096698.36219: WORKER PROCESS EXITING 13827 1727096698.37858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096698.39242: done with get_vars() 13827 1727096698.39276: done getting variables 13827 1727096698.39337: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 13827 1727096698.39484: variable '__selinux_item' from source: include params TASK [fedora.linux_system_roles.selinux : Copy module file linux-system-roles-selinux-test-b.pp] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:44 Monday 23 September 2024 09:04:58 -0400 (0:00:00.484) 0:00:50.395 ****** 13827 1727096698.39529: entering _queue_task() for managed_node3/copy 13827 1727096698.39934: worker is 1 (out of 1 available) 13827 1727096698.39949: exiting _queue_task() for managed_node3/copy 13827 1727096698.39964: done queuing things up, now waiting for results queue to drain 13827 1727096698.39966: waiting for pending results... 13827 1727096698.40286: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file linux-system-roles-selinux-test-b.pp 13827 1727096698.40487: in run() - task 12a9e070-eceb-0460-c064-0000000001ba 13827 1727096698.40507: variable 'ansible_search_path' from source: unknown 13827 1727096698.40516: variable 'ansible_search_path' from source: unknown 13827 1727096698.40564: calling self._execute() 13827 1727096698.40666: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096698.40685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096698.40700: variable 'omit' from source: magic vars 13827 1727096698.41202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096698.47496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096698.47548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096698.47578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096698.47601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096698.47619: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096698.47674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096698.47693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096698.47711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096698.47763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096698.47766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096698.48009: variable 'ansible_distribution' from source: facts 13827 1727096698.48013: variable 'ansible_distribution_major_version' from source: facts 13827 1727096698.48016: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096698.48018: variable 'state' from source: include params 13827 1727096698.48167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096698.48170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096698.48173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096698.48204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096698.48225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096698.48295: variable '__selinux_item' from source: include params 13827 1727096698.48312: Evaluated conditional (state == "enabled"): True 13827 1727096698.48424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096698.48592: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096698.48632: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096698.48669: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096698.48701: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096698.48746: 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) 13827 1727096698.48775: 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) 13827 1727096698.48828: 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) 13827 1727096698.48832: 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) 13827 1727096698.48907: variable '__selinux_item' from source: include params 13827 1727096698.48913: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096698.49007: variable 'module_file' from source: set_fact 13827 1727096698.49018: variable 'checksum' from source: include params 13827 1727096698.49119: variable 'selinux_installed_modules' from source: facts 13827 1727096698.49307: variable 'mod_name' from source: include params 13827 1727096698.49386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096698.49402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096698.49426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096698.49452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096698.49464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096698.49572: variable '__selinux_item' from source: include params 13827 1727096698.49589: variable 'priority' from source: include params 13827 1727096698.49662: variable '__selinux_item' from source: include params 13827 1727096698.49683: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096698.49688: variable 'omit' from source: magic vars 13827 1727096698.49739: variable 'omit' from source: magic vars 13827 1727096698.49805: variable 'tempdir' from source: set_fact 13827 1727096698.49867: variable '__selinux_item' from source: include params 13827 1727096698.49878: variable 'omit' from source: magic vars 13827 1727096698.49896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096698.49912: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096698.49922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096698.49933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096698.49943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096698.49958: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096698.49961: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096698.49964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096698.50023: Set connection var ansible_connection to ssh 13827 1727096698.50029: Set connection var ansible_shell_executable to /bin/sh 13827 1727096698.50040: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096698.50042: Set connection var ansible_shell_type to sh 13827 1727096698.50048: Set connection var ansible_pipelining to False 13827 1727096698.50053: Set connection var ansible_timeout to 10 13827 1727096698.50073: variable 'ansible_shell_executable' from source: unknown 13827 1727096698.50077: variable 'ansible_connection' from source: unknown 13827 1727096698.50079: variable 'ansible_module_compression' from source: unknown 13827 1727096698.50082: variable 'ansible_shell_type' from source: unknown 13827 1727096698.50084: variable 'ansible_shell_executable' from source: unknown 13827 1727096698.50086: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096698.50088: variable 'ansible_pipelining' from source: unknown 13827 1727096698.50090: variable 'ansible_timeout' from source: unknown 13827 1727096698.50100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096698.50161: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096698.50168: variable 'omit' from source: magic vars 13827 1727096698.50173: starting attempt loop 13827 1727096698.50176: running the handler 13827 1727096698.50183: _low_level_execute_command(): starting 13827 1727096698.50188: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096698.50670: 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 <<< 13827 1727096698.50674: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096698.50677: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.50714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096698.50726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.50800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.52457: stdout chunk (state=3): >>>/root <<< 13827 1727096698.52596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.52628: stderr chunk (state=3): >>><<< 13827 1727096698.52655: stdout chunk (state=3): >>><<< 13827 1727096698.52681: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096698.52715: _low_level_execute_command(): starting 13827 1727096698.52719: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890 `" && echo ansible-tmp-1727096698.52691-15184-204182408361890="` echo /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890 `" ) && sleep 0' 13827 1727096698.53468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096698.53516: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.53541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.53605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.55465: stdout chunk (state=3): >>>ansible-tmp-1727096698.52691-15184-204182408361890=/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890 <<< 13827 1727096698.55562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.55608: stderr chunk (state=3): >>><<< 13827 1727096698.55610: stdout chunk (state=3): >>><<< 13827 1727096698.55622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096698.52691-15184-204182408361890=/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096698.55661: evaluation_path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks 13827 1727096698.55679: search_path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/files/linux-system-roles-selinux-test-b.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/linux-system-roles-selinux-test-b.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/files/linux-system-roles-selinux-test-b.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/linux-system-roles-selinux-test-b.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/linux-system-roles-selinux-test-b.pp /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/linux-system-roles-selinux-test-b.pp 13827 1727096698.55735: variable 'ansible_module_compression' from source: unknown 13827 1727096698.55819: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096698.55848: variable 'ansible_facts' from source: unknown 13827 1727096698.55909: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py 13827 1727096698.56030: Sending initial data 13827 1727096698.56036: Sent initial data (151 bytes) 13827 1727096698.56608: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.56612: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096698.56614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.56616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.56618: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096698.56620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.56697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096698.56700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.56772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.58277: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096698.58333: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096698.58395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpjnouu2w2 /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py <<< 13827 1727096698.58402: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py" <<< 13827 1727096698.58458: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpjnouu2w2" to remote "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py" <<< 13827 1727096698.58461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py" <<< 13827 1727096698.59055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.59101: stderr chunk (state=3): >>><<< 13827 1727096698.59104: stdout chunk (state=3): >>><<< 13827 1727096698.59151: done transferring module to remote 13827 1727096698.59164: _low_level_execute_command(): starting 13827 1727096698.59169: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/ /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py && sleep 0' 13827 1727096698.59868: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.59946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.60006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.61736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.61766: stderr chunk (state=3): >>><<< 13827 1727096698.61772: stdout chunk (state=3): >>><<< 13827 1727096698.61831: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096698.61840: _low_level_execute_command(): starting 13827 1727096698.61843: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py && sleep 0' 13827 1727096698.62418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.62421: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096698.62423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.62425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096698.62427: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.62462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096698.62483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.62543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.64652: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096698.64688: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096698.64717: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096698.64788: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096698.64791: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096698.64824: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096698.64861: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096698.64884: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096698.64894: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096698.64901: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096698.64942: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096698.64948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.64967: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096698.64992: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096698.65021: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096698.65045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096698.65058: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77641684d0> <<< 13827 1727096698.65068: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7764137b30> <<< 13827 1727096698.65087: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096698.65097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096698.65103: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776416aa50> <<< 13827 1727096698.65124: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096698.65158: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096698.65163: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096698.65179: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096698.65213: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096698.65306: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096698.65328: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096698.65355: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096698.65372: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096698.65408: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096698.65425: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096698.65453: 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 <<< 13827 1727096698.65459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096698.65474: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f1d130> <<< 13827 1727096698.65540: 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 <<< 13827 1727096698.65545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.65581: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f1dfa0> <<< 13827 1727096698.65588: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096698.65607: 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. <<< 13827 1727096698.65828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096698.65847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096698.65860: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096698.65877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.65896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096698.65940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096698.65952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096698.65980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096698.65987: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f5bdd0> <<< 13827 1727096698.66013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096698.66022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096698.66055: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f5bfe0> <<< 13827 1727096698.66075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096698.66096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096698.66129: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096698.66174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.66195: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096698.66232: 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 0x7f7763f937a0> <<< 13827 1727096698.66261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f93e30> <<< 13827 1727096698.66284: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096698.66327: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f73aa0> <<< 13827 1727096698.66342: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096698.66375: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f711c0> <<< 13827 1727096698.66473: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f58f80> <<< 13827 1727096698.66511: stdout chunk (state=3): >>># /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' <<< 13827 1727096698.66525: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096698.66547: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096698.66566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096698.66590: 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' <<< 13827 1727096698.66634: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fb3710> <<< 13827 1727096698.66668: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fb2330> <<< 13827 1727096698.66671: 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' <<< 13827 1727096698.66685: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f72090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fb0b90> <<< 13827 1727096698.66743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096698.66753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fe87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f58200> <<< 13827 1727096698.66769: 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' <<< 13827 1727096698.66803: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.66811: 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 0x7f7763fe8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fe8b00> <<< 13827 1727096698.66850: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.66861: 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 0x7f7763fe8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f56d20> <<< 13827 1727096698.66885: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096698.66890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.66907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096698.66951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096698.66979: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fe9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fe9250> import 'importlib.machinery' # <<< 13827 1727096698.67040: 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' <<< 13827 1727096698.67044: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fea480> import 'importlib.util' # import 'runpy' # <<< 13827 1727096698.67074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096698.67099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096698.67128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096698.67142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77640006b0> <<< 13827 1727096698.67182: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096698.67186: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.67230: 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 0x7f7764001dc0> <<< 13827 1727096698.67233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096698.67274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7764002c30> <<< 13827 1727096698.67311: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.67322: 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 0x7f7764003260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7764002180> <<< 13827 1727096698.67337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096698.67364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096698.67396: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.67402: 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 0x7f7764003ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7764003410> <<< 13827 1727096698.67457: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fea4e0> <<< 13827 1727096698.67464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096698.67493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096698.67508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096698.67534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096698.67576: 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 0x7f7763d8bb90> <<< 13827 1727096698.67609: 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' <<< 13827 1727096698.67644: 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 0x7f7763db45c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db4320> <<< 13827 1727096698.67660: 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 0x7f7763db45f0> <<< 13827 1727096698.67692: 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' <<< 13827 1727096698.67754: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.67881: 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 0x7f7763db4f20> <<< 13827 1727096698.68007: 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 0x7f7763db58e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db47d0> <<< 13827 1727096698.68017: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763d89d30> <<< 13827 1727096698.68049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096698.68062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096698.68094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096698.68107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db6c90> <<< 13827 1727096698.68130: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db5a00> <<< 13827 1727096698.68151: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763feabd0> <<< 13827 1727096698.68172: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096698.68244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.68259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096698.68296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096698.68319: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763ddaff0> <<< 13827 1727096698.68378: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096698.68386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.68416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096698.68427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096698.68474: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763e033e0> <<< 13827 1727096698.68491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096698.68552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096698.68592: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096698.68615: 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 0x7f7763e641a0> <<< 13827 1727096698.68638: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096698.68663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096698.68696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096698.68727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096698.68817: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763e66900> <<< 13827 1727096698.68889: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763e642c0> <<< 13827 1727096698.68926: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763e31190> <<< 13827 1727096698.68951: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096698.68959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776372d220> <<< 13827 1727096698.68977: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763e021e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db7bf0> <<< 13827 1727096698.69087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096698.69115: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f776372d4c0> <<< 13827 1727096698.69253: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_vpqf7fn8/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 13827 1727096698.69364: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.69393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096698.69405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096698.69449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096698.69521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096698.69580: 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 0x7f7763782f30> <<< 13827 1727096698.69592: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096698.69770: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763761e20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763760fb0> # zipimport: zlib available <<< 13827 1727096698.69811: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096698.69838: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13827 1727096698.69858: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.71403: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.72304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096698.72313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763780dd0> <<< 13827 1727096698.72334: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096698.72341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.72366: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096698.72375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096698.72389: 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' <<< 13827 1727096698.72418: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.72423: 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 0x7f77637aa8d0> <<< 13827 1727096698.72449: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637aa660> <<< 13827 1727096698.72484: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637a9fa0> <<< 13827 1727096698.72502: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096698.72508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096698.72553: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637aa9f0> <<< 13827 1727096698.72555: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776416a9c0> import 'atexit' # <<< 13827 1727096698.72584: 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 0x7f77637ab620> <<< 13827 1727096698.72626: 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' <<< 13827 1727096698.72629: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77637ab860> <<< 13827 1727096698.72633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096698.72681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096698.72706: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096698.72742: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637abcb0> <<< 13827 1727096698.72747: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096698.72772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096698.72790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096698.72829: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763611ac0> <<< 13827 1727096698.72853: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.72863: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77636136e0> <<< 13827 1727096698.72879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096698.72896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096698.72925: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763613fb0> <<< 13827 1727096698.72948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096698.72971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096698.72990: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763615220> <<< 13827 1727096698.73007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096698.73046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096698.73065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096698.73070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096698.73120: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763617d10> <<< 13827 1727096698.73154: 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 0x7f7763ddaf60> <<< 13827 1727096698.73175: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763615fd0> <<< 13827 1727096698.73192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096698.73225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096698.73246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096698.73252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096698.73264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096698.73291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096698.73316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096698.73323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776361fbf0> <<< 13827 1727096698.73342: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096698.73407: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776361e6c0><<< 13827 1727096698.73411: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776361e450> <<< 13827 1727096698.73428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096698.73438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096698.73507: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776361e990> <<< 13827 1727096698.73536: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77636164e0> <<< 13827 1727096698.73564: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.73567: 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 0x7f7763667e00> <<< 13827 1727096698.73589: 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' <<< 13827 1727096698.73593: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763667e90> <<< 13827 1727096698.73618: 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 <<< 13827 1727096698.73676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096698.73681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096698.73715: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7763669a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763669850> <<< 13827 1727096698.73718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096698.73816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096698.73955: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.73960: 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 0x7f776366bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776366a180> <<< 13827 1727096698.74192: 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 0x7f776366f770> <<< 13827 1727096698.74196: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776366c140> # 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 0x7f7763670860> # 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 0x7f7763670800> <<< 13827 1727096698.74237: 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' <<< 13827 1727096698.74263: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77636708f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77636681a0> <<< 13827 1727096698.74286: 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' <<< 13827 1727096698.74360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096698.74371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096698.74392: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77636f80b0> <<< 13827 1727096698.74503: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.74540: 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 0x7f77636f9220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763672840> <<< 13827 1727096698.74572: 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 0x7f7763673bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763672450> # zipimport: zlib available <<< 13827 1727096698.74596: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096698.74612: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.74684: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.74770: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.74800: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13827 1727096698.74825: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096698.74838: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.74952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.75072: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.75581: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.76130: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096698.76171: 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' <<< 13827 1727096698.76214: 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 0x7f7763501430> <<< 13827 1727096698.76305: 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' <<< 13827 1727096698.76309: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763502210> <<< 13827 1727096698.76331: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77636713d0> <<< 13827 1727096698.76368: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096698.76416: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.76430: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096698.76562: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.76732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763502270> <<< 13827 1727096698.76750: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.77189: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.77652: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.77693: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.77780: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096698.77783: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.77808: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.77847: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096698.77858: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.77921: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78023: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096698.78047: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096698.78061: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78090: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78127: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096698.78140: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78364: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096698.78648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096698.78651: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096698.78722: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77635033e0> <<< 13827 1727096698.78725: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78874: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096698.78902: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.78987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096698.78997: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79039: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79137: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79197: 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 <<< 13827 1727096698.79235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.79313: 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 0x7f776350de50> <<< 13827 1727096698.79343: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776350bbc0> <<< 13827 1727096698.79388: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096698.79398: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79539: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79586: 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' <<< 13827 1727096698.79617: 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' <<< 13827 1727096698.79642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096698.79705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096698.79729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096698.79741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096698.79786: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637fa9c0> <<< 13827 1727096698.79831: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637ee690> <<< 13827 1727096698.79915: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776350e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776350df70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096698.79919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.79971: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096698.80039: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096698.80063: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096698.80086: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.80196: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.80388: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.81146: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/linux_system_role.selinuxt77whs1m", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 178694, "dev": 51714, "nlink": 2, "atime": 1727096698.2889414, "mtime": 1727096698.2889414, "ctime": 1727096698.2889414, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2091632925", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxt77whs1m", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 13827 1727096698.81151: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096698.81532: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096698.81536: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 13827 1727096698.81567: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.81594: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.81650: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.81663: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.81704: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.81917: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096698.81972: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096698.81995: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096698.82026: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096698.82084: 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 # destroy encodings <<< 13827 1727096698.82109: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096698.82151: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096698.82154: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096698.82184: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096698.82238: 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 <<< 13827 1727096698.82245: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13827 1727096698.82329: 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 # 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 <<< 13827 1727096698.82332: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 13827 1727096698.82367: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.82502: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096698.82540: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13827 1727096698.82570: stdout chunk (state=3): >>># destroy tokenize <<< 13827 1727096698.82602: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096698.82626: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096698.82643: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096698.82743: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13827 1727096698.82778: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 13827 1727096698.82812: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 13827 1727096698.82827: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096698.83177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096698.83193: stderr chunk (state=3): >>><<< 13827 1727096698.83203: stdout chunk (state=3): >>><<< 13827 1727096698.83312: _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 0x7f77641684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7764137b30> # /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 0x7f776416aa50> 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 0x7f7763f1d130> # /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 0x7f7763f1dfa0> 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 0x7f7763f5bdd0> # /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 0x7f7763f5bfe0> # /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 0x7f7763f937a0> # /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 0x7f7763f93e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f73aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f711c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f58f80> # /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 0x7f7763fb3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fb2330> # /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 0x7f7763f72090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fb0b90> # /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 0x7f7763fe87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f58200> # /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 0x7f7763fe8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fe8b00> # 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 0x7f7763fe8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763f56d20> # /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 0x7f7763fe9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fe9250> 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 0x7f7763fea480> 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 0x7f77640006b0> 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 0x7f7764001dc0> # /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 0x7f7764002c30> # 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 0x7f7764003260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7764002180> # /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 0x7f7764003ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7764003410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763fea4e0> # /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 0x7f7763d8bb90> # /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 0x7f7763db45c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db4320> # 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 0x7f7763db45f0> # /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 0x7f7763db4f20> # 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 0x7f7763db58e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db47d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763d89d30> # /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 0x7f7763db6c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db5a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763feabd0> # /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 0x7f7763ddaff0> # /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 0x7f7763e033e0> # /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 0x7f7763e641a0> # /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 0x7f7763e66900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763e642c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763e31190> # /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 0x7f776372d220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763e021e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763db7bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f776372d4c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_vpqf7fn8/ansible_ansible.legacy.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 0x7f7763782f30> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763761e20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763760fb0> # 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 0x7f7763780dd0> # /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 0x7f77637aa8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637aa660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637a9fa0> # /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 0x7f77637aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776416a9c0> 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 0x7f77637ab620> # 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 0x7f77637ab860> # /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 0x7f77637abcb0> 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 0x7f7763611ac0> # 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 0x7f77636136e0> # /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 0x7f7763613fb0> # /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 0x7f7763615220> # /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 0x7f7763617d10> # 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 0x7f7763ddaf60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763615fd0> # /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 0x7f776361fbf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776361e6c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776361e450> # /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 0x7f776361e990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77636164e0> # 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 0x7f7763667e00> # /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 0x7f7763667e90> # /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 0x7f7763669a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763669850> # /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 0x7f776366bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776366a180> # /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 0x7f776366f770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776366c140> # 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 0x7f7763670860> # 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 0x7f7763670800> # 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 0x7f77636708f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77636681a0> # /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 0x7f77636f80b0> # 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 0x7f77636f9220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763672840> # 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 0x7f7763673bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7763672450> # 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 0x7f7763501430> # /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 0x7f7763502210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77636713d0> 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 0x7f7763502270> # 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 0x7f77635033e0> # 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 0x7f776350de50> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776350bbc0> 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 0x7f77637fa9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77637ee690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776350e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f776350df70> # 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": true, "path": "/tmp/linux_system_role.selinuxt77whs1m", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 178694, "dev": 51714, "nlink": 2, "atime": 1727096698.2889414, "mtime": 1727096698.2889414, "ctime": 1727096698.2889414, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2091632925", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxt77whs1m", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096698.84187: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/linux_system_role.selinuxt77whs1m', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096698.52691-15184-204182408361890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 13827 1727096698.84191: variable 'ansible_module_compression' from source: unknown 13827 1727096698.84194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096698.84196: variable 'ansible_facts' from source: unknown 13827 1727096698.84198: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py 13827 1727096698.84298: Sending initial data 13827 1727096698.84301: Sent initial data (151 bytes) 13827 1727096698.84780: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096698.84830: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096698.84843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096698.84935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096698.84949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.84969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.85062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.86667: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096698.86718: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096698.86834: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpp0rp3unr /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py <<< 13827 1727096698.86845: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py" <<< 13827 1727096698.86871: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpp0rp3unr" to remote "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py" <<< 13827 1727096698.87814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.87967: stderr chunk (state=3): >>><<< 13827 1727096698.87970: stdout chunk (state=3): >>><<< 13827 1727096698.87972: done transferring module to remote 13827 1727096698.87975: _low_level_execute_command(): starting 13827 1727096698.87977: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/ /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py && sleep 0' 13827 1727096698.88530: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096698.88546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096698.88562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096698.88581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096698.88605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096698.88705: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.88727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.88821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.90559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096698.90634: stderr chunk (state=3): >>><<< 13827 1727096698.90644: stdout chunk (state=3): >>><<< 13827 1727096698.90669: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096698.90761: _low_level_execute_command(): starting 13827 1727096698.90765: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_stat.py && sleep 0' 13827 1727096698.91390: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096698.91485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096698.91512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096698.91619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096698.93727: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096698.93753: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096698.93794: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096698.93855: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096698.93919: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096698.93936: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096698.93964: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13827 1727096698.93976: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096698.94028: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.94054: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 13827 1727096698.94102: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096698.94178: 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 0x7f9ee63b44d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6383b00> <<< 13827 1727096698.94182: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee63b6a50><<< 13827 1727096698.94192: stdout chunk (state=3): >>> import '_signal' # <<< 13827 1727096698.94230: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096698.94259: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096698.94281: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096698.94372: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096698.94420: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096698.94424: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096698.94452: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096698.94489: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096698.94500: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 13827 1727096698.94524: 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 0x7f9ee6165130> <<< 13827 1727096698.94602: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.94617: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6165fa0> <<< 13827 1727096698.94632: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096698.94658: 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. <<< 13827 1727096698.94896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096698.94899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096698.94932: 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' <<< 13827 1727096698.94943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096698.95060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096698.95307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61a3dd0> # /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 0x7f9ee61a3fe0> <<< 13827 1727096698.95314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # 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 0x7f9ee61db800> # /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 0x7f9ee61dbe90> <<< 13827 1727096698.95317: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096698.95351: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61bbaa0> <<< 13827 1727096698.95369: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096698.95390: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61b91c0> <<< 13827 1727096698.95474: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61a0f80> <<< 13827 1727096698.95503: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096698.95536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13827 1727096698.95553: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096698.95582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096698.95607: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096698.95626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096698.95654: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61fb770> <<< 13827 1727096698.95680: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61fa390> # /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 0x7f9ee61ba090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61f8ad0> <<< 13827 1727096698.95751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096698.95783: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6230800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61a0200> # /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' <<< 13827 1727096698.95811: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ee6230cb0> <<< 13827 1727096698.95824: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6230b60> <<< 13827 1727096698.95861: 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 0x7f9ee6230ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee619ed20> <<< 13827 1727096698.95890: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096698.95908: stdout chunk (state=3): >>># 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 <<< 13827 1727096698.95953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096698.95968: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6231580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6231250> import 'importlib.machinery' # <<< 13827 1727096698.96020: 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' <<< 13827 1727096698.96023: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6232480> <<< 13827 1727096698.96055: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096698.96060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096698.96099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096698.96137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee62486b0> <<< 13827 1727096698.96165: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096698.96181: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ee6249d90> <<< 13827 1727096698.96210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096698.96249: 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' <<< 13827 1727096698.96264: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee624ac30> <<< 13827 1727096698.96296: 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 0x7f9ee624b290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee624a180> <<< 13827 1727096698.96313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096698.96357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096698.96379: 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 0x7f9ee624bd10> <<< 13827 1727096698.96388: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee624b440> <<< 13827 1727096698.96415: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee62324e0> <<< 13827 1727096698.96462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096698.96472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096698.96495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096698.96507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096698.96551: 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 0x7f9ee5fc3b60> <<< 13827 1727096698.96591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.96608: 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 0x7f9ee5fec5f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5fec380> <<< 13827 1727096698.96630: 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 0x7f9ee5fec620> <<< 13827 1727096698.96658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096698.96672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096698.96723: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096698.96853: 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 0x7f9ee5fecf20> <<< 13827 1727096698.96970: 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 0x7f9ee5fed8e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5fec800> <<< 13827 1727096698.96993: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5fc1d00> <<< 13827 1727096698.97015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096698.97054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096698.97072: 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' <<< 13827 1727096698.97095: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5feec90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5feda00> <<< 13827 1727096698.97117: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6232660> <<< 13827 1727096698.97140: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096698.97195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.97223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096698.97246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096698.97278: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6016ff0> <<< 13827 1727096698.97336: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096698.97363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096698.97368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096698.97387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096698.97419: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee603b3e0> <<< 13827 1727096698.97444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096698.97594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096698.97597: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee609c1d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096698.97615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096698.97645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096698.97679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096698.97765: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee609e930> <<< 13827 1727096698.97836: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee609c2f0> <<< 13827 1727096698.97875: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee60691c0> <<< 13827 1727096698.97914: 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 0x7f9ee5925280> <<< 13827 1727096698.97930: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee603a1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5fefbc0> <<< 13827 1727096698.98036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096698.98052: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9ee603a7e0> <<< 13827 1727096698.98214: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_9nbt38d5/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 13827 1727096698.98346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096698.98368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096698.98413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096698.98486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096698.98523: 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 0x7f9ee597af90> import '_typing' # <<< 13827 1727096698.98715: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5959e80> <<< 13827 1727096698.98743: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5958fe0> # zipimport: zlib available <<< 13827 1727096698.98776: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13827 1727096698.98804: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096698.98815: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096699.00197: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.01323: 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 0x7f9ee5978ce0> <<< 13827 1727096699.01379: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096699.01404: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096699.01407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096699.01451: 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 0x7f9ee59a2870> <<< 13827 1727096699.01454: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59a2600> <<< 13827 1727096699.01483: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59a1f10> <<< 13827 1727096699.01508: 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' <<< 13827 1727096699.01559: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59a2960> <<< 13827 1727096699.01575: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61ba9c0> import 'atexit' # <<< 13827 1727096699.01623: 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 0x7f9ee59a3530> <<< 13827 1727096699.01627: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.01639: 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 0x7f9ee59a36e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096699.01689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13827 1727096699.01745: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59a3bf0> <<< 13827 1727096699.01788: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096699.01791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096699.01851: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee58099d0> <<< 13827 1727096699.01860: 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 0x7f9ee580b5f0> <<< 13827 1727096699.01890: stdout chunk (state=3): >>># /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' <<< 13827 1727096699.01933: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee580bf20> <<< 13827 1727096699.01945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096699.01982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096699.02010: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee580d0d0> <<< 13827 1727096699.02028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096699.02057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096699.02071: 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' <<< 13827 1727096699.02123: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee580fbf0> <<< 13827 1727096699.02159: 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 0x7f9ee6016f60> <<< 13827 1727096699.02175: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee580deb0> <<< 13827 1727096699.02195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096699.02220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096699.02258: 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' <<< 13827 1727096699.02269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096699.02300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096699.02327: 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 0x7f9ee5817b60> <<< 13827 1727096699.02352: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096699.02427: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5816630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5816390> <<< 13827 1727096699.02430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096699.02457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096699.02513: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5816900> <<< 13827 1727096699.02555: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee580e3c0> <<< 13827 1727096699.02583: 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 0x7f9ee585fd40> <<< 13827 1727096699.02626: 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 0x7f9ee585fef0> <<< 13827 1727096699.02629: 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 <<< 13827 1727096699.02662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096699.02670: 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' <<< 13827 1727096699.02712: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.02715: 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 0x7f9ee58619a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5861760> <<< 13827 1727096699.02736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096699.02811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096699.02867: 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 0x7f9ee5863ef0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5862090> <<< 13827 1727096699.02885: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096699.02926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.02955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096699.03006: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee58676e0> <<< 13827 1727096699.03123: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5863fb0> <<< 13827 1727096699.03180: 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 0x7f9ee58684a0> <<< 13827 1727096699.03217: 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 0x7f9ee58686b0> <<< 13827 1727096699.03264: 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 0x7f9ee5868a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5860080><<< 13827 1727096699.03306: 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' <<< 13827 1727096699.03311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096699.03341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096699.03382: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.03386: 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 0x7f9ee58f40e0> <<< 13827 1727096699.03539: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.03555: 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 0x7f9ee58f4ec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee586a870> <<< 13827 1727096699.03589: 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 0x7f9ee586bc20> <<< 13827 1727096699.03612: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee586a4b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096699.03626: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.03752: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.03816: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.03820: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096699.03866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096699.03869: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.04005: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.04089: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.04607: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.05146: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096699.05183: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096699.05187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.05235: 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 0x7f9ee58f9070> <<< 13827 1727096699.05338: 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' <<< 13827 1727096699.05389: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee58f9e20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee58f5100> <<< 13827 1727096699.05395: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096699.05412: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096699.05433: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096699.05752: stdout chunk (state=3): >>># 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 0x7f9ee58f9e50> <<< 13827 1727096699.05765: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.06202: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.06639: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.06715: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.06794: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096699.06797: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.06829: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.06874: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096699.06882: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.06946: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.07040: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096699.07047: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.07075: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096699.07103: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.07147: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096699.07155: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.07380: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.07611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096699.07673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096699.07676: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096699.07741: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee58fb050> # zipimport: zlib available <<< 13827 1727096699.07823: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.07913: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096699.07917: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096699.07938: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.07971: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.08019: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096699.08022: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.08064: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.08104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.08165: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.08224: 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 <<< 13827 1727096699.08255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.08339: 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' <<< 13827 1727096699.08363: 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 0x7f9ee5705c70> <<< 13827 1727096699.08405: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5700980> <<< 13827 1727096699.08419: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096699.08480: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.08537: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.08567: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.08626: 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' <<< 13827 1727096699.08667: 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' <<< 13827 1727096699.08670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096699.08754: 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 <<< 13827 1727096699.08767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096699.08819: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59d67b0> <<< 13827 1727096699.08865: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59ee480> <<< 13827 1727096699.08963: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5705eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5705c40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096699.08979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.09013: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.09016: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096699.09096: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13827 1727096699.09113: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096699.09129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.09255: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.09595: stdout chunk (state=3): >>># zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 13827 1727096699.09598: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096699.09860: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096699.09888: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 13827 1727096699.09926: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.09957: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.09994: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.10051: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.10306: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096699.10360: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 <<< 13827 1727096699.10377: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096699.10418: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096699.10451: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 13827 1727096699.10492: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096699.10529: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096699.10541: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096699.10591: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096699.10627: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 13827 1727096699.10643: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.10685: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.10738: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # 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 <<< 13827 1727096699.10750: 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 <<< 13827 1727096699.10883: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096699.10898: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 13827 1727096699.10944: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096699.10970: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 13827 1727096699.11004: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096699.11016: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096699.11104: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096699.11130: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.11183: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096699.11187: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 13827 1727096699.11210: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096699.11604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096699.11627: stderr chunk (state=3): >>><<< 13827 1727096699.11630: stdout chunk (state=3): >>><<< 13827 1727096699.11785: _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 0x7f9ee63b44d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6383b00> # /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 0x7f9ee63b6a50> 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 0x7f9ee6165130> # /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 0x7f9ee6165fa0> 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 0x7f9ee61a3dd0> # /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 0x7f9ee61a3fe0> # /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 0x7f9ee61db800> # /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 0x7f9ee61dbe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61bbaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61b91c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61a0f80> # /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 0x7f9ee61fb770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61fa390> # /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 0x7f9ee61ba090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61f8ad0> # /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 0x7f9ee6230800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61a0200> # /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 0x7f9ee6230cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6230b60> # 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 0x7f9ee6230ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee619ed20> # /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 0x7f9ee6231580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6231250> 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 0x7f9ee6232480> 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 0x7f9ee62486b0> 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 0x7f9ee6249d90> # /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 0x7f9ee624ac30> # 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 0x7f9ee624b290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee624a180> # /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 0x7f9ee624bd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee624b440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee62324e0> # /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 0x7f9ee5fc3b60> # /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 0x7f9ee5fec5f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5fec380> # 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 0x7f9ee5fec620> # /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 0x7f9ee5fecf20> # 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 0x7f9ee5fed8e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5fec800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5fc1d00> # /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 0x7f9ee5feec90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5feda00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee6232660> # /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 0x7f9ee6016ff0> # /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 0x7f9ee603b3e0> # /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 0x7f9ee609c1d0> # /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 0x7f9ee609e930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee609c2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee60691c0> # /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 0x7f9ee5925280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee603a1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5fefbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9ee603a7e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_9nbt38d5/ansible_ansible.legacy.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 0x7f9ee597af90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5959e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5958fe0> # 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 0x7f9ee5978ce0> # /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 0x7f9ee59a2870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59a2600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59a1f10> # /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 0x7f9ee59a2960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee61ba9c0> 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 0x7f9ee59a3530> # 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 0x7f9ee59a36e0> # /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 0x7f9ee59a3bf0> 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 0x7f9ee58099d0> # 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 0x7f9ee580b5f0> # /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 0x7f9ee580bf20> # /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 0x7f9ee580d0d0> # /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 0x7f9ee580fbf0> # 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 0x7f9ee6016f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee580deb0> # /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 0x7f9ee5817b60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5816630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5816390> # /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 0x7f9ee5816900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee580e3c0> # 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 0x7f9ee585fd40> # /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 0x7f9ee585fef0> # /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 0x7f9ee58619a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5861760> # /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 0x7f9ee5863ef0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5862090> # /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 0x7f9ee58676e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5863fb0> # 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 0x7f9ee58684a0> # 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 0x7f9ee58686b0> # 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 0x7f9ee5868a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5860080> # /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 0x7f9ee58f40e0> # 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 0x7f9ee58f4ec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee586a870> # 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 0x7f9ee586bc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee586a4b0> # 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 0x7f9ee58f9070> # /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 0x7f9ee58f9e20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee58f5100> 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 0x7f9ee58f9e50> # 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 0x7f9ee58fb050> # 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 0x7f9ee5705c70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5700980> 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 0x7f9ee59d67b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee59ee480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5705eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ee5705c40> # 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": "/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096699.12350: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096698.52691-15184-204182408361890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 13827 1727096699.12484: Sending initial data 13827 1727096699.12532: Sent initial data (203 bytes) 13827 1727096699.13162: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.13234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096699.13262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.13288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.13388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.15009: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096699.15074: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096699.15141: stdout chunk (state=3): >>>sftp> put /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/linux-system-roles-selinux-test-b.pp /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp <<< 13827 1727096699.15146: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp" <<< 13827 1727096699.15193: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/linux-system-roles-selinux-test-b.pp" to remote "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp" <<< 13827 1727096699.15869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.15872: stderr chunk (state=3): >>><<< 13827 1727096699.15875: stdout chunk (state=3): >>><<< 13827 1727096699.15877: _low_level_execute_command(): starting 13827 1727096699.15880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/ /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp && sleep 0' 13827 1727096699.16523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096699.16534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096699.16542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096699.16559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096699.16660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.16680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.16769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.18663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.18667: stderr chunk (state=3): >>><<< 13827 1727096699.18669: stdout chunk (state=3): >>><<< 13827 1727096699.18676: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096699.18679: variable 'ansible_module_compression' from source: unknown 13827 1727096699.18681: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 13827 1727096699.18683: variable 'ansible_facts' from source: unknown 13827 1727096699.18744: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_copy.py 13827 1727096699.18969: Sending initial data 13827 1727096699.18978: Sent initial data (151 bytes) 13827 1727096699.19540: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096699.19592: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096699.19607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.19683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096699.19707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.19733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.19822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.21363: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 13827 1727096699.21391: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096699.21460: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096699.21540: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpjxexo6nc /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_copy.py <<< 13827 1727096699.21543: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_copy.py" <<< 13827 1727096699.21593: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpjxexo6nc" to remote "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_copy.py" <<< 13827 1727096699.22481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.22484: stdout chunk (state=3): >>><<< 13827 1727096699.22486: stderr chunk (state=3): >>><<< 13827 1727096699.22494: done transferring module to remote 13827 1727096699.22507: _low_level_execute_command(): starting 13827 1727096699.22514: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/ /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_copy.py && sleep 0' 13827 1727096699.23176: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096699.23190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096699.23206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096699.23233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096699.23251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096699.23275: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096699.23339: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.23385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096699.23410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.23461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.23513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.25371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.25375: stdout chunk (state=3): >>><<< 13827 1727096699.25378: stderr chunk (state=3): >>><<< 13827 1727096699.25380: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096699.25383: _low_level_execute_command(): starting 13827 1727096699.25385: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/AnsiballZ_copy.py && sleep 0' 13827 1727096699.25997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096699.26029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096699.26069: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.26147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096699.26169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.26192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.26295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.28390: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096699.28427: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096699.28455: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096699.28529: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096699.28565: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096699.28596: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096699.28637: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096699.28640: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096699.28683: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.28706: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096699.28734: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096699.28764: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096699.28798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096699.28800: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb6184d0> <<< 13827 1727096699.28828: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb5e7b30> <<< 13827 1727096699.28846: 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' <<< 13827 1727096699.28850: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb61aa50> <<< 13827 1727096699.28876: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096699.28898: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096699.28903: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096699.28912: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096699.28949: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096699.29039: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096699.29065: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096699.29073: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096699.29092: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096699.29122: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096699.29126: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096699.29128: stdout chunk (state=3): >>>Processing global site-packages <<< 13827 1727096699.29150: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096699.29153: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096699.29187: 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 <<< 13827 1727096699.29190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096699.29212: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb3c9130> <<< 13827 1727096699.29271: 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 <<< 13827 1727096699.29280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.29287: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb3c9fa0> <<< 13827 1727096699.29317: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096699.29340: 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. <<< 13827 1727096699.29591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096699.29596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096699.29648: 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' <<< 13827 1727096699.29651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096699.29692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096699.29728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096699.29747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096699.29750: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb407dd0> <<< 13827 1727096699.29799: stdout chunk (state=3): >>># /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' # <<< 13827 1727096699.29819: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb407fe0> <<< 13827 1727096699.29843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096699.29874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096699.29882: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096699.29960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.29964: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096699.30012: 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 0x7fe1cb43f800> <<< 13827 1727096699.30015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096699.30037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb43fe90> import '_collections' # <<< 13827 1727096699.30080: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb41faa0> <<< 13827 1727096699.30089: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096699.30116: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb41d1c0> <<< 13827 1727096699.30204: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb404f80> <<< 13827 1727096699.30255: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096699.30260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096699.30282: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096699.30308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096699.30333: 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' <<< 13827 1727096699.30379: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb45f6e0> <<< 13827 1727096699.30407: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb45e300> <<< 13827 1727096699.30445: 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 0x7fe1cb41e060> <<< 13827 1727096699.30513: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb406e70> # /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 0x7fe1cb4947a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb404200> <<< 13827 1727096699.30522: 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' <<< 13827 1727096699.30583: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1cb494c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb494b00> <<< 13827 1727096699.30602: 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 0x7fe1cb494ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb402d20> <<< 13827 1727096699.30638: 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' <<< 13827 1727096699.30657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096699.30681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096699.30711: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb4955b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb495280> <<< 13827 1727096699.30714: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096699.30755: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096699.30760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096699.30764: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb4964b0> <<< 13827 1727096699.30782: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096699.30787: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096699.30819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096699.30843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096699.30874: 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' <<< 13827 1727096699.30882: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb4ac680> <<< 13827 1727096699.30892: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096699.30927: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.30929: 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 0x7fe1cb4add30> <<< 13827 1727096699.30953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096699.30962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096699.30988: 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' <<< 13827 1727096699.31007: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb4aebd0> <<< 13827 1727096699.31043: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.31052: 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 0x7fe1cb4af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb4ae120> <<< 13827 1727096699.31077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096699.31085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096699.31134: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.31139: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.31142: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1cb4afcb0> <<< 13827 1727096699.31152: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb4af3e0> <<< 13827 1727096699.31191: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb496450> <<< 13827 1727096699.31210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096699.31241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096699.31258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096699.31282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096699.31311: 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 0x7fe1cb23bb90> <<< 13827 1727096699.31340: 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' <<< 13827 1727096699.31370: 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 0x7fe1cb264620> <<< 13827 1727096699.31373: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb264380> <<< 13827 1727096699.31399: 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 0x7fe1cb264650> <<< 13827 1727096699.31430: 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' <<< 13827 1727096699.31506: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.31627: 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 0x7fe1cb264f80> <<< 13827 1727096699.31741: 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 0x7fe1cb2658b0> <<< 13827 1727096699.31746: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb264830> <<< 13827 1727096699.31763: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb239d30> <<< 13827 1727096699.31796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096699.31807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096699.31834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096699.31847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096699.31850: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb266cc0> <<< 13827 1727096699.31870: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb265a00> <<< 13827 1727096699.31900: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb496ba0> <<< 13827 1727096699.31925: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096699.31983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.32009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096699.32037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096699.32069: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb28b020> <<< 13827 1727096699.32126: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096699.32139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.32154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096699.32180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096699.32220: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb2b3410> <<< 13827 1727096699.32244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096699.32284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096699.32346: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096699.32362: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13827 1727096699.32367: 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 0x7fe1cb314200> <<< 13827 1727096699.32382: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096699.32415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096699.32438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096699.32480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096699.32565: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb316960> <<< 13827 1727096699.32642: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb314320> <<< 13827 1727096699.32678: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb2e1220> <<< 13827 1727096699.32714: 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 0x7fe1cb119280> <<< 13827 1727096699.32735: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb2b2210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb267bf0> <<< 13827 1727096699.32849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096699.32861: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1cb2b2570> <<< 13827 1727096699.33023: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_1pwtmmwy/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available <<< 13827 1727096699.33155: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.33189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096699.33199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096699.33241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096699.33312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096699.33361: 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 0x7fe1cb16efc0> import '_typing' # <<< 13827 1727096699.33546: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb14deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb14d040> # zipimport: zlib available <<< 13827 1727096699.33581: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13827 1727096699.33619: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.33646: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 13827 1727096699.33649: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.35040: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.36164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096699.36171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb16ce60> <<< 13827 1727096699.36191: 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' <<< 13827 1727096699.36214: 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' <<< 13827 1727096699.36222: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096699.36237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096699.36264: 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 0x7fe1cb1969f0> <<< 13827 1727096699.36297: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb196780> <<< 13827 1727096699.36336: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb196090> <<< 13827 1727096699.36352: 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' <<< 13827 1727096699.36398: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb1967e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb16f9e0> import 'atexit' # <<< 13827 1727096699.36441: 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 0x7fe1cb197710> <<< 13827 1727096699.36469: 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' <<< 13827 1727096699.36481: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1cb197950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096699.36530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 13827 1727096699.36585: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb197e60> import 'pwd' # <<< 13827 1727096699.36612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096699.36638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096699.36679: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab0dc40> <<< 13827 1727096699.36708: 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 0x7fe1cab0f860> <<< 13827 1727096699.36740: stdout chunk (state=3): >>># /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' <<< 13827 1727096699.36787: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab10230> <<< 13827 1727096699.36790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096699.36833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096699.36848: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab113d0> <<< 13827 1727096699.36883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096699.36887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096699.36914: 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' <<< 13827 1727096699.36965: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab13e90> <<< 13827 1727096699.37020: 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 0x7fe1cb14cfb0> <<< 13827 1727096699.37023: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab12150> <<< 13827 1727096699.37039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096699.37076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096699.37102: 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' <<< 13827 1727096699.37113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096699.37146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096699.37217: 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 0x7fe1cab1be00> import '_tokenize' # <<< 13827 1727096699.37282: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab1a8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab1a630> <<< 13827 1727096699.37285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096699.37304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096699.37354: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab1aba0> <<< 13827 1727096699.37373: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab12660> <<< 13827 1727096699.37404: 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 0x7fe1cab63f50> <<< 13827 1727096699.37438: 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' <<< 13827 1727096699.37445: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab64290> <<< 13827 1727096699.37469: 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 <<< 13827 1727096699.37472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096699.37496: 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' <<< 13827 1727096699.37539: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.37545: 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 0x7fe1cab65d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab65ac0> <<< 13827 1727096699.37560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096699.37653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096699.37702: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.37706: 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 0x7fe1cab68230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab66330> <<< 13827 1727096699.37727: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096699.37762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.37787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096699.37800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096699.37806: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096699.37847: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab6b9e0> <<< 13827 1727096699.37968: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab683e0> <<< 13827 1727096699.38026: 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' <<< 13827 1727096699.38033: 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 0x7fe1cab6caa0> <<< 13827 1727096699.38055: 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' <<< 13827 1727096699.38062: 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 0x7fe1cab6cc20> <<< 13827 1727096699.38101: 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' <<< 13827 1727096699.38111: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1cab6cbc0> <<< 13827 1727096699.38116: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab64470> <<< 13827 1727096699.38135: 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' <<< 13827 1727096699.38153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096699.38172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096699.38205: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.38220: 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 0x7fe1cabf4350> <<< 13827 1727096699.38364: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.38375: 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 0x7fe1cabf5340> <<< 13827 1727096699.38381: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab6eb10> <<< 13827 1727096699.38411: 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' <<< 13827 1727096699.38426: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1cab6fe90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab6e720> <<< 13827 1727096699.38440: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.38450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.38462: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096699.38551: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.38696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096699.38712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.38906: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.38940: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.39475: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.40006: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096699.40125: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096699.40149: stdout chunk (state=3): >>># 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 0x7fe1cabfd580> <<< 13827 1727096699.40175: 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' <<< 13827 1727096699.40203: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cabfe270> <<< 13827 1727096699.40220: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab63f20> <<< 13827 1727096699.40270: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096699.40289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096699.40349: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096699.40463: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.40622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096699.40637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cabfe360> # zipimport: zlib available <<< 13827 1727096699.41084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41523: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41595: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41672: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096699.41680: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41753: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096699.41759: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41828: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41906: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096699.41924: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41937: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41945: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096699.41953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.41995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.42027: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096699.42042: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.42263: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.42496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096699.42583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 13827 1727096699.42630: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cabff590> <<< 13827 1727096699.42638: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.42719: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.42789: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096699.42806: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096699.42834: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.42871: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.42915: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096699.42919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.42974: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43005: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43065: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43121: 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 <<< 13827 1727096699.43163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.43267: 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' <<< 13827 1727096699.43276: 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 0x7fe1caa09e80> <<< 13827 1727096699.43330: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1caa07c20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096699.43345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43471: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43513: 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' <<< 13827 1727096699.43538: 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 <<< 13827 1727096699.43550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096699.43576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096699.43628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096699.43651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096699.43668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096699.43733: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb1ee8a0> <<< 13827 1727096699.43771: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb1de570> <<< 13827 1727096699.43842: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1caa0a030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1caa09c40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096699.43861: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43886: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.43912: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096699.43984: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096699.44007: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096699.44034: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.44388: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.44741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py <<< 13827 1727096699.44744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab6e270> <<< 13827 1727096699.44839: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.45270: stdout chunk (state=3): >>> {"dest": "/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp", "src": "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp", "md5sum": "441a52d2fbfb190eacaffea79c9de2fe", "checksum": "70dfde0f9ba576926cc27a020bdf08053d5ea4fe", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "invocation": {"module_args": {"dest": "/tmp/linux_system_role.selinuxt77whs1m", "src": "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp", "mode": "0644", "_original_basename": "linux-system-roles-selinux-test-b.pp", "follow": false, "checksum": "70dfde0f9ba576926cc27a020bdf08053d5ea4fe", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 13827 1727096699.45598: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 13827 1727096699.45601: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.45621: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # 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 <<< 13827 1727096699.45649: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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<<< 13827 1727096699.45665: stdout chunk (state=3): >>> # 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 <<< 13827 1727096699.45684: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.45702: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 13827 1727096699.45738: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.45742: stdout chunk (state=3): >>># 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 <<< 13827 1727096699.45770: stdout chunk (state=3): >>># 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 filecmp # destroy filecmp <<< 13827 1727096699.46025: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096699.46063: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096699.46103: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096699.46110: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096699.46136: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 13827 1727096699.46179: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl<<< 13827 1727096699.46195: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 13827 1727096699.46230: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy shutil <<< 13827 1727096699.46261: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096699.46297: 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 <<< 13827 1727096699.46302: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 13827 1727096699.46365: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13827 1727096699.46369: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13827 1727096699.46372: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 13827 1727096699.46446: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # 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 <<< 13827 1727096699.46453: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc<<< 13827 1727096699.46480: stdout chunk (state=3): >>> # 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 <<< 13827 1727096699.46633: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096699.46638: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096699.46665: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13827 1727096699.46681: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096699.46698: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096699.46713: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096699.46743: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096699.46842: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13827 1727096699.46902: 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 <<< 13827 1727096699.46939: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 13827 1727096699.46951: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096699.47262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096699.47297: stderr chunk (state=3): >>><<< 13827 1727096699.47300: stdout chunk (state=3): >>><<< 13827 1727096699.47393: _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 0x7fe1cb6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb5e7b30> # /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 0x7fe1cb61aa50> 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 0x7fe1cb3c9130> # /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 0x7fe1cb3c9fa0> 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 0x7fe1cb407dd0> # /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 0x7fe1cb407fe0> # /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 0x7fe1cb43f800> # /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 0x7fe1cb43fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb41faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb41d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb404f80> # /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 0x7fe1cb45f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb45e300> # /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 0x7fe1cb41e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb406e70> # /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 0x7fe1cb4947a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb404200> # /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 0x7fe1cb494c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb494b00> # 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 0x7fe1cb494ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb402d20> # /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 0x7fe1cb4955b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb495280> 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 0x7fe1cb4964b0> 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 0x7fe1cb4ac680> 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 0x7fe1cb4add30> # /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 0x7fe1cb4aebd0> # 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 0x7fe1cb4af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb4ae120> # /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 0x7fe1cb4afcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb4af3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb496450> # /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 0x7fe1cb23bb90> # /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 0x7fe1cb264620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb264380> # 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 0x7fe1cb264650> # /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 0x7fe1cb264f80> # 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 0x7fe1cb2658b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb264830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb239d30> # /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 0x7fe1cb266cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb265a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb496ba0> # /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 0x7fe1cb28b020> # /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 0x7fe1cb2b3410> # /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 0x7fe1cb314200> # /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 0x7fe1cb316960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb314320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb2e1220> # /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 0x7fe1cb119280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb2b2210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb267bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1cb2b2570> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_1pwtmmwy/ansible_ansible.legacy.copy_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 0x7fe1cb16efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb14deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb14d040> # 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 0x7fe1cb16ce60> # /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 0x7fe1cb1969f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb196780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb196090> # /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 0x7fe1cb1967e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb16f9e0> 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 0x7fe1cb197710> # 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 0x7fe1cb197950> # /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 0x7fe1cb197e60> 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 0x7fe1cab0dc40> # 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 0x7fe1cab0f860> # /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 0x7fe1cab10230> # /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 0x7fe1cab113d0> # /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 0x7fe1cab13e90> # 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 0x7fe1cb14cfb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab12150> # /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 0x7fe1cab1be00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab1a8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab1a630> # /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 0x7fe1cab1aba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab12660> # 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 0x7fe1cab63f50> # /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 0x7fe1cab64290> # /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 0x7fe1cab65d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab65ac0> # /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 0x7fe1cab68230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab66330> # /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 0x7fe1cab6b9e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab683e0> # 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 0x7fe1cab6caa0> # 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 0x7fe1cab6cc20> # 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 0x7fe1cab6cbc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab64470> # /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 0x7fe1cabf4350> # 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 0x7fe1cabf5340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab6eb10> # 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 0x7fe1cab6fe90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab6e720> # 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 0x7fe1cabfd580> # /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 0x7fe1cabfe270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab63f20> 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 0x7fe1cabfe360> # 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 0x7fe1cabff590> # 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 0x7fe1caa09e80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1caa07c20> 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 0x7fe1cb1ee8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cb1de570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1caa0a030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1caa09c40> # 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 # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cab6e270> # zipimport: zlib available {"dest": "/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp", "src": "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp", "md5sum": "441a52d2fbfb190eacaffea79c9de2fe", "checksum": "70dfde0f9ba576926cc27a020bdf08053d5ea4fe", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "invocation": {"module_args": {"dest": "/tmp/linux_system_role.selinuxt77whs1m", "src": "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp", "mode": "0644", "_original_basename": "linux-system-roles-selinux-test-b.pp", "follow": false, "checksum": "70dfde0f9ba576926cc27a020bdf08053d5ea4fe", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 # cleanup[2] removing filecmp # destroy filecmp # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096699.48083: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/linux_system_role.selinuxt77whs1m', 'src': '/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp', 'mode': '0644', '_original_basename': 'linux-system-roles-selinux-test-b.pp', 'follow': False, 'checksum': '70dfde0f9ba576926cc27a020bdf08053d5ea4fe', '_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.copy', '_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-1727096698.52691-15184-204182408361890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096699.48086: _low_level_execute_command(): starting 13827 1727096699.48089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/ > /dev/null 2>&1 && sleep 0' 13827 1727096699.48158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096699.48161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096699.48163: 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.46.68 originally 10.31.46.68 <<< 13827 1727096699.48165: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096699.48167: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096699.48169: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.48221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096699.48224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.48226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.48292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.50096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.50126: stderr chunk (state=3): >>><<< 13827 1727096699.50129: stdout chunk (state=3): >>><<< 13827 1727096699.50143: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096699.50155: handler run complete 13827 1727096699.50174: attempt loop complete, returning result 13827 1727096699.50177: _execute() done 13827 1727096699.50179: dumping result to json 13827 1727096699.50183: done dumping result, returning 13827 1727096699.50191: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file linux-system-roles-selinux-test-b.pp [12a9e070-eceb-0460-c064-0000000001ba] 13827 1727096699.50193: sending task result for task 12a9e070-eceb-0460-c064-0000000001ba 13827 1727096699.50285: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ba 13827 1727096699.50288: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "70dfde0f9ba576926cc27a020bdf08053d5ea4fe", "dest": "/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp", "gid": 0, "group": "root", "md5sum": "441a52d2fbfb190eacaffea79c9de2fe", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "src": "/root/.ansible/tmp/ansible-tmp-1727096698.52691-15184-204182408361890/.source.pp", "state": "file", "uid": 0 } 13827 1727096699.50365: no more pending results, returning what we have 13827 1727096699.50368: results queue empty 13827 1727096699.50369: checking for any_errors_fatal 13827 1727096699.50376: done checking for any_errors_fatal 13827 1727096699.50376: checking for max_fail_percentage 13827 1727096699.50378: done checking for max_fail_percentage 13827 1727096699.50379: checking to see if all hosts have failed and the running result is not ok 13827 1727096699.50379: done checking to see if all hosts have failed 13827 1727096699.50380: getting the remaining hosts for this loop 13827 1727096699.50382: done getting the remaining hosts for this loop 13827 1727096699.50385: getting the next task for host managed_node3 13827 1727096699.50392: done getting next task for host managed_node3 13827 1727096699.50395: ^ task is: TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096699.50401: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096699.50411: getting variables 13827 1727096699.50414: in VariableManager get_vars() 13827 1727096699.50448: Calling all_inventory to load vars for managed_node3 13827 1727096699.50450: Calling groups_inventory to load vars for managed_node3 13827 1727096699.50452: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096699.50492: Calling all_plugins_play to load vars for managed_node3 13827 1727096699.50522: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096699.50548: Calling groups_plugins_play to load vars for managed_node3 13827 1727096699.55164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096699.55689: done with get_vars() 13827 1727096699.55702: done getting variables TASK [fedora.linux_system_roles.selinux : Install the module] ****************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 Monday 23 September 2024 09:04:59 -0400 (0:00:01.162) 0:00:51.558 ****** 13827 1727096699.55757: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096699.56030: worker is 1 (out of 1 available) 13827 1727096699.56044: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096699.56057: done queuing things up, now waiting for results queue to drain 13827 1727096699.56060: waiting for pending results... 13827 1727096699.56246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096699.56429: in run() - task 12a9e070-eceb-0460-c064-0000000001bb 13827 1727096699.56441: variable 'ansible_search_path' from source: unknown 13827 1727096699.56445: variable 'ansible_search_path' from source: unknown 13827 1727096699.56508: calling self._execute() 13827 1727096699.56578: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096699.56583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096699.56594: variable 'omit' from source: magic vars 13827 1727096699.56974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096699.58996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096699.59050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096699.59079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096699.59108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096699.59129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096699.59191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096699.59216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096699.59234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096699.59264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096699.59277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096699.59399: variable 'ansible_distribution' from source: facts 13827 1727096699.59402: variable 'ansible_distribution_major_version' from source: facts 13827 1727096699.59420: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096699.59522: variable 'state' from source: include params 13827 1727096699.59588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096699.59605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096699.59621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096699.59654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096699.59667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096699.59719: variable '__selinux_item' from source: include params 13827 1727096699.59731: Evaluated conditional (state == "enabled"): True 13827 1727096699.59814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096699.59928: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096699.59959: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096699.59995: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096699.60028: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096699.60063: 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) 13827 1727096699.60083: 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) 13827 1727096699.60101: 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) 13827 1727096699.60118: 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) 13827 1727096699.60173: variable '__selinux_item' from source: include params 13827 1727096699.60180: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096699.60274: variable 'module_file' from source: set_fact 13827 1727096699.60287: variable 'checksum' from source: include params 13827 1727096699.60394: variable 'selinux_installed_modules' from source: facts 13827 1727096699.60608: variable 'mod_name' from source: include params 13827 1727096699.60688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096699.60718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096699.60748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096699.60775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096699.60786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096699.60907: variable '__selinux_item' from source: include params 13827 1727096699.60924: variable 'priority' from source: include params 13827 1727096699.60999: variable '__selinux_item' from source: include params 13827 1727096699.61019: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096699.61024: variable 'omit' from source: magic vars 13827 1727096699.61085: variable 'omit' from source: magic vars 13827 1727096699.61183: variable 'tempdir' from source: set_fact 13827 1727096699.61196: variable '__selinux_item' from source: include params 13827 1727096699.61201: variable 'priority' from source: include params 13827 1727096699.61251: variable 'priority' from source: include params 13827 1727096699.61322: variable '__selinux_item' from source: include params 13827 1727096699.61341: variable 'omit' from source: magic vars 13827 1727096699.61365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096699.61409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096699.61499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096699.61503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096699.61506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096699.61544: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096699.61562: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096699.61565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096699.61771: Set connection var ansible_connection to ssh 13827 1727096699.61775: Set connection var ansible_shell_executable to /bin/sh 13827 1727096699.61777: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096699.61781: Set connection var ansible_shell_type to sh 13827 1727096699.61783: Set connection var ansible_pipelining to False 13827 1727096699.61785: Set connection var ansible_timeout to 10 13827 1727096699.61787: variable 'ansible_shell_executable' from source: unknown 13827 1727096699.61793: variable 'ansible_connection' from source: unknown 13827 1727096699.61806: variable 'ansible_module_compression' from source: unknown 13827 1727096699.61814: variable 'ansible_shell_type' from source: unknown 13827 1727096699.61823: variable 'ansible_shell_executable' from source: unknown 13827 1727096699.61825: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096699.61828: variable 'ansible_pipelining' from source: unknown 13827 1727096699.61830: variable 'ansible_timeout' from source: unknown 13827 1727096699.61835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096699.61966: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096699.62000: variable 'omit' from source: magic vars 13827 1727096699.62005: starting attempt loop 13827 1727096699.62008: running the handler 13827 1727096699.62030: _low_level_execute_command(): starting 13827 1727096699.62036: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096699.62797: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.62819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.62928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.64531: stdout chunk (state=3): >>>/root <<< 13827 1727096699.64667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.64698: stderr chunk (state=3): >>><<< 13827 1727096699.64702: stdout chunk (state=3): >>><<< 13827 1727096699.64763: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096699.64767: _low_level_execute_command(): starting 13827 1727096699.64770: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265 `" && echo ansible-tmp-1727096699.6473026-15227-149524715563265="` echo /root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265 `" ) && sleep 0' 13827 1727096699.65265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096699.65270: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096699.65273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.65275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096699.65277: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096699.65279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.65326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096699.65330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.65393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.67241: stdout chunk (state=3): >>>ansible-tmp-1727096699.6473026-15227-149524715563265=/root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265 <<< 13827 1727096699.67346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.67378: stderr chunk (state=3): >>><<< 13827 1727096699.67381: stdout chunk (state=3): >>><<< 13827 1727096699.67399: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096699.6473026-15227-149524715563265=/root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096699.67443: variable 'ansible_module_compression' from source: unknown 13827 1727096699.67486: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_semodule-ZIP_DEFLATED 13827 1727096699.67522: variable 'ansible_facts' from source: unknown 13827 1727096699.67604: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/AnsiballZ_local_semodule.py 13827 1727096699.67720: Sending initial data 13827 1727096699.67723: Sent initial data (163 bytes) 13827 1727096699.68341: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.68388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.68395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.68451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.69991: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096699.70094: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096699.70155: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp3nh0npji /root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/AnsiballZ_local_semodule.py <<< 13827 1727096699.70161: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/AnsiballZ_local_semodule.py" <<< 13827 1727096699.70227: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp3nh0npji" to remote "/root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/AnsiballZ_local_semodule.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/AnsiballZ_local_semodule.py" <<< 13827 1727096699.71075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.71151: stderr chunk (state=3): >>><<< 13827 1727096699.71154: stdout chunk (state=3): >>><<< 13827 1727096699.71159: done transferring module to remote 13827 1727096699.71175: _low_level_execute_command(): starting 13827 1727096699.71178: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/ /root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096699.71837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096699.71841: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.71844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096699.71846: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.71934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.72054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.73740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096699.73801: stderr chunk (state=3): >>><<< 13827 1727096699.73933: stdout chunk (state=3): >>><<< 13827 1727096699.73937: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096699.73944: _low_level_execute_command(): starting 13827 1727096699.73947: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096699.74617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096699.74635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096699.74660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096699.74721: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096699.74801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096699.74815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096699.74860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096699.74923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096699.77081: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096699.77089: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096699.77109: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096699.77132: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096699.77195: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096699.77239: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096699.77298: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096699.77302: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096699.77343: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.77370: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096699.77387: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096699.77425: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096699.77447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096699.77454: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8a184d0> <<< 13827 1727096699.77469: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d89e7b30> <<< 13827 1727096699.77491: 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' <<< 13827 1727096699.77504: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8a1aa50> <<< 13827 1727096699.77520: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096699.77548: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096699.77552: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096699.77576: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096699.77606: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096699.77610: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096699.77693: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096699.77720: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096699.77749: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096699.77759: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096699.77789: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096699.77792: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096699.77812: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096699.77814: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096699.77839: 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 <<< 13827 1727096699.77843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096699.77865: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d882d130> <<< 13827 1727096699.77921: 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 <<< 13827 1727096699.77937: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.77941: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d882dfa0> <<< 13827 1727096699.77965: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096699.78000: 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. <<< 13827 1727096699.78225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096699.78239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096699.78261: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096699.78270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.78287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096699.78334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096699.78346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096699.78378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096699.78389: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d886bdd0> <<< 13827 1727096699.78408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096699.78428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096699.78452: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096699.78457: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d886bfe0> <<< 13827 1727096699.78475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096699.78509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096699.78527: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096699.78579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.78594: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096699.78623: 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 0x7f17d88a37a0> <<< 13827 1727096699.78649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096699.78653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096699.78671: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88a3e30> <<< 13827 1727096699.78677: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096699.78728: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8883aa0> <<< 13827 1727096699.78737: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096699.78771: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88811c0> <<< 13827 1727096699.78855: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8868f80> <<< 13827 1727096699.78886: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096699.78905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096699.78917: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096699.78938: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096699.78968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096699.78986: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096699.78992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096699.79021: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88c3740> <<< 13827 1727096699.79041: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88c2360> <<< 13827 1727096699.79074: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096699.79076: 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 0x7f17d8882090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88c0b30> <<< 13827 1727096699.79136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096699.79139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f4770> <<< 13827 1727096699.79153: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8868200> <<< 13827 1727096699.79172: 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' <<< 13827 1727096699.79206: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.79209: 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 0x7f17d88f4c20> <<< 13827 1727096699.79227: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f4ad0> <<< 13827 1727096699.79252: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.79265: 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 0x7f17d88f4e90> <<< 13827 1727096699.79273: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8866d20> <<< 13827 1727096699.79302: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096699.79306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.79328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096699.79361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096699.79367: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f5550> <<< 13827 1727096699.79381: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f5220> import 'importlib.machinery' # <<< 13827 1727096699.79416: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096699.79422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096699.79435: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f6450> <<< 13827 1727096699.79462: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096699.79467: stdout chunk (state=3): >>> <<< 13827 1727096699.79486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096699.79521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096699.79545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096699.79552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8910680> <<< 13827 1727096699.79572: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096699.79593: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.79610: 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 0x7f17d8911dc0> <<< 13827 1727096699.79631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096699.79642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096699.79675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096699.79678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096699.79689: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8912c60> <<< 13827 1727096699.79730: 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' <<< 13827 1727096699.79737: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17d8913290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d89121b0> <<< 13827 1727096699.79768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096699.79774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096699.79815: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.79825: 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 0x7f17d8913d10> <<< 13827 1727096699.79833: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8913440> <<< 13827 1727096699.79879: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f64b0> <<< 13827 1727096699.79897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096699.79924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096699.79942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096699.79967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096699.79999: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.80001: 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 0x7f17d8697b90> <<< 13827 1727096699.80022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096699.80027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096699.80053: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.80059: 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 0x7f17d86c06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c0410> <<< 13827 1727096699.80085: 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 0x7f17d86c06e0> <<< 13827 1727096699.80120: 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' <<< 13827 1727096699.80191: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.80324: 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 0x7f17d86c0fe0><<< 13827 1727096699.80330: stdout chunk (state=3): >>> <<< 13827 1727096699.80439: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.80444: 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 0x7f17d86c1970> <<< 13827 1727096699.80447: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c0890> <<< 13827 1727096699.80463: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8695d30> <<< 13827 1727096699.80479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096699.80503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096699.80523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096699.80544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c2cf0> <<< 13827 1727096699.80570: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c0e60> <<< 13827 1727096699.80586: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f6ba0> <<< 13827 1727096699.80616: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096699.80671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.80695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096699.80724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096699.80760: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86eb050> <<< 13827 1727096699.80808: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096699.80825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.80844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096699.80870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096699.80906: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d870f410> <<< 13827 1727096699.80930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096699.80973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096699.81025: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096699.81046: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13827 1727096699.81050: 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 0x7f17d8770200> <<< 13827 1727096699.81068: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096699.81101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096699.81121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096699.81165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096699.81248: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8772960> <<< 13827 1727096699.81325: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8770320> <<< 13827 1727096699.81353: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d873d1f0> <<< 13827 1727096699.81384: 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 0x7f17d8579280> <<< 13827 1727096699.81412: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d870e210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c3c20> <<< 13827 1727096699.81525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096699.81533: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f17d870e810> <<< 13827 1727096699.81668: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_k3tqzg_9/ansible_fedora.linux_system_roles.local_semodule_payload.zip' # zipimport: zlib available <<< 13827 1727096699.81797: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.81817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096699.81841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096699.81875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096699.81951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096699.81976: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13827 1727096699.81981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85c6fc0> <<< 13827 1727096699.81998: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096699.82179: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85a9eb0> <<< 13827 1727096699.82182: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85a9070> <<< 13827 1727096699.82194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.82219: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096699.82223: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.82245: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.82253: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.82281: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096699.82284: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.83672: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.84776: 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 0x7f17d85c4e60> <<< 13827 1727096699.84804: 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' <<< 13827 1727096699.84845: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096699.84849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096699.84868: 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' <<< 13827 1727096699.84895: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.84900: 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 0x7f17d85fa930> <<< 13827 1727096699.84938: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85fa6c0> <<< 13827 1727096699.84963: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85f9fd0> <<< 13827 1727096699.84987: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096699.84991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096699.85037: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85fa420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85c79e0> <<< 13827 1727096699.85043: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096699.85074: 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 0x7f17d85fb6b0> <<< 13827 1727096699.85097: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.85103: 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 0x7f17d85fb830> <<< 13827 1727096699.85125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096699.85165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096699.85185: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096699.85228: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85fbce0> <<< 13827 1727096699.85238: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096699.85252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096699.85283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096699.85310: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f19ac0> <<< 13827 1727096699.85345: 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' <<< 13827 1727096699.85352: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17d7f1b6e0> <<< 13827 1727096699.85365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096699.85389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096699.85419: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f1bf80> <<< 13827 1727096699.85443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096699.85467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096699.85489: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f1d1f0> <<< 13827 1727096699.85509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096699.85543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096699.85565: 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' <<< 13827 1727096699.85619: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f1fd10> <<< 13827 1727096699.85653: 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 0x7f17d86c2c60> <<< 13827 1727096699.85677: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f1dfd0> <<< 13827 1727096699.85701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 13827 1727096699.85704: stdout chunk (state=3): >>> <<< 13827 1727096699.85727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096699.85751: 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' <<< 13827 1727096699.85772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096699.85799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096699.85829: 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' <<< 13827 1727096699.85846: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f27b30> <<< 13827 1727096699.85849: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096699.85920: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f26600> <<< 13827 1727096699.85929: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f26360> <<< 13827 1727096699.85947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096699.85953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096699.86029: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f268d0> <<< 13827 1727096699.86052: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f1e4e0> <<< 13827 1727096699.86083: 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 0x7f17d7f6fe60> <<< 13827 1727096699.86112: 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 0x7f17d7f6fec0> <<< 13827 1727096699.86138: 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 <<< 13827 1727096699.86148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096699.86178: 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' <<< 13827 1727096699.86215: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17d7f71a90> <<< 13827 1727096699.86223: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f71850> <<< 13827 1727096699.86233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096699.86334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096699.86382: 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 0x7f17d7f73fe0> <<< 13827 1727096699.86390: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f72180> <<< 13827 1727096699.86402: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096699.86448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.86462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096699.86479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096699.86524: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f77770> <<< 13827 1727096699.86642: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f74140> <<< 13827 1727096699.86707: 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 0x7f17d870e060> <<< 13827 1727096699.86729: 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 0x7f17d7f78620> <<< 13827 1727096699.86777: 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 0x7f17d7f788c0> <<< 13827 1727096699.86784: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f70170> <<< 13827 1727096699.86813: 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' <<< 13827 1727096699.86836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096699.86852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 13827 1727096699.86859: stdout chunk (state=3): >>> <<< 13827 1727096699.86878: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.86906: 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 0x7f17d7f7bfe0> <<< 13827 1727096699.87050: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.87059: 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 0x7f17d7e00fe0> <<< 13827 1727096699.87066: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f7a7b0> <<< 13827 1727096699.87099: 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 0x7f17d7f7bb60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f7a420> <<< 13827 1727096699.87116: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87125: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87141: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096699.87150: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87238: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87328: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87336: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096699.87362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87365: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87383: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096699.87388: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.87623: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.88144: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.88681: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096699.88684: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096699.88690: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096699.88706: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096699.88728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.88777: 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 0x7f17d7e090d0> <<< 13827 1727096699.88860: 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' <<< 13827 1727096699.88879: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e09ee0> <<< 13827 1727096699.88885: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c04a0> <<< 13827 1727096699.88930: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096699.88946: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.88964: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.88983: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096699.88989: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.89136: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.89292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096699.89296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096699.89300: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e0a660> <<< 13827 1727096699.89316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.89761: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90201: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90278: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90348: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096699.90351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90393: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90421: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096699.90439: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90505: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90587: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096699.90597: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90613: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096699.90633: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90672: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90714: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096699.90717: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.90945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096699.91235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096699.91239: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096699.91306: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e0b0e0> <<< 13827 1727096699.91311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91386: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91490: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096699.91498: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 13827 1727096699.91500: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096699.91510: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91546: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91578: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096699.91592: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91680: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91737: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.91805: 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 <<< 13827 1727096699.91834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096699.91915: 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 0x7f17d7e15cd0> <<< 13827 1727096699.91953: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e11370> <<< 13827 1727096699.91982: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096699.91993: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096699.92242: 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' <<< 13827 1727096699.92318: 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 <<< 13827 1727096699.92397: 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' <<< 13827 1727096699.92449: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86426c0> <<< 13827 1727096699.92454: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8632390> <<< 13827 1727096699.92529: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e15e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e0af90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096699.92542: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92562: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92592: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096699.92650: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096699.92669: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92680: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096699.92708: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92733: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # # zipimport: zlib available <<< 13827 1727096699.92748: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096699.92775: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92788: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92799: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096699.92820: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92829: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096699.92842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.92998: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.93177: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096699.93206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096699.93299: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096699.93316: stdout chunk (state=3): >>># extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17d7e8b470> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7ea7b60> <<< 13827 1727096699.93401: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096699.93544: stdout chunk (state=3): >>>libsemanage.semanage_direct_extract: Unable to access /var/lib/selinux/targeted/active/modules/500/linux-system-roles-selinux-test-b: No such file or directory (No such file or directory). <<< 13827 1727096706.98241: stdout chunk (state=3): >>> {"changed": true, "name": "linux-system-roles-selinux-test-b", "priority": 500, "state": "enabled", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp", "priority": 500, "state": "enabled", "store": "", "name": null}}} # destroy __main__ <<< 13827 1727096706.98699: 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 <<< 13827 1727096706.98717: stdout chunk (state=3): >>># 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 <<< 13827 1727096706.98738: stdout chunk (state=3): >>># 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 <<< 13827 1727096706.98759: stdout chunk (state=3): >>># 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 <<< 13827 1727096706.98787: stdout chunk (state=3): >>># 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 <<< 13827 1727096706.98817: stdout chunk (state=3): >>># 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 <<< 13827 1727096706.98868: stdout chunk (state=3): >>># 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 <<< 13827 1727096706.98885: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096706.99124: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096706.99131: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096706.99154: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096706.99171: stdout chunk (state=3): >>># destroy _blake2 <<< 13827 1727096706.99188: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096706.99210: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096706.99241: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096706.99263: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 13827 1727096706.99295: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 13827 1727096706.99300: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd <<< 13827 1727096706.99354: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096706.99362: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13827 1727096706.99368: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13827 1727096706.99383: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096706.99398: stdout chunk (state=3): >>># destroy distro <<< 13827 1727096706.99403: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096706.99471: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096706.99475: 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 <<< 13827 1727096706.99481: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 13827 1727096706.99518: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13827 1727096706.99555: 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 <<< 13827 1727096706.99564: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 13827 1727096706.99567: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096706.99610: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 13827 1727096706.99614: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13827 1727096706.99659: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # 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 <<< 13827 1727096706.99663: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096706.99678: stdout chunk (state=3): >>># destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096706.99824: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096706.99833: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096706.99838: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096706.99884: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096706.99923: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096706.99927: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response <<< 13827 1727096706.99929: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 13827 1727096706.99931: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096706.99954: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096707.00049: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13827 1727096707.00055: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096707.00082: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096707.00108: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096707.00114: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096707.00144: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096707.00151: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13827 1727096707.00165: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 13827 1727096707.01358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096707.01388: stderr chunk (state=3): >>><<< 13827 1727096707.01391: stdout chunk (state=3): >>><<< 13827 1727096707.01496: _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 0x7f17d8a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d89e7b30> # /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 0x7f17d8a1aa50> 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 0x7f17d882d130> # /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 0x7f17d882dfa0> 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 0x7f17d886bdd0> # /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 0x7f17d886bfe0> # /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 0x7f17d88a37a0> # /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 0x7f17d88a3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8883aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8868f80> # /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 0x7f17d88c3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88c2360> # /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 0x7f17d8882090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88c0b30> # /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 0x7f17d88f4770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8868200> # /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 0x7f17d88f4c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f4ad0> # 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 0x7f17d88f4e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8866d20> # /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 0x7f17d88f5550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f5220> 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 0x7f17d88f6450> 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 0x7f17d8910680> 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 0x7f17d8911dc0> # /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 0x7f17d8912c60> # 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 0x7f17d8913290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d89121b0> # /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 0x7f17d8913d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8913440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f64b0> # /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 0x7f17d8697b90> # /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 0x7f17d86c06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c0410> # 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 0x7f17d86c06e0> # /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 0x7f17d86c0fe0> # 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 0x7f17d86c1970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c0890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8695d30> # /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 0x7f17d86c2cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c0e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d88f6ba0> # /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 0x7f17d86eb050> # /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 0x7f17d870f410> # /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 0x7f17d8770200> # /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 0x7f17d8772960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8770320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d873d1f0> # /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 0x7f17d8579280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d870e210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c3c20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f17d870e810> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_k3tqzg_9/ansible_fedora.linux_system_roles.local_semodule_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 0x7f17d85c6fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85a9eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85a9070> # 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 0x7f17d85c4e60> # /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 0x7f17d85fa930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85fa6c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85f9fd0> # /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 0x7f17d85fa420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d85c79e0> 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 0x7f17d85fb6b0> # 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 0x7f17d85fb830> # /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 0x7f17d85fbce0> 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 0x7f17d7f19ac0> # 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 0x7f17d7f1b6e0> # /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 0x7f17d7f1bf80> # /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 0x7f17d7f1d1f0> # /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 0x7f17d7f1fd10> # 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 0x7f17d86c2c60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f1dfd0> # /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 0x7f17d7f27b30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f26600> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f26360> # /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 0x7f17d7f268d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f1e4e0> # 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 0x7f17d7f6fe60> # /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 0x7f17d7f6fec0> # /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 0x7f17d7f71a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f71850> # /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 0x7f17d7f73fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f72180> # /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 0x7f17d7f77770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f74140> # 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 0x7f17d870e060> # 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 0x7f17d7f78620> # 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 0x7f17d7f788c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f70170> # /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 0x7f17d7f7bfe0> # 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 0x7f17d7e00fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f7a7b0> # 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 0x7f17d7f7bb60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7f7a420> # 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 0x7f17d7e090d0> # /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 0x7f17d7e09ee0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d86c04a0> 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 0x7f17d7e0a660> # 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 0x7f17d7e0b0e0> # 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 0x7f17d7e15cd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e11370> 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 0x7f17d86426c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d8632390> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e15e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7e0af90> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17d7e8b470> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17d7ea7b60> # zipimport: zlib available libsemanage.semanage_direct_extract: Unable to access /var/lib/selinux/targeted/active/modules/500/linux-system-roles-selinux-test-b: No such file or directory (No such file or directory). {"changed": true, "name": "linux-system-roles-selinux-test-b", "priority": 500, "state": "enabled", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp", "priority": 500, "state": "enabled", "store": "", "name": null}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096707.02076: done with _execute_module (fedora.linux_system_roles.local_semodule, {'path': '/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp', 'priority': '500', 'state': 'enabled', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.local_semodule', '_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-1727096699.6473026-15227-149524715563265/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096707.02079: _low_level_execute_command(): starting 13827 1727096707.02081: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096699.6473026-15227-149524715563265/ > /dev/null 2>&1 && sleep 0' 13827 1727096707.02212: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.02216: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.02218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.02220: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.02292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.02301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.02353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.04184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.04212: stderr chunk (state=3): >>><<< 13827 1727096707.04215: stdout chunk (state=3): >>><<< 13827 1727096707.04279: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096707.04283: handler run complete 13827 1727096707.04285: attempt loop complete, returning result 13827 1727096707.04288: _execute() done 13827 1727096707.04290: dumping result to json 13827 1727096707.04292: done dumping result, returning 13827 1727096707.04355: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module [12a9e070-eceb-0460-c064-0000000001bb] 13827 1727096707.04361: sending task result for task 12a9e070-eceb-0460-c064-0000000001bb 13827 1727096707.04431: done sending task result for task 12a9e070-eceb-0460-c064-0000000001bb 13827 1727096707.04434: WORKER PROCESS EXITING Notification for handler __selinux_reload_policy has been saved. changed: [managed_node3] => { "changed": true, "name": "linux-system-roles-selinux-test-b", "priority": 500, "state": "enabled" } 13827 1727096707.04542: no more pending results, returning what we have 13827 1727096707.04545: results queue empty 13827 1727096707.04545: checking for any_errors_fatal 13827 1727096707.04554: done checking for any_errors_fatal 13827 1727096707.04555: checking for max_fail_percentage 13827 1727096707.04561: done checking for max_fail_percentage 13827 1727096707.04562: checking to see if all hosts have failed and the running result is not ok 13827 1727096707.04562: done checking to see if all hosts have failed 13827 1727096707.04563: getting the remaining hosts for this loop 13827 1727096707.04565: done getting the remaining hosts for this loop 13827 1727096707.04569: getting the next task for host managed_node3 13827 1727096707.04577: done getting next task for host managed_node3 13827 1727096707.04580: ^ task is: TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096707.04585: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096707.04594: getting variables 13827 1727096707.04596: in VariableManager get_vars() 13827 1727096707.04621: Calling all_inventory to load vars for managed_node3 13827 1727096707.04624: Calling groups_inventory to load vars for managed_node3 13827 1727096707.04629: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096707.04639: Calling all_plugins_play to load vars for managed_node3 13827 1727096707.04642: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096707.04644: Calling groups_plugins_play to load vars for managed_node3 13827 1727096707.05304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096707.06143: done with get_vars() 13827 1727096707.06161: done getting variables 13827 1727096707.06367: variable 'tempdir' from source: set_fact TASK [fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxt77whs1m] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:57 Monday 23 September 2024 09:05:07 -0400 (0:00:07.506) 0:00:59.064 ****** 13827 1727096707.06415: entering _queue_task() for managed_node3/file 13827 1727096707.06685: worker is 1 (out of 1 available) 13827 1727096707.06699: exiting _queue_task() for managed_node3/file 13827 1727096707.06710: done queuing things up, now waiting for results queue to drain 13827 1727096707.06711: waiting for pending results... 13827 1727096707.06972: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxt77whs1m 13827 1727096707.07096: in run() - task 12a9e070-eceb-0460-c064-0000000001bc 13827 1727096707.07112: variable 'ansible_search_path' from source: unknown 13827 1727096707.07116: variable 'ansible_search_path' from source: unknown 13827 1727096707.07166: calling self._execute() 13827 1727096707.07239: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.07243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.07250: variable 'omit' from source: magic vars 13827 1727096707.07595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096707.09169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096707.09416: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096707.09446: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096707.09474: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096707.09494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096707.09557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.09578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.09598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.09624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.09637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.09746: variable 'ansible_distribution' from source: facts 13827 1727096707.09751: variable 'ansible_distribution_major_version' from source: facts 13827 1727096707.09768: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096707.09852: variable 'state' from source: include params 13827 1727096707.09912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.09930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.09948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.09976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.09987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.10039: variable '__selinux_item' from source: include params 13827 1727096707.10052: Evaluated conditional (state == "enabled"): True 13827 1727096707.10135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096707.10244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096707.10275: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096707.10297: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096707.10319: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096707.10351: 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) 13827 1727096707.10371: 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) 13827 1727096707.10387: 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) 13827 1727096707.10406: 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) 13827 1727096707.10457: variable '__selinux_item' from source: include params 13827 1727096707.10465: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096707.10569: variable 'module_file' from source: set_fact 13827 1727096707.10583: variable 'checksum' from source: include params 13827 1727096707.10685: variable 'selinux_installed_modules' from source: facts 13827 1727096707.10864: variable 'mod_name' from source: include params 13827 1727096707.10941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.10960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.10977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.11002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.11014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.11127: variable '__selinux_item' from source: include params 13827 1727096707.11146: variable 'priority' from source: include params 13827 1727096707.11215: variable '__selinux_item' from source: include params 13827 1727096707.11237: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096707.11242: variable 'omit' from source: magic vars 13827 1727096707.11302: variable 'omit' from source: magic vars 13827 1727096707.11368: variable 'tempdir' from source: set_fact 13827 1727096707.11387: variable 'omit' from source: magic vars 13827 1727096707.11408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096707.11427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096707.11443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096707.11457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096707.11468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096707.11492: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096707.11495: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.11498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.11560: Set connection var ansible_connection to ssh 13827 1727096707.11569: Set connection var ansible_shell_executable to /bin/sh 13827 1727096707.11579: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096707.11582: Set connection var ansible_shell_type to sh 13827 1727096707.11587: Set connection var ansible_pipelining to False 13827 1727096707.11592: Set connection var ansible_timeout to 10 13827 1727096707.11611: variable 'ansible_shell_executable' from source: unknown 13827 1727096707.11614: variable 'ansible_connection' from source: unknown 13827 1727096707.11616: variable 'ansible_module_compression' from source: unknown 13827 1727096707.11618: variable 'ansible_shell_type' from source: unknown 13827 1727096707.11620: variable 'ansible_shell_executable' from source: unknown 13827 1727096707.11623: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.11626: variable 'ansible_pipelining' from source: unknown 13827 1727096707.11628: variable 'ansible_timeout' from source: unknown 13827 1727096707.11635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.11738: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096707.11745: variable 'omit' from source: magic vars 13827 1727096707.11762: starting attempt loop 13827 1727096707.11765: running the handler 13827 1727096707.11775: _low_level_execute_command(): starting 13827 1727096707.11781: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096707.12291: 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 <<< 13827 1727096707.12295: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.12298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.12300: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.12348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.12353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.12376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.12429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.14245: stdout chunk (state=3): >>>/root <<< 13827 1727096707.14332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.14366: stderr chunk (state=3): >>><<< 13827 1727096707.14370: stdout chunk (state=3): >>><<< 13827 1727096707.14389: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096707.14404: _low_level_execute_command(): starting 13827 1727096707.14410: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249 `" && echo ansible-tmp-1727096707.1438985-15346-222616046925249="` echo /root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249 `" ) && sleep 0' 13827 1727096707.14878: 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 <<< 13827 1727096707.14881: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.14883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.14886: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.14938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.14945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.14951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.15004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.16881: stdout chunk (state=3): >>>ansible-tmp-1727096707.1438985-15346-222616046925249=/root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249 <<< 13827 1727096707.16978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.17007: stderr chunk (state=3): >>><<< 13827 1727096707.17011: stdout chunk (state=3): >>><<< 13827 1727096707.17027: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096707.1438985-15346-222616046925249=/root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096707.17072: variable 'ansible_module_compression' from source: unknown 13827 1727096707.17118: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 13827 1727096707.17155: variable 'ansible_facts' from source: unknown 13827 1727096707.17221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/AnsiballZ_file.py 13827 1727096707.17332: Sending initial data 13827 1727096707.17335: Sent initial data (153 bytes) 13827 1727096707.17804: 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 <<< 13827 1727096707.17807: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.17809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.17811: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096707.17813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.17862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.17867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.17870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.17931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.19483: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096707.19539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096707.19601: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpcna2cd2b /root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/AnsiballZ_file.py <<< 13827 1727096707.19604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/AnsiballZ_file.py" <<< 13827 1727096707.19661: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpcna2cd2b" to remote "/root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/AnsiballZ_file.py" <<< 13827 1727096707.19663: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/AnsiballZ_file.py" <<< 13827 1727096707.20293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.20339: stderr chunk (state=3): >>><<< 13827 1727096707.20342: stdout chunk (state=3): >>><<< 13827 1727096707.20412: done transferring module to remote 13827 1727096707.20424: _low_level_execute_command(): starting 13827 1727096707.20429: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/ /root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/AnsiballZ_file.py && sleep 0' 13827 1727096707.20899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.20902: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096707.20905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.20907: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.20909: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.20965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.20968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.21030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.22797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.22821: stderr chunk (state=3): >>><<< 13827 1727096707.22825: stdout chunk (state=3): >>><<< 13827 1727096707.22843: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096707.22853: _low_level_execute_command(): starting 13827 1727096707.22855: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/AnsiballZ_file.py && sleep 0' 13827 1727096707.23328: 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 <<< 13827 1727096707.23334: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.23337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.23339: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.23387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.23390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.23396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.23465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.25599: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096707.25629: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096707.25661: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096707.25734: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096707.25738: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096707.25766: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096707.25807: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096707.25830: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096707.25837: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096707.25885: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096707.25891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.25913: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096707.25937: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096707.25965: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096707.25990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096707.26003: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef6e84d0> <<< 13827 1727096707.26013: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef6b7b30> <<< 13827 1727096707.26037: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096707.26041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096707.26055: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef6eaa50> <<< 13827 1727096707.26070: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096707.26089: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096707.26101: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096707.26115: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096707.26150: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096707.26239: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096707.26262: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096707.26288: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096707.26313: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096707.26325: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096707.26345: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096707.26348: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096707.26364: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096707.26386: 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 <<< 13827 1727096707.26391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096707.26414: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef499130> <<< 13827 1727096707.26476: 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 <<< 13827 1727096707.26484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.26490: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef499fa0> <<< 13827 1727096707.26518: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096707.26542: 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. <<< 13827 1727096707.26777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096707.26787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096707.26816: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096707.26824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.26842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096707.26881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096707.26907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096707.26925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096707.26945: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4d7e60> <<< 13827 1727096707.26957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096707.26979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096707.27005: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096707.27013: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4d7f20> <<< 13827 1727096707.27024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096707.27051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096707.27074: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096707.27129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.27139: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096707.27167: 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 0x7f73ef50f890> <<< 13827 1727096707.27190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096707.27205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096707.27212: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef50ff20> <<< 13827 1727096707.27226: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096707.27274: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4efb30> <<< 13827 1727096707.27277: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096707.27313: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4ed250> <<< 13827 1727096707.27405: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4d5010> <<< 13827 1727096707.27438: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096707.27458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096707.27465: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096707.27485: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096707.27513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096707.27535: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096707.27542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096707.27569: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef52f800> <<< 13827 1727096707.27589: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef52e450> <<< 13827 1727096707.27617: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096707.27624: 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 0x7f73ef4ee120> <<< 13827 1727096707.27629: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef52ccb0> <<< 13827 1727096707.27685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096707.27691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef564860> <<< 13827 1727096707.27700: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4d4290> <<< 13827 1727096707.27722: 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' <<< 13827 1727096707.27759: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.27763: 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 0x7f73ef564d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef564bc0> <<< 13827 1727096707.27805: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.27814: 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 0x7f73ef564fb0> <<< 13827 1727096707.27823: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4d2db0> <<< 13827 1727096707.27850: 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' <<< 13827 1727096707.27870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096707.27906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096707.27917: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef5656a0> <<< 13827 1727096707.27926: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef565370> import 'importlib.machinery' # <<< 13827 1727096707.27960: 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' <<< 13827 1727096707.27983: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef5665a0> <<< 13827 1727096707.28003: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096707.28007: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096707.28028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096707.28063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096707.28085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096707.28091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef57c7a0> <<< 13827 1727096707.28112: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096707.28137: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.28150: 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 0x7f73ef57de80> <<< 13827 1727096707.28175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096707.28181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096707.28217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096707.28219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096707.28225: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef57ed20> <<< 13827 1727096707.28261: 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 0x7f73ef57f320> <<< 13827 1727096707.28274: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef57e270> <<< 13827 1727096707.28298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096707.28306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096707.28343: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.28360: 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 0x7f73ef57fda0> <<< 13827 1727096707.28365: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef57f4d0> <<< 13827 1727096707.28407: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef566510> <<< 13827 1727096707.28436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096707.28451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096707.28476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096707.28498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096707.28534: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.28551: 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 0x7f73ef31bc20> <<< 13827 1727096707.28562: 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' <<< 13827 1727096707.28588: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.28593: 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 0x7f73ef344740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3444a0> <<< 13827 1727096707.28616: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.28621: 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 0x7f73ef344680> <<< 13827 1727096707.28652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096707.28655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096707.28725: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.28849: 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 0x7f73ef344fe0> <<< 13827 1727096707.28959: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.28965: 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 0x7f73ef345910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3448c0> <<< 13827 1727096707.28986: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef319dc0> <<< 13827 1727096707.29005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096707.29030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096707.29048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096707.29068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096707.29071: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef346d20> <<< 13827 1727096707.29104: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef345a60> <<< 13827 1727096707.29114: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef566750> <<< 13827 1727096707.29146: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096707.29204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.29226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096707.29253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096707.29287: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef36f080> <<< 13827 1727096707.29340: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096707.29355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.29372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096707.29398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096707.29436: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef393440> <<< 13827 1727096707.29460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096707.29505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096707.29560: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096707.29586: 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 0x7f73ef3f4230> <<< 13827 1727096707.29608: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096707.29636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096707.29664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096707.29702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096707.29789: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3f6990> <<< 13827 1727096707.29863: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3f4350> <<< 13827 1727096707.29900: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3c1250> <<< 13827 1727096707.29925: 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' <<< 13827 1727096707.29930: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eed29310> <<< 13827 1727096707.29958: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef392240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef347c50> <<< 13827 1727096707.30064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096707.30084: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f73eed295b0> <<< 13827 1727096707.30304: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_6pliylr0/ansible_file_payload.zip' <<< 13827 1727096707.30309: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.30434: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.30465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096707.30471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096707.30519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096707.30588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096707.30625: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13827 1727096707.30628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eed7f020> <<< 13827 1727096707.30633: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096707.30824: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eed5df10> <<< 13827 1727096707.30827: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eed5d100> <<< 13827 1727096707.30829: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.30854: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096707.30859: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.30884: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.30896: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.30911: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096707.30930: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.32325: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.33431: 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 0x7f73eed7cd70> <<< 13827 1727096707.33448: 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' <<< 13827 1727096707.33479: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096707.33488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096707.33511: 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' <<< 13827 1727096707.33539: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.33544: 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 0x7f73eedaa990> <<< 13827 1727096707.33576: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedaa720> <<< 13827 1727096707.33618: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedaa060> <<< 13827 1727096707.33625: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096707.33640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096707.33677: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedaa540> <<< 13827 1727096707.33684: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eed7fcb0> <<< 13827 1727096707.33691: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096707.33721: 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 0x7f73eedab710> <<< 13827 1727096707.33746: 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 0x7f73eedab950> <<< 13827 1727096707.33768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096707.33821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096707.33824: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096707.33874: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedabe60> <<< 13827 1727096707.33876: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096707.33899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096707.33919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096707.33959: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec11c10> <<< 13827 1727096707.33984: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.33989: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73eec13830> <<< 13827 1727096707.34009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096707.34028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096707.34061: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec14230> <<< 13827 1727096707.34083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096707.34107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096707.34129: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec150d0> <<< 13827 1727096707.34146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096707.34184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096707.34204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096707.34209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096707.34262: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec17dd0> <<< 13827 1727096707.34299: 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 0x7f73ef4d2ea0> <<< 13827 1727096707.34319: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec16090> <<< 13827 1727096707.34337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096707.34374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096707.34391: 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' <<< 13827 1727096707.34410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096707.34444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096707.34465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096707.34470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13827 1727096707.34490: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec1fcb0> <<< 13827 1727096707.34496: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096707.34559: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec1e780> <<< 13827 1727096707.34567: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec1e4e0> <<< 13827 1727096707.34591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096707.34597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096707.34665: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec1ea50> <<< 13827 1727096707.34697: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec165a0> <<< 13827 1727096707.34718: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.34724: 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 0x7f73eec67f50> <<< 13827 1727096707.34748: 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 <<< 13827 1727096707.34754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec680e0> <<< 13827 1727096707.34770: 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 <<< 13827 1727096707.34791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096707.34815: 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' <<< 13827 1727096707.34851: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.34859: 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 0x7f73eec69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec69970> <<< 13827 1727096707.34877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096707.34978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096707.35033: 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 0x7f73eec6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec6a2a0> <<< 13827 1727096707.35053: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096707.35088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.35115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096707.35128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096707.35137: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096707.35176: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec6f860> <<< 13827 1727096707.35297: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec6c230> <<< 13827 1727096707.35365: 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 0x7f73eec70950> <<< 13827 1727096707.35391: 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 0x7f73eec70740> <<< 13827 1727096707.35428: 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 0x7f73eec70a10> <<< 13827 1727096707.35449: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec682c0> <<< 13827 1727096707.35473: 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 <<< 13827 1727096707.35477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096707.35485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096707.35511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096707.35535: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.35560: 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 0x7f73eecf8230> <<< 13827 1727096707.35710: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.35717: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73eecf92e0> <<< 13827 1727096707.35723: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec729c0> <<< 13827 1727096707.35758: 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 0x7f73eec73d70> <<< 13827 1727096707.35765: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec725d0> <<< 13827 1727096707.35786: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.35803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.35809: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096707.35817: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.35907: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.36001: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.36006: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096707.36014: stdout chunk (state=3): >>> import 'ansible.module_utils.common' # <<< 13827 1727096707.36040: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096707.36048: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096707.36059: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.36180: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.36296: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.36827: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.37368: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096707.37371: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096707.37392: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096707.37403: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096707.37424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.37471: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096707.37476: 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 0x7f73eeb015e0> <<< 13827 1727096707.37552: 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' <<< 13827 1727096707.37576: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb02240> <<< 13827 1727096707.37584: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eecf94f0> <<< 13827 1727096707.37641: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 13827 1727096707.37669: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.37680: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096707.37695: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.37838: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.37990: 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' <<< 13827 1727096707.38008: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb02ab0> <<< 13827 1727096707.38013: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.38469: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.38917: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.38982: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39060: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096707.39070: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39106: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39143: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096707.39146: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39219: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39298: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096707.39325: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39329: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39337: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096707.39352: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39390: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39423: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096707.39438: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.39894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096707.39947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096707.39963: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096707.40033: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb03650> <<< 13827 1727096707.40039: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40113: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40190: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096707.40193: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13827 1727096707.40206: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096707.40226: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40269: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40309: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096707.40317: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40363: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40406: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40463: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40530: 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 <<< 13827 1727096707.40566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.40649: 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 0x7f73eeb0e240> <<< 13827 1727096707.40683: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb0bf50> <<< 13827 1727096707.40713: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096707.40720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13827 1727096707.40726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40852: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40883: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.40930: 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 <<< 13827 1727096707.40937: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.40948: 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 <<< 13827 1727096707.40978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096707.40988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096707.41049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096707.41067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096707.41090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096707.41140: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedfab40> <<< 13827 1727096707.41185: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedee810> <<< 13827 1727096707.41268: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb0e360> <<< 13827 1727096707.41272: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb02ed0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096707.41274: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.41310: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.41334: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096707.41337: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096707.41393: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096707.41412: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.41424: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096707.41439: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.41950: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.42493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096707.42637: stdout chunk (state=3): >>> {"path": "/tmp/linux_system_role.selinuxt77whs1m", "changed": true, "diff": {"before": {"path": "/tmp/linux_system_role.selinuxt77whs1m", "state": "directory", "path_content": {"directories": [], "files": ["/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp"]}}, "after": {"path": "/tmp/linux_system_role.selinuxt77whs1m", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxt77whs1m", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 13827 1727096707.42646: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096707.42972: 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 <<< 13827 1727096707.42980: stdout chunk (state=3): >>># 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 <<< 13827 1727096707.43016: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc <<< 13827 1727096707.43020: stdout chunk (state=3): >>># 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 <<< 13827 1727096707.43063: stdout chunk (state=3): >>># 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 <<< 13827 1727096707.43081: stdout chunk (state=3): >>># 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 <<< 13827 1727096707.43084: stdout chunk (state=3): >>># 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 <<< 13827 1727096707.43105: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random<<< 13827 1727096707.43123: stdout chunk (state=3): >>> # destroy random <<< 13827 1727096707.43128: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 13827 1727096707.43151: stdout chunk (state=3): >>># 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 <<< 13827 1727096707.43190: stdout chunk (state=3): >>># 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 <<< 13827 1727096707.43222: stdout chunk (state=3): >>># 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 <<< 13827 1727096707.43458: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096707.43462: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma<<< 13827 1727096707.43489: stdout chunk (state=3): >>> # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096707.43499: stdout chunk (state=3): >>># destroy zipfile <<< 13827 1727096707.43510: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob <<< 13827 1727096707.43515: stdout chunk (state=3): >>># destroy ipaddress <<< 13827 1727096707.43538: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 13827 1727096707.43550: stdout chunk (state=3): >>># destroy zipimport <<< 13827 1727096707.43575: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro<<< 13827 1727096707.43602: stdout chunk (state=3): >>> # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 13827 1727096707.43607: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid <<< 13827 1727096707.43620: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 13827 1727096707.43640: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 13827 1727096707.43657: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess <<< 13827 1727096707.43664: stdout chunk (state=3): >>># destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 13827 1727096707.43707: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json <<< 13827 1727096707.43713: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io <<< 13827 1727096707.43716: stdout chunk (state=3): >>># destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13827 1727096707.43752: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 13827 1727096707.43757: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096707.43785: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13827 1727096707.43797: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc <<< 13827 1727096707.43832: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # 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 <<< 13827 1727096707.43839: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13827 1727096707.43857: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096707.44033: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096707.44043: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096707.44054: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 13827 1727096707.44097: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors <<< 13827 1727096707.44111: stdout chunk (state=3): >>># destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves <<< 13827 1727096707.44126: stdout chunk (state=3): >>># destroy datetime # destroy re._parser # destroy tokenize <<< 13827 1727096707.44144: stdout chunk (state=3): >>># destroy _string <<< 13827 1727096707.44172: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 13827 1727096707.44176: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response<<< 13827 1727096707.44182: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 13827 1727096707.44206: stdout chunk (state=3): >>># destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 13827 1727096707.44223: stdout chunk (state=3): >>># destroy _signal <<< 13827 1727096707.44247: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096707.44254: stdout chunk (state=3): >>># destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 13827 1727096707.44266: stdout chunk (state=3): >>># destroy operator <<< 13827 1727096707.44295: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096707.44373: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096707.44389: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 13827 1727096707.44392: stdout chunk (state=3): >>># destroy re <<< 13827 1727096707.44414: stdout chunk (state=3): >>># destroy _random <<< 13827 1727096707.44444: stdout chunk (state=3): >>># destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins <<< 13827 1727096707.44453: stdout chunk (state=3): >>># destroy _thread # destroy _abc <<< 13827 1727096707.44473: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy _io <<< 13827 1727096707.44479: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096707.44781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096707.44822: stderr chunk (state=3): >>><<< 13827 1727096707.44825: stdout chunk (state=3): >>><<< 13827 1727096707.44900: _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 0x7f73ef6e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef6b7b30> # /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 0x7f73ef6eaa50> 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 0x7f73ef499130> # /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 0x7f73ef499fa0> 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 0x7f73ef4d7e60> # /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 0x7f73ef4d7f20> # /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 0x7f73ef50f890> # /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 0x7f73ef50ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4efb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4ed250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4d5010> # /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 0x7f73ef52f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef52e450> # /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 0x7f73ef4ee120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef52ccb0> # /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 0x7f73ef564860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4d4290> # /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 0x7f73ef564d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef564bc0> # 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 0x7f73ef564fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef4d2db0> # /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 0x7f73ef5656a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef565370> 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 0x7f73ef5665a0> 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 0x7f73ef57c7a0> 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 0x7f73ef57de80> # /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 0x7f73ef57ed20> # 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 0x7f73ef57f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef57e270> # /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 0x7f73ef57fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef57f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef566510> # /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 0x7f73ef31bc20> # /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 0x7f73ef344740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3444a0> # 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 0x7f73ef344680> # /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 0x7f73ef344fe0> # 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 0x7f73ef345910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef319dc0> # /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 0x7f73ef346d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef345a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef566750> # /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 0x7f73ef36f080> # /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 0x7f73ef393440> # /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 0x7f73ef3f4230> # /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 0x7f73ef3f6990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3f4350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef3c1250> # /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 0x7f73eed29310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef392240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73ef347c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f73eed295b0> # zipimport: found 30 names in '/tmp/ansible_file_payload_6pliylr0/ansible_file_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 0x7f73eed7f020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eed5df10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eed5d100> # 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 0x7f73eed7cd70> # /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 0x7f73eedaa990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedaa720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedaa060> # /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 0x7f73eedaa540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eed7fcb0> 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 0x7f73eedab710> # 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 0x7f73eedab950> # /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 0x7f73eedabe60> 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 0x7f73eec11c10> # 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 0x7f73eec13830> # /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 0x7f73eec14230> # /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 0x7f73eec150d0> # /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 0x7f73eec17dd0> # 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 0x7f73ef4d2ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec16090> # /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 0x7f73eec1fcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec1e780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec1e4e0> # /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 0x7f73eec1ea50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec165a0> # 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 0x7f73eec67f50> # /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 0x7f73eec680e0> # /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 0x7f73eec69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec69970> # /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 0x7f73eec6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec6a2a0> # /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 0x7f73eec6f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec6c230> # 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 0x7f73eec70950> # 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 0x7f73eec70740> # 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 0x7f73eec70a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec682c0> # /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 0x7f73eecf8230> # 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 0x7f73eecf92e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec729c0> # 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 0x7f73eec73d70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eec725d0> # 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 0x7f73eeb015e0> # /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 0x7f73eeb02240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eecf94f0> 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 0x7f73eeb02ab0> # 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 0x7f73eeb03650> # 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 0x7f73eeb0e240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb0bf50> 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 0x7f73eedfab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eedee810> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb0e360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73eeb02ed0> # 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 {"path": "/tmp/linux_system_role.selinuxt77whs1m", "changed": true, "diff": {"before": {"path": "/tmp/linux_system_role.selinuxt77whs1m", "state": "directory", "path_content": {"directories": [], "files": ["/tmp/linux_system_role.selinuxt77whs1m/linux-system-roles-selinux-test-b.pp"]}}, "after": {"path": "/tmp/linux_system_role.selinuxt77whs1m", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxt77whs1m", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 binascii # destroy struct # 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 array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # 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 # 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 abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # 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 systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # 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 stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # 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 functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096707.45446: done with _execute_module (file, {'path': '/tmp/linux_system_role.selinuxt77whs1m', 'state': 'absent', '_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': 'file', '_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-1727096707.1438985-15346-222616046925249/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096707.45449: _low_level_execute_command(): starting 13827 1727096707.45451: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096707.1438985-15346-222616046925249/ > /dev/null 2>&1 && sleep 0' 13827 1727096707.45594: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096707.45597: 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 <<< 13827 1727096707.45600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.45603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096707.45605: 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 <<< 13827 1727096707.45607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.45661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.45665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.45670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.45729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.47562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.47587: stderr chunk (state=3): >>><<< 13827 1727096707.47592: stdout chunk (state=3): >>><<< 13827 1727096707.47606: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096707.47612: handler run complete 13827 1727096707.47630: attempt loop complete, returning result 13827 1727096707.47637: _execute() done 13827 1727096707.47640: dumping result to json 13827 1727096707.47642: done dumping result, returning 13827 1727096707.47708: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxt77whs1m [12a9e070-eceb-0460-c064-0000000001bc] 13827 1727096707.47711: sending task result for task 12a9e070-eceb-0460-c064-0000000001bc 13827 1727096707.47780: done sending task result for task 12a9e070-eceb-0460-c064-0000000001bc 13827 1727096707.47782: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/tmp/linux_system_role.selinuxt77whs1m", "state": "absent" } 13827 1727096707.47887: no more pending results, returning what we have 13827 1727096707.47890: results queue empty 13827 1727096707.47892: checking for any_errors_fatal 13827 1727096707.47897: done checking for any_errors_fatal 13827 1727096707.47898: checking for max_fail_percentage 13827 1727096707.47900: done checking for max_fail_percentage 13827 1727096707.47900: checking to see if all hosts have failed and the running result is not ok 13827 1727096707.47901: done checking to see if all hosts have failed 13827 1727096707.47902: getting the remaining hosts for this loop 13827 1727096707.47903: done getting the remaining hosts for this loop 13827 1727096707.47907: getting the next task for host managed_node3 13827 1727096707.47917: done getting next task for host managed_node3 13827 1727096707.47920: ^ task is: TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096707.47924: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=26, rescue=0, 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 13827 1727096707.47935: getting variables 13827 1727096707.47937: in VariableManager get_vars() 13827 1727096707.47969: Calling all_inventory to load vars for managed_node3 13827 1727096707.47972: Calling groups_inventory to load vars for managed_node3 13827 1727096707.47974: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096707.47982: Calling all_plugins_play to load vars for managed_node3 13827 1727096707.47984: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096707.47987: Calling groups_plugins_play to load vars for managed_node3 13827 1727096707.48626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096707.49125: done with get_vars() 13827 1727096707.49142: done getting variables TASK [fedora.linux_system_roles.selinux : Remove module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:62 Monday 23 September 2024 09:05:07 -0400 (0:00:00.427) 0:00:59.492 ****** 13827 1727096707.49208: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096707.49467: worker is 1 (out of 1 available) 13827 1727096707.49483: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096707.49500: done queuing things up, now waiting for results queue to drain 13827 1727096707.49501: waiting for pending results... 13827 1727096707.49702: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096707.49800: in run() - task 12a9e070-eceb-0460-c064-0000000001be 13827 1727096707.49813: variable 'ansible_search_path' from source: unknown 13827 1727096707.49817: variable 'ansible_search_path' from source: unknown 13827 1727096707.49845: calling self._execute() 13827 1727096707.49921: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.49926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.49937: variable 'omit' from source: magic vars 13827 1727096707.50452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096707.52640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096707.53271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096707.53275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096707.53278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096707.53280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096707.53376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.53407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.53431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.53476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.53489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.53869: variable 'ansible_distribution' from source: facts 13827 1727096707.53873: variable 'ansible_distribution_major_version' from source: facts 13827 1727096707.53892: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096707.54244: variable 'state' from source: include params 13827 1727096707.54301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.54324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.54353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.54596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.54610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.54687: variable '__selinux_item' from source: include params 13827 1727096707.54703: Evaluated conditional (state == "absent"): False 13827 1727096707.54706: when evaluation is False, skipping this task 13827 1727096707.54709: _execute() done 13827 1727096707.54712: dumping result to json 13827 1727096707.54714: done dumping result, returning 13827 1727096707.54727: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module [12a9e070-eceb-0460-c064-0000000001be] 13827 1727096707.54730: sending task result for task 12a9e070-eceb-0460-c064-0000000001be 13827 1727096707.55192: done sending task result for task 12a9e070-eceb-0460-c064-0000000001be 13827 1727096707.55198: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"absent\"", "skip_reason": "Conditional result was False" } 13827 1727096707.55253: no more pending results, returning what we have 13827 1727096707.55263: results queue empty 13827 1727096707.55264: checking for any_errors_fatal 13827 1727096707.55275: done checking for any_errors_fatal 13827 1727096707.55276: checking for max_fail_percentage 13827 1727096707.55278: done checking for max_fail_percentage 13827 1727096707.55279: checking to see if all hosts have failed and the running result is not ok 13827 1727096707.55280: done checking to see if all hosts have failed 13827 1727096707.55281: getting the remaining hosts for this loop 13827 1727096707.55283: done getting the remaining hosts for this loop 13827 1727096707.55287: getting the next task for host managed_node3 13827 1727096707.55364: done getting next task for host managed_node3 13827 1727096707.55375: ^ task is: TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096707.55380: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=26, rescue=0, 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 13827 1727096707.55395: getting variables 13827 1727096707.55397: in VariableManager get_vars() 13827 1727096707.55546: Calling all_inventory to load vars for managed_node3 13827 1727096707.55549: Calling groups_inventory to load vars for managed_node3 13827 1727096707.55551: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096707.55566: Calling all_plugins_play to load vars for managed_node3 13827 1727096707.55568: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096707.55571: Calling groups_plugins_play to load vars for managed_node3 13827 1727096707.56200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096707.56723: done with get_vars() 13827 1727096707.56747: done getting variables TASK [fedora.linux_system_roles.selinux : Enable module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:70 Monday 23 September 2024 09:05:07 -0400 (0:00:00.076) 0:00:59.569 ****** 13827 1727096707.56861: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096707.57321: worker is 1 (out of 1 available) 13827 1727096707.57339: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096707.57352: done queuing things up, now waiting for results queue to drain 13827 1727096707.57353: waiting for pending results... 13827 1727096707.57640: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096707.57891: in run() - task 12a9e070-eceb-0460-c064-0000000001bf 13827 1727096707.57896: variable 'ansible_search_path' from source: unknown 13827 1727096707.57898: variable 'ansible_search_path' from source: unknown 13827 1727096707.57902: calling self._execute() 13827 1727096707.57970: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.57983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.58003: variable 'omit' from source: magic vars 13827 1727096707.58480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096707.60788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096707.60902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096707.60959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096707.61001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096707.61062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096707.61130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.61175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.61208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.61278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.61289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.61495: variable 'ansible_distribution' from source: facts 13827 1727096707.61499: variable 'ansible_distribution_major_version' from source: facts 13827 1727096707.61508: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096707.61686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096707.61930: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096707.61936: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096707.61973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096707.62008: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096707.62068: 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) 13827 1727096707.62097: 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) 13827 1727096707.62127: 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) 13827 1727096707.62167: 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) 13827 1727096707.62281: variable 'state' from source: include params 13827 1727096707.62378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.62407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.62472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.62489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.62508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.62595: variable '__selinux_item' from source: include params 13827 1727096707.62615: variable '__selinux_item' from source: include params 13827 1727096707.62762: Evaluated conditional (state == "enabled" and __selinux_item.path is not defined): False 13827 1727096707.62766: when evaluation is False, skipping this task 13827 1727096707.62768: _execute() done 13827 1727096707.62771: dumping result to json 13827 1727096707.62773: done dumping result, returning 13827 1727096707.62775: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module [12a9e070-eceb-0460-c064-0000000001bf] 13827 1727096707.62777: sending task result for task 12a9e070-eceb-0460-c064-0000000001bf 13827 1727096707.62858: done sending task result for task 12a9e070-eceb-0460-c064-0000000001bf 13827 1727096707.62862: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096707.62906: no more pending results, returning what we have 13827 1727096707.62909: results queue empty 13827 1727096707.62910: checking for any_errors_fatal 13827 1727096707.62917: done checking for any_errors_fatal 13827 1727096707.62918: checking for max_fail_percentage 13827 1727096707.62919: done checking for max_fail_percentage 13827 1727096707.62920: checking to see if all hosts have failed and the running result is not ok 13827 1727096707.62921: done checking to see if all hosts have failed 13827 1727096707.62921: getting the remaining hosts for this loop 13827 1727096707.62923: done getting the remaining hosts for this loop 13827 1727096707.62926: getting the next task for host managed_node3 13827 1727096707.62937: done getting next task for host managed_node3 13827 1727096707.62941: ^ task is: TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096707.62944: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=26, rescue=0, 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 13827 1727096707.62966: getting variables 13827 1727096707.62968: in VariableManager get_vars() 13827 1727096707.63003: Calling all_inventory to load vars for managed_node3 13827 1727096707.63006: Calling groups_inventory to load vars for managed_node3 13827 1727096707.63008: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096707.63017: Calling all_plugins_play to load vars for managed_node3 13827 1727096707.63020: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096707.63022: Calling groups_plugins_play to load vars for managed_node3 13827 1727096707.64129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096707.65088: done with get_vars() 13827 1727096707.65112: done getting variables TASK [fedora.linux_system_roles.selinux : Disable module] ********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 Monday 23 September 2024 09:05:07 -0400 (0:00:00.083) 0:00:59.652 ****** 13827 1727096707.65203: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096707.65694: worker is 1 (out of 1 available) 13827 1727096707.65708: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096707.65722: done queuing things up, now waiting for results queue to drain 13827 1727096707.65724: waiting for pending results... 13827 1727096707.66075: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096707.66098: in run() - task 12a9e070-eceb-0460-c064-0000000001c0 13827 1727096707.66120: variable 'ansible_search_path' from source: unknown 13827 1727096707.66128: variable 'ansible_search_path' from source: unknown 13827 1727096707.66180: calling self._execute() 13827 1727096707.66280: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.66294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.66309: variable 'omit' from source: magic vars 13827 1727096707.66807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096707.69395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096707.69474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096707.69518: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096707.69580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096707.69689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096707.69704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.69742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.69775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.69823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.69847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.70011: variable 'ansible_distribution' from source: facts 13827 1727096707.70025: variable 'ansible_distribution_major_version' from source: facts 13827 1727096707.70049: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096707.70215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096707.70403: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096707.70452: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096707.70493: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096707.70564: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096707.70588: 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) 13827 1727096707.70615: 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) 13827 1727096707.70648: 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) 13827 1727096707.70686: 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) 13827 1727096707.70796: variable 'state' from source: include params 13827 1727096707.70961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.70964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.70974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.71022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.71046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.71129: variable '__selinux_item' from source: include params 13827 1727096707.71153: variable '__selinux_item' from source: include params 13827 1727096707.71167: Evaluated conditional (state == "disabled" and __selinux_item.path is not defined): False 13827 1727096707.71174: when evaluation is False, skipping this task 13827 1727096707.71182: _execute() done 13827 1727096707.71222: dumping result to json 13827 1727096707.71226: done dumping result, returning 13827 1727096707.71229: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module [12a9e070-eceb-0460-c064-0000000001c0] 13827 1727096707.71234: sending task result for task 12a9e070-eceb-0460-c064-0000000001c0 skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"disabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096707.71378: no more pending results, returning what we have 13827 1727096707.71382: results queue empty 13827 1727096707.71383: checking for any_errors_fatal 13827 1727096707.71389: done checking for any_errors_fatal 13827 1727096707.71390: checking for max_fail_percentage 13827 1727096707.71392: done checking for max_fail_percentage 13827 1727096707.71393: checking to see if all hosts have failed and the running result is not ok 13827 1727096707.71394: done checking to see if all hosts have failed 13827 1727096707.71394: getting the remaining hosts for this loop 13827 1727096707.71396: done getting the remaining hosts for this loop 13827 1727096707.71400: getting the next task for host managed_node3 13827 1727096707.71409: done getting next task for host managed_node3 13827 1727096707.71413: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096707.71417: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=26, rescue=0, 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 13827 1727096707.71441: getting variables 13827 1727096707.71443: in VariableManager get_vars() 13827 1727096707.71484: Calling all_inventory to load vars for managed_node3 13827 1727096707.71487: Calling groups_inventory to load vars for managed_node3 13827 1727096707.71490: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096707.71501: Calling all_plugins_play to load vars for managed_node3 13827 1727096707.71504: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096707.71508: Calling groups_plugins_play to load vars for managed_node3 13827 1727096707.72509: done sending task result for task 12a9e070-eceb-0460-c064-0000000001c0 13827 1727096707.72513: WORKER PROCESS EXITING 13827 1727096707.72997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096707.73899: done with get_vars() 13827 1727096707.73921: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh SELinux modules facts] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 Monday 23 September 2024 09:05:07 -0400 (0:00:00.088) 0:00:59.740 ****** 13827 1727096707.74008: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096707.74586: worker is 1 (out of 1 available) 13827 1727096707.74596: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096707.74606: done queuing things up, now waiting for results queue to drain 13827 1727096707.74607: waiting for pending results... 13827 1727096707.74688: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096707.74863: in run() - task 12a9e070-eceb-0460-c064-0000000001c1 13827 1727096707.74887: variable 'ansible_search_path' from source: unknown 13827 1727096707.74896: variable 'ansible_search_path' from source: unknown 13827 1727096707.74943: calling self._execute() 13827 1727096707.75038: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.75055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.75072: variable 'omit' from source: magic vars 13827 1727096707.75549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096707.77865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096707.77869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096707.77912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096707.77955: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096707.77992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096707.78085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096707.78120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096707.78153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096707.78204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096707.78222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096707.78408: variable 'ansible_distribution' from source: facts 13827 1727096707.78418: variable 'ansible_distribution_major_version' from source: facts 13827 1727096707.78442: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096707.78452: variable 'omit' from source: magic vars 13827 1727096707.78520: variable 'omit' from source: magic vars 13827 1727096707.78622: variable 'omit' from source: magic vars 13827 1727096707.78625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096707.78628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096707.78641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096707.78665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096707.78681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096707.78717: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096707.78730: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.78743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.78851: Set connection var ansible_connection to ssh 13827 1727096707.78868: Set connection var ansible_shell_executable to /bin/sh 13827 1727096707.78884: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096707.78949: Set connection var ansible_shell_type to sh 13827 1727096707.78953: Set connection var ansible_pipelining to False 13827 1727096707.78955: Set connection var ansible_timeout to 10 13827 1727096707.78959: variable 'ansible_shell_executable' from source: unknown 13827 1727096707.78961: variable 'ansible_connection' from source: unknown 13827 1727096707.78963: variable 'ansible_module_compression' from source: unknown 13827 1727096707.78965: variable 'ansible_shell_type' from source: unknown 13827 1727096707.78967: variable 'ansible_shell_executable' from source: unknown 13827 1727096707.78968: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096707.78970: variable 'ansible_pipelining' from source: unknown 13827 1727096707.78978: variable 'ansible_timeout' from source: unknown 13827 1727096707.78986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096707.79127: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096707.79147: variable 'omit' from source: magic vars 13827 1727096707.79161: starting attempt loop 13827 1727096707.79169: running the handler 13827 1727096707.79187: _low_level_execute_command(): starting 13827 1727096707.79262: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096707.79944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096707.79962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.80027: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.80091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.80106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.80218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.81904: stdout chunk (state=3): >>>/root <<< 13827 1727096707.82072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.82076: stdout chunk (state=3): >>><<< 13827 1727096707.82078: stderr chunk (state=3): >>><<< 13827 1727096707.82102: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096707.82210: _low_level_execute_command(): starting 13827 1727096707.82215: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374 `" && echo ansible-tmp-1727096707.8211691-15364-223290156234374="` echo /root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374 `" ) && sleep 0' 13827 1727096707.82783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096707.82798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.82815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.82819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096707.82842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096707.82845: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096707.82848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.82873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096707.82878: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096707.82886: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096707.82896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.82903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.83032: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.83035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.83037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.83180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.83277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.85145: stdout chunk (state=3): >>>ansible-tmp-1727096707.8211691-15364-223290156234374=/root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374 <<< 13827 1727096707.85251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.85290: stderr chunk (state=3): >>><<< 13827 1727096707.85293: stdout chunk (state=3): >>><<< 13827 1727096707.85462: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096707.8211691-15364-223290156234374=/root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096707.85465: variable 'ansible_module_compression' from source: unknown 13827 1727096707.85467: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.selinux_modules_facts-ZIP_DEFLATED 13827 1727096707.85469: variable 'ansible_facts' from source: unknown 13827 1727096707.85541: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/AnsiballZ_selinux_modules_facts.py 13827 1727096707.85777: Sending initial data 13827 1727096707.85781: Sent initial data (170 bytes) 13827 1727096707.86313: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096707.86322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.86333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.86372: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.86378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.86463: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.86492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.86575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.88108: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096707.88169: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096707.88231: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpzer95_0s /root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096707.88237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096707.88322: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpzer95_0s" to remote "/root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/AnsiballZ_selinux_modules_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096707.89123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.89296: stderr chunk (state=3): >>><<< 13827 1727096707.89300: stdout chunk (state=3): >>><<< 13827 1727096707.89303: done transferring module to remote 13827 1727096707.89305: _low_level_execute_command(): starting 13827 1727096707.89308: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/ /root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096707.89884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096707.89888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.89890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.89901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096707.89914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096707.89921: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096707.89931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.90061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096707.90065: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096707.90068: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096707.90070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.90072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.90074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096707.90076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096707.90078: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096707.90080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.90082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.90091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.90263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.90344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.92144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096707.92148: stdout chunk (state=3): >>><<< 13827 1727096707.92150: stderr chunk (state=3): >>><<< 13827 1727096707.92170: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096707.92261: _low_level_execute_command(): starting 13827 1727096707.92265: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096707.92847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096707.92864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096707.92878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096707.92902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096707.92918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096707.92928: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096707.92944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.92964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096707.93017: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096707.93067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096707.93092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096707.93105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096707.93200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096707.95348: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096707.95387: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096707.95399: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096707.95453: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096707.95479: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096707.95493: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096707.95553: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096707.95568: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096707.95625: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096707.95649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 13827 1727096707.95668: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096707.95700: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096707.95730: 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 0x7f71d31bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d318bb00> <<< 13827 1727096707.95761: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096707.95792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d31bea50> <<< 13827 1727096707.95805: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096707.95835: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096707.95855: stdout chunk (state=3): >>> import 'io' # <<< 13827 1727096707.95886: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096707.95904: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096707.95973: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096707.96007: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096707.96040: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 13827 1727096707.96078: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096707.96091: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096707.96128: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096707.96146: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d31cd130> <<< 13827 1727096707.96213: 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 <<< 13827 1727096707.96235: 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 0x7f71d31cdfa0> <<< 13827 1727096707.96252: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096707.96278: 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. <<< 13827 1727096707.96508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096707.96538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096707.96562: 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' <<< 13827 1727096707.96578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096707.96616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096707.96625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096707.96663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096707.96689: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fabda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096707.96705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096707.96731: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fabfe0> <<< 13827 1727096707.96750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096707.96777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096707.96809: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096707.96862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.96885: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096707.96936: 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 0x7f71d2fe37a0> <<< 13827 1727096707.96940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fe3e30> <<< 13827 1727096707.96960: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096707.97013: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fc3a70> <<< 13827 1727096707.97033: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096707.97049: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fc1190> <<< 13827 1727096707.97143: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fa8f50> <<< 13827 1727096707.97162: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096707.97185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 13827 1727096707.97214: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096707.97249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096707.97271: 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' <<< 13827 1727096707.97312: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3003740> <<< 13827 1727096707.97315: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3002360> <<< 13827 1727096707.97350: 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 0x7f71d2fc2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3000aa0> <<< 13827 1727096707.97408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d30387d0> <<< 13827 1727096707.97445: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fa81d0> <<< 13827 1727096707.97479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71d3038c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3038b30> <<< 13827 1727096707.97527: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.97544: 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 0x7f71d3038ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fa6cf0> <<< 13827 1727096707.97575: 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' <<< 13827 1727096707.97592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096707.97647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d30395b0> <<< 13827 1727096707.97650: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3039280> <<< 13827 1727096707.97681: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096707.97726: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d303a4b0> <<< 13827 1727096707.97730: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096707.97752: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096707.97771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096707.97812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d30506e0> <<< 13827 1727096707.97848: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096707.97873: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71d3051df0> <<< 13827 1727096707.97905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096707.97930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096707.97953: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3052c60> <<< 13827 1727096707.97993: 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 0x7f71d30532c0> <<< 13827 1727096707.98013: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d30521b0> <<< 13827 1727096707.98073: 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' <<< 13827 1727096707.98076: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.98079: 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 0x7f71d3053d40> <<< 13827 1727096707.98100: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3053470> <<< 13827 1727096707.98126: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d303a510> <<< 13827 1727096707.98151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096707.98172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096707.98212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096707.98215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096707.98258: 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 0x7f71d2debb90> <<< 13827 1727096707.98301: 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' <<< 13827 1727096707.98308: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.98335: 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 0x7f71d2e14650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e143b0> # 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 0x7f71d2e14680> <<< 13827 1727096707.98367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096707.98384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096707.98445: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096707.98575: 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 0x7f71d2e14fb0> <<< 13827 1727096707.98692: 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 0x7f71d2e159a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e14860> <<< 13827 1727096707.98706: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2de9d30> <<< 13827 1727096707.98736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096707.98772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096707.98797: 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' <<< 13827 1727096707.98815: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e16db0> <<< 13827 1727096707.98840: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e15af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d303ac00> <<< 13827 1727096707.98862: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096707.98944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.98947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096707.98982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096707.99000: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e3b140> <<< 13827 1727096707.99064: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096707.99088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096707.99116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096707.99119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096707.99173: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e63530> <<< 13827 1727096707.99177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096707.99223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096707.99272: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096707.99296: 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 0x7f71d2ec0320> <<< 13827 1727096707.99329: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096707.99345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096707.99379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096707.99412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096707.99498: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2ec2a80> <<< 13827 1727096707.99570: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2ec0440> <<< 13827 1727096707.99621: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e8d310> <<< 13827 1727096707.99639: 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 0x7f71d2721400> <<< 13827 1727096707.99663: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e62330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e17d10> <<< 13827 1727096707.99767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096707.99787: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f71d27216a0> <<< 13827 1727096707.99972: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_p0m98d8o/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' <<< 13827 1727096707.99984: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.00101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.00133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096708.00142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096708.00179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096708.00254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096708.00283: 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 0x7f71d2777170> <<< 13827 1727096708.00302: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096708.00486: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2756060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d27551c0> <<< 13827 1727096708.00524: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.00530: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096708.00558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096708.00588: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096708.00599: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.01985: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.03091: 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 0x7f71d2775040> <<< 13827 1727096708.03127: 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' <<< 13827 1727096708.03162: 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' <<< 13827 1727096708.03165: 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' <<< 13827 1727096708.03193: 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 0x7f71d279eba0> <<< 13827 1727096708.03224: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d279e930> <<< 13827 1727096708.03262: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d279e240> <<< 13827 1727096708.03289: 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' <<< 13827 1727096708.03330: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d279e990> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2777e00> <<< 13827 1727096708.03343: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096708.03366: 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 0x7f71d279f8c0> <<< 13827 1727096708.03401: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096708.03418: 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 0x7f71d279fb00> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096708.03466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096708.03475: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096708.03531: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d279ff80> import 'pwd' # <<< 13827 1727096708.03549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096708.03571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096708.03621: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2609d90> <<< 13827 1727096708.03661: 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 0x7f71d260b980> <<< 13827 1727096708.03664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096708.03684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096708.03710: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d260c380> <<< 13827 1727096708.03742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096708.03762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096708.03785: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d260d520> <<< 13827 1727096708.03800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096708.03843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096708.03868: 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' <<< 13827 1727096708.03912: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d260ffb0> <<< 13827 1727096708.03962: 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 0x7f71d2614320> <<< 13827 1727096708.03990: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d260e270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096708.04024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096708.04068: 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' <<< 13827 1727096708.04071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096708.04095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096708.04139: 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' <<< 13827 1727096708.04142: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2617f50> <<< 13827 1727096708.04160: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096708.04220: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2616ae0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2616840> <<< 13827 1727096708.04241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096708.04321: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2616db0> <<< 13827 1727096708.04345: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d260e780> <<< 13827 1727096708.04375: 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 0x7f71d265ffb0> <<< 13827 1727096708.04405: 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 0x7f71d2660290> <<< 13827 1727096708.04438: 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 <<< 13827 1727096708.04462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096708.04475: 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' <<< 13827 1727096708.04507: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096708.04529: 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 0x7f71d2661d30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2661af0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096708.04646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096708.04693: 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 0x7f71d26642c0> <<< 13827 1727096708.04709: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2662420> <<< 13827 1727096708.04725: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096708.04767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096708.04796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096708.04808: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096708.04847: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2667950> <<< 13827 1727096708.04967: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2664410> <<< 13827 1727096708.05026: 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 0x7f71d2668ad0> <<< 13827 1727096708.05060: 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 0x7f71d2668a70> <<< 13827 1727096708.05113: 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' <<< 13827 1727096708.05128: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71d2668bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26603b0> <<< 13827 1727096708.05162: 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' <<< 13827 1727096708.05186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096708.05209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096708.05240: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096708.05243: 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 0x7f71d26f0260> <<< 13827 1727096708.05399: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096708.05402: 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 0x7f71d26f1520> <<< 13827 1727096708.05468: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d266a9f0> # 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 0x7f71d266bda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d266a630> <<< 13827 1727096708.05475: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096708.05494: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.05574: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.05678: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.05698: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13827 1727096708.05725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096708.05739: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.05853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.05968: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.06503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.07047: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096708.07074: 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' # <<< 13827 1727096708.07100: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096708.07127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096708.07165: 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 0x7f71d26f9730> <<< 13827 1727096708.07231: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096708.07245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26fa420> <<< 13827 1727096708.07270: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26f16d0> <<< 13827 1727096708.07366: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 13827 1727096708.07368: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.07370: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096708.07372: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.07655: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.07686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26fa240> # zipimport: zlib available <<< 13827 1727096708.08142: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.08582: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.08661: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.08741: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096708.08745: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.08776: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.08818: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 13827 1727096708.08892: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.08981: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096708.09013: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.09024: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096708.09062: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.09094: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096708.09128: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.09337: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.09569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096708.09623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096708.09638: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096708.09700: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26fb530> <<< 13827 1727096708.09711: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.09781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.09864: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096708.09896: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096708.09907: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.09929: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.09979: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096708.09997: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.10032: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.10073: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.10129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.10193: 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 <<< 13827 1727096708.10235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096708.10313: 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 0x7f71d2506180> <<< 13827 1727096708.10344: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d25017c0> <<< 13827 1727096708.10384: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096708.10397: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.10455: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.10521: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.10549: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.10594: 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' <<< 13827 1727096708.10620: 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 <<< 13827 1727096708.10632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096708.10662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096708.10712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096708.10738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096708.10752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096708.10811: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d27fea20> <<< 13827 1727096708.10849: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d27ee6f0> <<< 13827 1727096708.10945: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2506270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26faf90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096708.10958: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.11004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.11015: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096708.11077: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096708.11124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.11127: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096708.11183: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 13827 1727096708.11191: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.11195: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096708.11258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096708.11262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096708.11278: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.11358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096708.11443: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096708.11482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096708.11602: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71d25836b0> <<< 13827 1727096708.11605: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2594860> <<< 13827 1727096708.11661: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096710.67231: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-b": {"500": {"enabled": 1, "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84"}}, "linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037<<< 13827 1727096710.67248: stdout chunk (state=3): >>>b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1<<< 13827 1727096710.67307: stdout chunk (state=3): >>>, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096710.67647: 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 <<< 13827 1727096710.67754: stdout chunk (state=3): >>># 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 <<< 13827 1727096710.67796: 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 # 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 <<< 13827 1727096710.67847: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096710.68163: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 13827 1727096710.68236: stdout chunk (state=3): >>># 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 <<< 13827 1727096710.68240: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096710.68280: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 13827 1727096710.68291: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096710.68377: stdout chunk (state=3): >>># cleanup[3] wiping _semanage # 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 <<< 13827 1727096710.68442: stdout chunk (state=3): >>># 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 <<< 13827 1727096710.68516: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096710.68522: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 13827 1727096710.68548: stdout chunk (state=3): >>># 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 _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096710.68685: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13827 1727096710.68726: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096710.68766: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096710.68802: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096710.68826: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096710.68925: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13827 1727096710.68966: stdout chunk (state=3): >>># destroy time <<< 13827 1727096710.69003: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 13827 1727096710.69035: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096710.69455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096710.69462: stdout chunk (state=3): >>><<< 13827 1727096710.69464: stderr chunk (state=3): >>><<< 13827 1727096710.69669: _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 0x7f71d31bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d318bb00> # /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 0x7f71d31bea50> 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 0x7f71d31cd130> # /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 0x7f71d31cdfa0> 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 0x7f71d2fabda0> # /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 0x7f71d2fabfe0> # /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 0x7f71d2fe37a0> # /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 0x7f71d2fe3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fc3a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fc1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fa8f50> # /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 0x7f71d3003740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3002360> # /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 0x7f71d2fc2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3000aa0> # /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 0x7f71d30387d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fa81d0> # /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 0x7f71d3038c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3038b30> # 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 0x7f71d3038ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2fa6cf0> # /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 0x7f71d30395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3039280> 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 0x7f71d303a4b0> 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 0x7f71d30506e0> 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 0x7f71d3051df0> # /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 0x7f71d3052c60> # 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 0x7f71d30532c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d30521b0> # /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 0x7f71d3053d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d3053470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d303a510> # /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 0x7f71d2debb90> # /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 0x7f71d2e14650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e143b0> # 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 0x7f71d2e14680> # /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 0x7f71d2e14fb0> # 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 0x7f71d2e159a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e14860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2de9d30> # /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 0x7f71d2e16db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e15af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d303ac00> # /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 0x7f71d2e3b140> # /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 0x7f71d2e63530> # /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 0x7f71d2ec0320> # /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 0x7f71d2ec2a80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2ec0440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e8d310> # /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 0x7f71d2721400> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e62330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2e17d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f71d27216a0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_p0m98d8o/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7f71d2777170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2756060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d27551c0> # 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 0x7f71d2775040> # /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 0x7f71d279eba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d279e930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d279e240> # /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 0x7f71d279e990> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2777e00> 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 0x7f71d279f8c0> # 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 0x7f71d279fb00> # /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 0x7f71d279ff80> 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 0x7f71d2609d90> # 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 0x7f71d260b980> # /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 0x7f71d260c380> # /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 0x7f71d260d520> # /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 0x7f71d260ffb0> # 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 0x7f71d2614320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d260e270> # /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 0x7f71d2617f50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2616ae0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2616840> # /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 0x7f71d2616db0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d260e780> # 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 0x7f71d265ffb0> # /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 0x7f71d2660290> # /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 0x7f71d2661d30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2661af0> # /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 0x7f71d26642c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2662420> # /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 0x7f71d2667950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2664410> # 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 0x7f71d2668ad0> # 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 0x7f71d2668a70> # 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 0x7f71d2668bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26603b0> # /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 0x7f71d26f0260> # 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 0x7f71d26f1520> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d266a9f0> # 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 0x7f71d266bda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d266a630> # 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 0x7f71d26f9730> # /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 0x7f71d26fa420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26f16d0> 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 0x7f71d26fa240> # 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 0x7f71d26fb530> # 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 0x7f71d2506180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d25017c0> 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 0x7f71d27fea20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d27ee6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2506270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d26faf90> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f71d25836b0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71d2594860> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-b": {"500": {"enabled": 1, "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84"}}, "linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096710.71569: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096710.71592: _low_level_execute_command(): starting 13827 1727096710.71603: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096707.8211691-15364-223290156234374/ > /dev/null 2>&1 && sleep 0' 13827 1727096710.72296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096710.72376: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096710.72430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096710.72453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096710.72479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096710.72576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096710.74473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096710.74496: stdout chunk (state=3): >>><<< 13827 1727096710.74499: stderr chunk (state=3): >>><<< 13827 1727096710.74664: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096710.74668: handler run complete 13827 1727096710.75188: variable 'ansible_facts' from source: unknown 13827 1727096710.75521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096710.76912: variable 'ansible_facts' from source: unknown 13827 1727096710.77232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096710.77685: attempt loop complete, returning result 13827 1727096710.77710: _execute() done 13827 1727096710.77719: dumping result to json 13827 1727096710.77824: done dumping result, returning 13827 1727096710.77840: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts [12a9e070-eceb-0460-c064-0000000001c1] 13827 1727096710.77850: sending task result for task 12a9e070-eceb-0460-c064-0000000001c1 13827 1727096710.79182: done sending task result for task 12a9e070-eceb-0460-c064-0000000001c1 13827 1727096710.79807: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linux-system-roles-selinux-test-a": { "400": { "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "enabled": 1 } }, "linux-system-roles-selinux-test-b": { "500": { "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096710.81644: no more pending results, returning what we have 13827 1727096710.81648: results queue empty 13827 1727096710.81648: checking for any_errors_fatal 13827 1727096710.81659: done checking for any_errors_fatal 13827 1727096710.81661: checking for max_fail_percentage 13827 1727096710.81662: done checking for max_fail_percentage 13827 1727096710.81663: checking to see if all hosts have failed and the running result is not ok 13827 1727096710.81664: done checking to see if all hosts have failed 13827 1727096710.81665: getting the remaining hosts for this loop 13827 1727096710.81667: done getting the remaining hosts for this loop 13827 1727096710.81671: getting the next task for host managed_node3 13827 1727096710.81678: done getting next task for host managed_node3 13827 1727096710.81682: ^ task is: TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096710.81685: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=27, rescue=0, 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 13827 1727096710.81695: getting variables 13827 1727096710.81696: in VariableManager get_vars() 13827 1727096710.81724: Calling all_inventory to load vars for managed_node3 13827 1727096710.81726: Calling groups_inventory to load vars for managed_node3 13827 1727096710.81729: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096710.81739: Calling all_plugins_play to load vars for managed_node3 13827 1727096710.81742: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096710.81745: Calling groups_plugins_play to load vars for managed_node3 13827 1727096710.82369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096710.82888: done with get_vars() 13827 1727096710.82904: done getting variables 13827 1727096710.83046: variable '__selinux_item' from source: include params 13827 1727096710.83054: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:15 Monday 23 September 2024 09:05:10 -0400 (0:00:03.090) 0:01:02.831 ****** 13827 1727096710.83078: entering _queue_task() for managed_node3/stat 13827 1727096710.83336: worker is 1 (out of 1 available) 13827 1727096710.83351: exiting _queue_task() for managed_node3/stat 13827 1727096710.83365: done queuing things up, now waiting for results queue to drain 13827 1727096710.83367: waiting for pending results... 13827 1727096710.83555: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096710.83658: in run() - task 12a9e070-eceb-0460-c064-0000000001c7 13827 1727096710.83670: variable 'ansible_search_path' from source: unknown 13827 1727096710.83675: variable 'ansible_search_path' from source: unknown 13827 1727096710.83702: calling self._execute() 13827 1727096710.83730: in VariableManager get_vars() 13827 1727096710.83781: Calling all_inventory to load vars for localhost 13827 1727096710.83785: Calling groups_inventory to load vars for localhost 13827 1727096710.83789: Calling all_plugins_inventory to load vars for localhost 13827 1727096710.83839: Calling all_plugins_play to load vars for localhost 13827 1727096710.83843: Calling groups_plugins_inventory to load vars for localhost 13827 1727096710.83846: Calling groups_plugins_play to load vars for localhost 13827 1727096710.83963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096710.83966: done with get_vars() 13827 1727096710.83969: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096710.84114: variable 'ansible_delegated_vars' from source: unknown 13827 1727096710.84117: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096710.84119: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 13827 1727096710.84122: variable 'omit' from source: magic vars 13827 1727096710.84477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096710.86131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096710.86180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096710.86208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096710.86237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096710.86260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096710.86321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096710.86346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096710.86366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096710.86391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096710.86402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096710.86520: variable 'ansible_distribution' from source: facts 13827 1727096710.86524: variable 'ansible_distribution_major_version' from source: facts 13827 1727096710.86548: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096710.86626: variable 'state' from source: include params 13827 1727096710.86690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096710.86706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096710.86723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096710.86750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096710.86766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096710.86816: variable '__selinux_item' from source: include params 13827 1727096710.86827: Evaluated conditional (state == "enabled"): False 13827 1727096710.86830: when evaluation is False, skipping this task 13827 1727096710.86832: _execute() done 13827 1727096710.86839: dumping result to json 13827 1727096710.86841: done dumping result, returning 13827 1727096710.86849: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} [12a9e070-eceb-0460-c064-0000000001c7] 13827 1727096710.86852: sending task result for task 12a9e070-eceb-0460-c064-0000000001c7 13827 1727096710.86948: done sending task result for task 12a9e070-eceb-0460-c064-0000000001c7 13827 1727096710.86951: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096710.87023: no more pending results, returning what we have 13827 1727096710.87026: results queue empty 13827 1727096710.87027: checking for any_errors_fatal 13827 1727096710.87037: done checking for any_errors_fatal 13827 1727096710.87038: checking for max_fail_percentage 13827 1727096710.87039: done checking for max_fail_percentage 13827 1727096710.87040: checking to see if all hosts have failed and the running result is not ok 13827 1727096710.87040: done checking to see if all hosts have failed 13827 1727096710.87041: getting the remaining hosts for this loop 13827 1727096710.87043: done getting the remaining hosts for this loop 13827 1727096710.87046: getting the next task for host managed_node3 13827 1727096710.87054: done getting next task for host managed_node3 13827 1727096710.87059: ^ task is: TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096710.87063: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=27, rescue=0, 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 13827 1727096710.87076: getting variables 13827 1727096710.87077: in VariableManager get_vars() 13827 1727096710.87116: Calling all_inventory to load vars for managed_node3 13827 1727096710.87118: Calling groups_inventory to load vars for managed_node3 13827 1727096710.87120: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096710.87128: Calling all_plugins_play to load vars for managed_node3 13827 1727096710.87130: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096710.87132: Calling groups_plugins_play to load vars for managed_node3 13827 1727096710.88097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096710.88982: done with get_vars() 13827 1727096710.88999: done getting variables 13827 1727096710.89048: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:28 Monday 23 September 2024 09:05:10 -0400 (0:00:00.060) 0:01:02.891 ****** 13827 1727096710.89081: entering _queue_task() for managed_node3/fail 13827 1727096710.89328: worker is 1 (out of 1 available) 13827 1727096710.89340: exiting _queue_task() for managed_node3/fail 13827 1727096710.89352: done queuing things up, now waiting for results queue to drain 13827 1727096710.89354: waiting for pending results... 13827 1727096710.89536: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096710.89649: in run() - task 12a9e070-eceb-0460-c064-0000000001c8 13827 1727096710.89663: variable 'ansible_search_path' from source: unknown 13827 1727096710.89667: variable 'ansible_search_path' from source: unknown 13827 1727096710.89699: calling self._execute() 13827 1727096710.89767: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096710.89771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096710.89780: variable 'omit' from source: magic vars 13827 1727096710.90108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096710.91828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096710.92063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096710.92068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096710.92070: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096710.92072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096710.92120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096710.92173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096710.92203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096710.92250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096710.92269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096710.92454: variable 'ansible_distribution' from source: facts 13827 1727096710.92460: variable 'ansible_distribution_major_version' from source: facts 13827 1727096710.92477: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096710.92599: variable 'state' from source: include params 13827 1727096710.92670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096710.92693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096710.92714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096710.92860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096710.92863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096710.92865: variable '__selinux_item' from source: include params 13827 1727096710.92872: Evaluated conditional (state == "enabled"): False 13827 1727096710.92875: when evaluation is False, skipping this task 13827 1727096710.92877: _execute() done 13827 1727096710.92884: dumping result to json 13827 1727096710.92893: done dumping result, returning 13827 1727096710.92905: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist [12a9e070-eceb-0460-c064-0000000001c8] 13827 1727096710.92914: sending task result for task 12a9e070-eceb-0460-c064-0000000001c8 skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096710.93076: no more pending results, returning what we have 13827 1727096710.93079: results queue empty 13827 1727096710.93080: checking for any_errors_fatal 13827 1727096710.93091: done checking for any_errors_fatal 13827 1727096710.93091: checking for max_fail_percentage 13827 1727096710.93093: done checking for max_fail_percentage 13827 1727096710.93094: checking to see if all hosts have failed and the running result is not ok 13827 1727096710.93095: done checking to see if all hosts have failed 13827 1727096710.93095: getting the remaining hosts for this loop 13827 1727096710.93097: done getting the remaining hosts for this loop 13827 1727096710.93100: getting the next task for host managed_node3 13827 1727096710.93111: done getting next task for host managed_node3 13827 1727096710.93115: ^ task is: TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096710.93120: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096710.93133: getting variables 13827 1727096710.93134: in VariableManager get_vars() 13827 1727096710.93171: Calling all_inventory to load vars for managed_node3 13827 1727096710.93174: Calling groups_inventory to load vars for managed_node3 13827 1727096710.93176: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096710.93187: Calling all_plugins_play to load vars for managed_node3 13827 1727096710.93190: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096710.93195: done sending task result for task 12a9e070-eceb-0460-c064-0000000001c8 13827 1727096710.93198: WORKER PROCESS EXITING 13827 1727096710.93381: Calling groups_plugins_play to load vars for managed_node3 13827 1727096710.94165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096710.94688: done with get_vars() 13827 1727096710.94705: done getting variables TASK [fedora.linux_system_roles.selinux : Create temporary directory] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:38 Monday 23 September 2024 09:05:10 -0400 (0:00:00.057) 0:01:02.948 ****** 13827 1727096710.94786: entering _queue_task() for managed_node3/tempfile 13827 1727096710.95049: worker is 1 (out of 1 available) 13827 1727096710.95064: exiting _queue_task() for managed_node3/tempfile 13827 1727096710.95076: done queuing things up, now waiting for results queue to drain 13827 1727096710.95078: waiting for pending results... 13827 1727096710.95263: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096710.95359: in run() - task 12a9e070-eceb-0460-c064-0000000001ca 13827 1727096710.95373: variable 'ansible_search_path' from source: unknown 13827 1727096710.95376: variable 'ansible_search_path' from source: unknown 13827 1727096710.95404: calling self._execute() 13827 1727096710.95475: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096710.95480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096710.95488: variable 'omit' from source: magic vars 13827 1727096710.96062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096710.97685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096710.97763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096710.97767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096710.97795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096710.97815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096710.97882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096710.97903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096710.97920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096710.97952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096710.97966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096710.98087: variable 'ansible_distribution' from source: facts 13827 1727096710.98091: variable 'ansible_distribution_major_version' from source: facts 13827 1727096710.98107: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096710.98194: variable 'state' from source: include params 13827 1727096710.98255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096710.98275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096710.98292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096710.98316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096710.98326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096710.98384: variable '__selinux_item' from source: include params 13827 1727096710.98395: Evaluated conditional (state == "enabled"): False 13827 1727096710.98398: when evaluation is False, skipping this task 13827 1727096710.98401: _execute() done 13827 1727096710.98403: dumping result to json 13827 1727096710.98406: done dumping result, returning 13827 1727096710.98414: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory [12a9e070-eceb-0460-c064-0000000001ca] 13827 1727096710.98419: sending task result for task 12a9e070-eceb-0460-c064-0000000001ca 13827 1727096710.98514: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ca 13827 1727096710.98517: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096710.98569: no more pending results, returning what we have 13827 1727096710.98573: results queue empty 13827 1727096710.98573: checking for any_errors_fatal 13827 1727096710.98580: done checking for any_errors_fatal 13827 1727096710.98581: checking for max_fail_percentage 13827 1727096710.98582: done checking for max_fail_percentage 13827 1727096710.98583: checking to see if all hosts have failed and the running result is not ok 13827 1727096710.98584: done checking to see if all hosts have failed 13827 1727096710.98585: getting the remaining hosts for this loop 13827 1727096710.98586: done getting the remaining hosts for this loop 13827 1727096710.98589: getting the next task for host managed_node3 13827 1727096710.98598: done getting next task for host managed_node3 13827 1727096710.98602: ^ task is: TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096710.98606: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096710.98619: getting variables 13827 1727096710.98620: in VariableManager get_vars() 13827 1727096710.98657: Calling all_inventory to load vars for managed_node3 13827 1727096710.98660: Calling groups_inventory to load vars for managed_node3 13827 1727096710.98662: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096710.98672: Calling all_plugins_play to load vars for managed_node3 13827 1727096710.98674: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096710.98676: Calling groups_plugins_play to load vars for managed_node3 13827 1727096710.99492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096711.00195: done with get_vars() 13827 1727096711.00211: done getting variables 13827 1727096711.00259: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 13827 1727096711.00405: variable '__selinux_item' from source: include params 13827 1727096711.00418: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:44 Monday 23 September 2024 09:05:11 -0400 (0:00:00.056) 0:01:03.005 ****** 13827 1727096711.00463: entering _queue_task() for managed_node3/copy 13827 1727096711.00857: worker is 1 (out of 1 available) 13827 1727096711.00873: exiting _queue_task() for managed_node3/copy 13827 1727096711.00886: done queuing things up, now waiting for results queue to drain 13827 1727096711.00887: waiting for pending results... 13827 1727096711.01230: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096711.01441: in run() - task 12a9e070-eceb-0460-c064-0000000001cb 13827 1727096711.01449: variable 'ansible_search_path' from source: unknown 13827 1727096711.01454: variable 'ansible_search_path' from source: unknown 13827 1727096711.01462: calling self._execute() 13827 1727096711.01594: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096711.01600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096711.01613: variable 'omit' from source: magic vars 13827 1727096711.02245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096711.04275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096711.04317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096711.04403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096711.04407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096711.04436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096711.04506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.04547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.04597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.04609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.04621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.04752: variable 'ansible_distribution' from source: facts 13827 1727096711.04782: variable 'ansible_distribution_major_version' from source: facts 13827 1727096711.04884: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096711.04924: variable 'state' from source: include params 13827 1727096711.04987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.05005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.05023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.05050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.05063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.05116: variable '__selinux_item' from source: include params 13827 1727096711.05128: Evaluated conditional (state == "enabled"): False 13827 1727096711.05133: when evaluation is False, skipping this task 13827 1727096711.05136: _execute() done 13827 1727096711.05139: dumping result to json 13827 1727096711.05141: done dumping result, returning 13827 1727096711.05147: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} [12a9e070-eceb-0460-c064-0000000001cb] 13827 1727096711.05152: sending task result for task 12a9e070-eceb-0460-c064-0000000001cb 13827 1727096711.05246: done sending task result for task 12a9e070-eceb-0460-c064-0000000001cb 13827 1727096711.05249: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096711.05300: no more pending results, returning what we have 13827 1727096711.05303: results queue empty 13827 1727096711.05303: checking for any_errors_fatal 13827 1727096711.05309: done checking for any_errors_fatal 13827 1727096711.05309: checking for max_fail_percentage 13827 1727096711.05311: done checking for max_fail_percentage 13827 1727096711.05312: checking to see if all hosts have failed and the running result is not ok 13827 1727096711.05313: done checking to see if all hosts have failed 13827 1727096711.05313: getting the remaining hosts for this loop 13827 1727096711.05315: done getting the remaining hosts for this loop 13827 1727096711.05318: getting the next task for host managed_node3 13827 1727096711.05325: done getting next task for host managed_node3 13827 1727096711.05329: ^ task is: TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096711.05336: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096711.05349: getting variables 13827 1727096711.05351: in VariableManager get_vars() 13827 1727096711.05387: Calling all_inventory to load vars for managed_node3 13827 1727096711.05390: Calling groups_inventory to load vars for managed_node3 13827 1727096711.05392: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096711.05402: Calling all_plugins_play to load vars for managed_node3 13827 1727096711.05404: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096711.05407: Calling groups_plugins_play to load vars for managed_node3 13827 1727096711.06074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096711.06607: done with get_vars() 13827 1727096711.06620: done getting variables TASK [fedora.linux_system_roles.selinux : Install the module] ****************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 Monday 23 September 2024 09:05:11 -0400 (0:00:00.062) 0:01:03.067 ****** 13827 1727096711.06691: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096711.06942: worker is 1 (out of 1 available) 13827 1727096711.06955: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096711.06971: done queuing things up, now waiting for results queue to drain 13827 1727096711.06972: waiting for pending results... 13827 1727096711.07145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096711.07247: in run() - task 12a9e070-eceb-0460-c064-0000000001cc 13827 1727096711.07261: variable 'ansible_search_path' from source: unknown 13827 1727096711.07264: variable 'ansible_search_path' from source: unknown 13827 1727096711.07292: calling self._execute() 13827 1727096711.07359: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096711.07372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096711.07391: variable 'omit' from source: magic vars 13827 1727096711.07930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096711.10060: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096711.10162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096711.10187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096711.10214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096711.10245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096711.10316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.10340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.10377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.10402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.10413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.10534: variable 'ansible_distribution' from source: facts 13827 1727096711.10538: variable 'ansible_distribution_major_version' from source: facts 13827 1727096711.10552: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096711.10704: variable 'state' from source: include params 13827 1727096711.10707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.10714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.10734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.10759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.10774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.10828: variable '__selinux_item' from source: include params 13827 1727096711.10841: Evaluated conditional (state == "enabled"): False 13827 1727096711.10844: when evaluation is False, skipping this task 13827 1727096711.10847: _execute() done 13827 1727096711.10849: dumping result to json 13827 1727096711.10851: done dumping result, returning 13827 1727096711.10860: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module [12a9e070-eceb-0460-c064-0000000001cc] 13827 1727096711.10865: sending task result for task 12a9e070-eceb-0460-c064-0000000001cc 13827 1727096711.10970: done sending task result for task 12a9e070-eceb-0460-c064-0000000001cc 13827 1727096711.10972: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096711.11016: no more pending results, returning what we have 13827 1727096711.11020: results queue empty 13827 1727096711.11020: checking for any_errors_fatal 13827 1727096711.11027: done checking for any_errors_fatal 13827 1727096711.11028: checking for max_fail_percentage 13827 1727096711.11030: done checking for max_fail_percentage 13827 1727096711.11031: checking to see if all hosts have failed and the running result is not ok 13827 1727096711.11034: done checking to see if all hosts have failed 13827 1727096711.11034: getting the remaining hosts for this loop 13827 1727096711.11036: done getting the remaining hosts for this loop 13827 1727096711.11039: getting the next task for host managed_node3 13827 1727096711.11048: done getting next task for host managed_node3 13827 1727096711.11052: ^ task is: TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096711.11058: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096711.11071: getting variables 13827 1727096711.11072: in VariableManager get_vars() 13827 1727096711.11109: Calling all_inventory to load vars for managed_node3 13827 1727096711.11112: Calling groups_inventory to load vars for managed_node3 13827 1727096711.11114: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096711.11124: Calling all_plugins_play to load vars for managed_node3 13827 1727096711.11126: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096711.11129: Calling groups_plugins_play to load vars for managed_node3 13827 1727096711.11829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096711.12407: done with get_vars() 13827 1727096711.12422: done getting variables 13827 1727096711.12578: variable 'tempdir' from source: set_fact 13827 1727096711.12586: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:57 Monday 23 September 2024 09:05:11 -0400 (0:00:00.059) 0:01:03.126 ****** 13827 1727096711.12609: entering _queue_task() for managed_node3/file 13827 1727096711.12864: worker is 1 (out of 1 available) 13827 1727096711.12880: exiting _queue_task() for managed_node3/file 13827 1727096711.12891: done queuing things up, now waiting for results queue to drain 13827 1727096711.12893: waiting for pending results... 13827 1727096711.13084: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096711.13278: in run() - task 12a9e070-eceb-0460-c064-0000000001cd 13827 1727096711.13281: variable 'ansible_search_path' from source: unknown 13827 1727096711.13284: variable 'ansible_search_path' from source: unknown 13827 1727096711.13287: calling self._execute() 13827 1727096711.13366: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096711.13372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096711.13386: variable 'omit' from source: magic vars 13827 1727096711.13784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096711.15809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096711.16136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096711.16172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096711.16197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096711.16217: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096711.16302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.16317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.16336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.16364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.16375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.16515: variable 'ansible_distribution' from source: facts 13827 1727096711.16518: variable 'ansible_distribution_major_version' from source: facts 13827 1727096711.16535: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096711.16685: variable 'state' from source: include params 13827 1727096711.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) 13827 1727096711.16839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.16894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.16898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.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) 13827 1727096711.16996: variable '__selinux_item' from source: include params 13827 1727096711.17019: Evaluated conditional (state == "enabled"): False 13827 1727096711.17030: when evaluation is False, skipping this task 13827 1727096711.17035: _execute() done 13827 1727096711.17041: dumping result to json 13827 1727096711.17043: done dumping result, returning 13827 1727096711.17046: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} [12a9e070-eceb-0460-c064-0000000001cd] 13827 1727096711.17050: sending task result for task 12a9e070-eceb-0460-c064-0000000001cd 13827 1727096711.17238: done sending task result for task 12a9e070-eceb-0460-c064-0000000001cd 13827 1727096711.17241: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096711.17286: no more pending results, returning what we have 13827 1727096711.17289: results queue empty 13827 1727096711.17290: checking for any_errors_fatal 13827 1727096711.17295: done checking for any_errors_fatal 13827 1727096711.17296: checking for max_fail_percentage 13827 1727096711.17302: done checking for max_fail_percentage 13827 1727096711.17303: checking to see if all hosts have failed and the running result is not ok 13827 1727096711.17304: done checking to see if all hosts have failed 13827 1727096711.17304: getting the remaining hosts for this loop 13827 1727096711.17309: done getting the remaining hosts for this loop 13827 1727096711.17314: getting the next task for host managed_node3 13827 1727096711.17326: done getting next task for host managed_node3 13827 1727096711.17329: ^ task is: TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096711.17336: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=28, rescue=0, 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 13827 1727096711.17349: getting variables 13827 1727096711.17350: in VariableManager get_vars() 13827 1727096711.17391: Calling all_inventory to load vars for managed_node3 13827 1727096711.17395: Calling groups_inventory to load vars for managed_node3 13827 1727096711.17398: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096711.17408: Calling all_plugins_play to load vars for managed_node3 13827 1727096711.17410: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096711.17413: Calling groups_plugins_play to load vars for managed_node3 13827 1727096711.18372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096711.18889: done with get_vars() 13827 1727096711.18902: done getting variables TASK [fedora.linux_system_roles.selinux : Remove module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:62 Monday 23 September 2024 09:05:11 -0400 (0:00:00.063) 0:01:03.190 ****** 13827 1727096711.18971: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096711.19212: worker is 1 (out of 1 available) 13827 1727096711.19228: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096711.19241: done queuing things up, now waiting for results queue to drain 13827 1727096711.19243: waiting for pending results... 13827 1727096711.19478: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096711.19603: in run() - task 12a9e070-eceb-0460-c064-0000000001cf 13827 1727096711.19623: variable 'ansible_search_path' from source: unknown 13827 1727096711.19627: variable 'ansible_search_path' from source: unknown 13827 1727096711.19667: calling self._execute() 13827 1727096711.19779: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096711.19783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096711.19787: variable 'omit' from source: magic vars 13827 1727096711.20221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096711.22070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096711.22148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096711.22172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096711.22198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096711.22220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096711.22291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.22322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.22340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.22368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.22378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.22530: variable 'ansible_distribution' from source: facts 13827 1727096711.22537: variable 'ansible_distribution_major_version' from source: facts 13827 1727096711.22564: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096711.22678: variable 'state' from source: include params 13827 1727096711.22738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.22755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.22793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.22816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.22827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.22885: variable '__selinux_item' from source: include params 13827 1727096711.22921: Evaluated conditional (state == "absent"): False 13827 1727096711.22924: when evaluation is False, skipping this task 13827 1727096711.22927: _execute() done 13827 1727096711.22929: dumping result to json 13827 1727096711.22933: done dumping result, returning 13827 1727096711.22936: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module [12a9e070-eceb-0460-c064-0000000001cf] 13827 1727096711.22938: sending task result for task 12a9e070-eceb-0460-c064-0000000001cf 13827 1727096711.23035: done sending task result for task 12a9e070-eceb-0460-c064-0000000001cf 13827 1727096711.23039: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"absent\"", "skip_reason": "Conditional result was False" } 13827 1727096711.23087: no more pending results, returning what we have 13827 1727096711.23090: results queue empty 13827 1727096711.23091: checking for any_errors_fatal 13827 1727096711.23096: done checking for any_errors_fatal 13827 1727096711.23097: checking for max_fail_percentage 13827 1727096711.23098: done checking for max_fail_percentage 13827 1727096711.23099: checking to see if all hosts have failed and the running result is not ok 13827 1727096711.23100: done checking to see if all hosts have failed 13827 1727096711.23100: getting the remaining hosts for this loop 13827 1727096711.23102: done getting the remaining hosts for this loop 13827 1727096711.23105: getting the next task for host managed_node3 13827 1727096711.23113: done getting next task for host managed_node3 13827 1727096711.23116: ^ task is: TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096711.23120: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=28, rescue=0, 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 13827 1727096711.23134: getting variables 13827 1727096711.23135: in VariableManager get_vars() 13827 1727096711.23248: Calling all_inventory to load vars for managed_node3 13827 1727096711.23251: Calling groups_inventory to load vars for managed_node3 13827 1727096711.23254: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096711.23265: Calling all_plugins_play to load vars for managed_node3 13827 1727096711.23268: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096711.23270: Calling groups_plugins_play to load vars for managed_node3 13827 1727096711.23810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096711.24364: done with get_vars() 13827 1727096711.24379: done getting variables TASK [fedora.linux_system_roles.selinux : Enable module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:70 Monday 23 September 2024 09:05:11 -0400 (0:00:00.054) 0:01:03.245 ****** 13827 1727096711.24470: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096711.24755: worker is 1 (out of 1 available) 13827 1727096711.24771: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096711.24782: done queuing things up, now waiting for results queue to drain 13827 1727096711.24784: waiting for pending results... 13827 1727096711.24975: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096711.25116: in run() - task 12a9e070-eceb-0460-c064-0000000001d0 13827 1727096711.25121: variable 'ansible_search_path' from source: unknown 13827 1727096711.25125: variable 'ansible_search_path' from source: unknown 13827 1727096711.25198: calling self._execute() 13827 1727096711.25262: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096711.25267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096711.25271: variable 'omit' from source: magic vars 13827 1727096711.25638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096711.27585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096711.27662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096711.27716: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096711.27733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096711.27769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096711.27845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.27868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.27924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.27949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.27981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.28119: variable 'ansible_distribution' from source: facts 13827 1727096711.28123: variable 'ansible_distribution_major_version' from source: facts 13827 1727096711.28139: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096711.28266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096711.28381: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096711.28413: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096711.28449: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096711.28492: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096711.28542: 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) 13827 1727096711.28552: 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) 13827 1727096711.28588: 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) 13827 1727096711.28608: 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) 13827 1727096711.28700: variable 'state' from source: include params 13827 1727096711.28775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.28816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.28845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.28871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.28884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.28948: variable '__selinux_item' from source: include params 13827 1727096711.28962: variable '__selinux_item' from source: include params 13827 1727096711.28968: Evaluated conditional (state == "enabled" and __selinux_item.path is not defined): False 13827 1727096711.28971: when evaluation is False, skipping this task 13827 1727096711.28975: _execute() done 13827 1727096711.29000: dumping result to json 13827 1727096711.29003: done dumping result, returning 13827 1727096711.29006: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module [12a9e070-eceb-0460-c064-0000000001d0] 13827 1727096711.29008: sending task result for task 12a9e070-eceb-0460-c064-0000000001d0 13827 1727096711.29106: done sending task result for task 12a9e070-eceb-0460-c064-0000000001d0 13827 1727096711.29109: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096711.29155: no more pending results, returning what we have 13827 1727096711.29160: results queue empty 13827 1727096711.29160: checking for any_errors_fatal 13827 1727096711.29168: done checking for any_errors_fatal 13827 1727096711.29168: checking for max_fail_percentage 13827 1727096711.29170: done checking for max_fail_percentage 13827 1727096711.29171: checking to see if all hosts have failed and the running result is not ok 13827 1727096711.29171: done checking to see if all hosts have failed 13827 1727096711.29172: getting the remaining hosts for this loop 13827 1727096711.29173: done getting the remaining hosts for this loop 13827 1727096711.29177: getting the next task for host managed_node3 13827 1727096711.29185: done getting next task for host managed_node3 13827 1727096711.29189: ^ task is: TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096711.29192: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=28, rescue=0, 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 13827 1727096711.29213: getting variables 13827 1727096711.29215: in VariableManager get_vars() 13827 1727096711.29254: Calling all_inventory to load vars for managed_node3 13827 1727096711.29258: Calling groups_inventory to load vars for managed_node3 13827 1727096711.29261: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096711.29274: Calling all_plugins_play to load vars for managed_node3 13827 1727096711.29277: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096711.29282: Calling groups_plugins_play to load vars for managed_node3 13827 1727096711.29873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096711.30514: done with get_vars() 13827 1727096711.30528: done getting variables TASK [fedora.linux_system_roles.selinux : Disable module] ********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 Monday 23 September 2024 09:05:11 -0400 (0:00:00.061) 0:01:03.306 ****** 13827 1727096711.30601: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096711.30864: worker is 1 (out of 1 available) 13827 1727096711.30881: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096711.30894: done queuing things up, now waiting for results queue to drain 13827 1727096711.30896: waiting for pending results... 13827 1727096711.31074: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096711.31175: in run() - task 12a9e070-eceb-0460-c064-0000000001d1 13827 1727096711.31186: variable 'ansible_search_path' from source: unknown 13827 1727096711.31189: variable 'ansible_search_path' from source: unknown 13827 1727096711.31219: calling self._execute() 13827 1727096711.31286: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096711.31292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096711.31299: variable 'omit' from source: magic vars 13827 1727096711.31622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096711.33104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096711.33162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096711.33192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096711.33218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096711.33239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096711.33298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.33323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.33342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.33370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.33381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.33500: variable 'ansible_distribution' from source: facts 13827 1727096711.33504: variable 'ansible_distribution_major_version' from source: facts 13827 1727096711.33521: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096711.33625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096711.33738: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096711.33769: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096711.33792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096711.33814: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096711.33848: 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) 13827 1727096711.33868: 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) 13827 1727096711.33886: 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) 13827 1727096711.33903: 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) 13827 1727096711.33976: variable 'state' from source: include params 13827 1727096711.34037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.34054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.34077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.34103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.34113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.34168: variable '__selinux_item' from source: include params 13827 1727096711.34180: variable '__selinux_item' from source: include params 13827 1727096711.34189: Evaluated conditional (state == "disabled" and __selinux_item.path is not defined): True 13827 1727096711.34194: variable 'omit' from source: magic vars 13827 1727096711.34237: variable 'omit' from source: magic vars 13827 1727096711.34260: variable 'mod_name' from source: include params 13827 1727096711.34314: variable 'mod_name' from source: include params 13827 1727096711.34390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096711.34409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096711.34426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096711.34453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096711.34465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096711.34597: variable '__selinux_item' from source: include params 13827 1727096711.34625: variable 'omit' from source: magic vars 13827 1727096711.34647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096711.34670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096711.34684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096711.34697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096711.34708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096711.34734: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096711.34737: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096711.34739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096711.34803: Set connection var ansible_connection to ssh 13827 1727096711.34809: Set connection var ansible_shell_executable to /bin/sh 13827 1727096711.34817: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096711.34820: Set connection var ansible_shell_type to sh 13827 1727096711.34826: Set connection var ansible_pipelining to False 13827 1727096711.34831: Set connection var ansible_timeout to 10 13827 1727096711.34853: variable 'ansible_shell_executable' from source: unknown 13827 1727096711.34858: variable 'ansible_connection' from source: unknown 13827 1727096711.34860: variable 'ansible_module_compression' from source: unknown 13827 1727096711.34863: variable 'ansible_shell_type' from source: unknown 13827 1727096711.34865: variable 'ansible_shell_executable' from source: unknown 13827 1727096711.34868: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096711.34872: variable 'ansible_pipelining' from source: unknown 13827 1727096711.34874: variable 'ansible_timeout' from source: unknown 13827 1727096711.34879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096711.34971: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096711.34979: variable 'omit' from source: magic vars 13827 1727096711.34984: starting attempt loop 13827 1727096711.34987: running the handler 13827 1727096711.34997: _low_level_execute_command(): starting 13827 1727096711.35003: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096711.35517: 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 <<< 13827 1727096711.35520: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.35524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096711.35527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.35577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096711.35580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096711.35582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096711.35652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096711.37348: stdout chunk (state=3): >>>/root <<< 13827 1727096711.37442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096711.37472: stderr chunk (state=3): >>><<< 13827 1727096711.37476: stdout chunk (state=3): >>><<< 13827 1727096711.37496: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096711.37507: _low_level_execute_command(): starting 13827 1727096711.37513: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226 `" && echo ansible-tmp-1727096711.37497-15447-195163271580226="` echo /root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226 `" ) && sleep 0' 13827 1727096711.37949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096711.37985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096711.37988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096711.37992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.37994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096711.37996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096711.37998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.38045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096711.38049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096711.38118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096711.39970: stdout chunk (state=3): >>>ansible-tmp-1727096711.37497-15447-195163271580226=/root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226 <<< 13827 1727096711.40074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096711.40103: stderr chunk (state=3): >>><<< 13827 1727096711.40107: stdout chunk (state=3): >>><<< 13827 1727096711.40122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096711.37497-15447-195163271580226=/root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096711.40171: variable 'ansible_module_compression' from source: unknown 13827 1727096711.40203: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_semodule-ZIP_DEFLATED 13827 1727096711.40237: variable 'ansible_facts' from source: unknown 13827 1727096711.40301: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/AnsiballZ_local_semodule.py 13827 1727096711.40402: Sending initial data 13827 1727096711.40406: Sent initial data (161 bytes) 13827 1727096711.40923: 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 <<< 13827 1727096711.40986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.41020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096711.41024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096711.41080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096711.42598: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096711.42651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096711.42716: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpgsigxwmx /root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/AnsiballZ_local_semodule.py <<< 13827 1727096711.42721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/AnsiballZ_local_semodule.py" <<< 13827 1727096711.42775: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpgsigxwmx" to remote "/root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/AnsiballZ_local_semodule.py" <<< 13827 1727096711.42778: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/AnsiballZ_local_semodule.py" <<< 13827 1727096711.43363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096711.43408: stderr chunk (state=3): >>><<< 13827 1727096711.43411: stdout chunk (state=3): >>><<< 13827 1727096711.43457: done transferring module to remote 13827 1727096711.43471: _low_level_execute_command(): starting 13827 1727096711.43475: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/ /root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096711.43941: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096711.43944: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096711.43946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.43948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096711.43951: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.44007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096711.44013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096711.44015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096711.44069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096711.45778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096711.45805: stderr chunk (state=3): >>><<< 13827 1727096711.45808: stdout chunk (state=3): >>><<< 13827 1727096711.45823: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096711.45831: _low_level_execute_command(): starting 13827 1727096711.45835: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096711.46299: 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 <<< 13827 1727096711.46302: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.46309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096711.46311: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096711.46313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096711.46351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096711.46354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096711.46427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096711.48522: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096711.48551: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096711.48583: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096711.48586: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096711.48661: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096711.48665: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096711.48691: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096711.48726: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096711.48754: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13827 1727096711.48761: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096711.48813: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096711.48819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.48831: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096711.48855: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096711.48885: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096711.48912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096711.48921: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf7104d0> <<< 13827 1727096711.48929: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf6dfb30> <<< 13827 1727096711.48959: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096711.48961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf712a50> <<< 13827 1727096711.48985: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096711.49011: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096711.49019: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096711.49030: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096711.49067: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096711.49152: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096711.49176: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096711.49181: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096711.49208: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096711.49236: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096711.49242: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096711.49257: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096711.49263: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096711.49268: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096711.49294: 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 <<< 13827 1727096711.49299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096711.49323: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4c1130> <<< 13827 1727096711.49377: 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 <<< 13827 1727096711.49393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.49395: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4c1fa0> <<< 13827 1727096711.49424: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096711.49447: 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. <<< 13827 1727096711.49680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096711.49684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096711.49711: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096711.49716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.49741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096711.49780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096711.49799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096711.49818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096711.49836: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4ffdd0> <<< 13827 1727096711.49859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096711.49875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096711.49893: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096711.49898: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4fffe0> <<< 13827 1727096711.49914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096711.49942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096711.49967: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096711.50018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.50032: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096711.50072: 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' <<< 13827 1727096711.50079: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf537800> <<< 13827 1727096711.50090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096711.50098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf537e90> <<< 13827 1727096711.50114: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096711.50170: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf517aa0> <<< 13827 1727096711.50176: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096711.50201: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5151c0> <<< 13827 1727096711.50291: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4fcf80> <<< 13827 1727096711.50313: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096711.50339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096711.50342: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096711.50368: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096711.50386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096711.50412: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096711.50416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096711.50452: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf557770> <<< 13827 1727096711.50455: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf556390> <<< 13827 1727096711.50493: 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' <<< 13827 1727096711.50496: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf516090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf554bc0> <<< 13827 1727096711.50551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096711.50562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5887a0> <<< 13827 1727096711.50576: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4fc200> <<< 13827 1727096711.50587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096711.50590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096711.50623: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.50626: 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 0x7f4ddf588c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf588b00> <<< 13827 1727096711.50658: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.50671: 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 0x7f4ddf588e90> <<< 13827 1727096711.50676: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4fad20> <<< 13827 1727096711.50700: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096711.50706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.50721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096711.50758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096711.50772: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf589520> <<< 13827 1727096711.50777: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5891f0> import 'importlib.machinery' # <<< 13827 1727096711.50806: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096711.50813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096711.50827: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf58a420> <<< 13827 1727096711.50849: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096711.50855: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096711.50876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096711.50902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096711.50936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096711.50940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5a45f0> <<< 13827 1727096711.50953: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096711.50985: 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' <<< 13827 1727096711.50990: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ddf5a5d30> <<< 13827 1727096711.51009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096711.51021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096711.51047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096711.51058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096711.51067: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5a6bd0> <<< 13827 1727096711.51100: 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 0x7f4ddf5a7230> <<< 13827 1727096711.51105: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5a6120> <<< 13827 1727096711.51121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096711.51140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096711.51182: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.51185: 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 0x7f4ddf5a7cb0> <<< 13827 1727096711.51187: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5a73e0> <<< 13827 1727096711.51234: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf58a450> <<< 13827 1727096711.51249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096711.51278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096711.51294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096711.51317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096711.51346: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.51353: 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 0x7f4ddf31fbc0> <<< 13827 1727096711.51371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096711.51379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096711.51401: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.51404: 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 0x7f4ddf348620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf348380> <<< 13827 1727096711.51429: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.51435: 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 0x7f4ddf348650> <<< 13827 1727096711.51464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096711.51467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096711.51531: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.51657: 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 0x7f4ddf348f80> <<< 13827 1727096711.51760: 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 0x7f4ddf349850> <<< 13827 1727096711.51777: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf348830> <<< 13827 1727096711.51783: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf31dd60> <<< 13827 1727096711.51810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096711.51828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096711.51854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096711.51862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096711.51876: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf34ac60> <<< 13827 1727096711.51895: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3499a0> <<< 13827 1727096711.51917: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf58ab10> <<< 13827 1727096711.51939: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096711.52009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.52024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096711.52061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096711.52083: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf372ff0> <<< 13827 1727096711.52138: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096711.52150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.52173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096711.52188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096711.52231: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf397380> <<< 13827 1727096711.52248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096711.52297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096711.52346: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096711.52378: 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 0x7f4ddf3f8110> <<< 13827 1727096711.52394: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096711.52416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096711.52447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096711.52482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096711.52566: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3fa870> <<< 13827 1727096711.52638: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3f8230> <<< 13827 1727096711.52674: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3c5160> <<< 13827 1727096711.52702: 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 0x7f4dded251f0> <<< 13827 1727096711.52723: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf396180> <<< 13827 1727096711.52728: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf34bbc0> <<< 13827 1727096711.52827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096711.52847: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ddf3962a0> <<< 13827 1727096711.53001: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_za8o9tx_/ansible_fedora.linux_system_roles.local_semodule_payload.zip' <<< 13827 1727096711.53007: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.53133: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.53160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096711.53168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096711.53211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096711.53281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096711.53321: 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 0x7f4dded72ed0> <<< 13827 1727096711.53323: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096711.53502: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dded55dc0> <<< 13827 1727096711.53507: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dded54f50> # zipimport: zlib available <<< 13827 1727096711.53537: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096711.53548: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.53573: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.53577: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.53594: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096711.53606: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.54979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.56072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096711.56081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dded70d70> <<< 13827 1727096711.56100: 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' <<< 13827 1727096711.56130: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096711.56133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096711.56160: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096711.56170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096711.56188: 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 0x7f4ddeda67e0> <<< 13827 1727096711.56226: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeda6570> <<< 13827 1727096711.56248: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeda5e80> <<< 13827 1727096711.56274: 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' <<< 13827 1727096711.56322: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeda68d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3fa7e0> <<< 13827 1727096711.56328: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096711.56358: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.56367: stdout chunk (state=3): >>># 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 0x7f4ddeda7530> <<< 13827 1727096711.56384: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.56391: 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 0x7f4ddeda76b0> <<< 13827 1727096711.56403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096711.56446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096711.56458: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096711.56503: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeda7bf0> <<< 13827 1727096711.56506: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096711.56527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096711.56549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096711.56587: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec0d940> <<< 13827 1727096711.56611: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.56615: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ddec0f080> <<< 13827 1727096711.56632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096711.56649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096711.56683: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec0fef0> <<< 13827 1727096711.56706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096711.56728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096711.56750: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec110a0> <<< 13827 1727096711.56768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096711.56807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096711.56825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096711.56830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096711.56879: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec13b60> <<< 13827 1727096711.56914: 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 0x7f4ddf4fae10> <<< 13827 1727096711.56935: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec11e20> <<< 13827 1727096711.56951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096711.56980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096711.57004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096711.57007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096711.57024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096711.57053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096711.57077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096711.57082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec1bb30> <<< 13827 1727096711.57103: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096711.57171: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec1a600> <<< 13827 1727096711.57178: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec1a360> <<< 13827 1727096711.57189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096711.57201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096711.57270: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec1a8d0> <<< 13827 1727096711.57297: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec12330> <<< 13827 1727096711.57323: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.57327: 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 0x7f4ddec63d40> <<< 13827 1727096711.57349: 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 <<< 13827 1727096711.57354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec63ef0> <<< 13827 1727096711.57371: 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 <<< 13827 1727096711.57390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096711.57410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096711.57417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096711.57450: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.57453: 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 0x7f4ddec65970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec65730> <<< 13827 1727096711.57473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096711.57570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096711.57619: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.57625: 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 0x7f4ddec67e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec66030> <<< 13827 1727096711.57643: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096711.57685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.57702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096711.57713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096711.57718: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096711.57763: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec6b620> <<< 13827 1727096711.57880: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec67fb0> <<< 13827 1727096711.57940: 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 0x7f4ddec6c410> <<< 13827 1727096711.57970: 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' <<< 13827 1727096711.57975: 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 0x7f4ddec6c650> <<< 13827 1727096711.58009: 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' <<< 13827 1727096711.58017: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ddec6c8c0> <<< 13827 1727096711.58020: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec64050> <<< 13827 1727096711.58043: 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' <<< 13827 1727096711.58067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096711.58083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096711.58113: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.58133: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.58140: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ddecf40e0> <<< 13827 1727096711.58294: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.58297: 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 0x7f4ddecf5250> <<< 13827 1727096711.58302: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec6e870> <<< 13827 1727096711.58330: 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' <<< 13827 1727096711.58342: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ddec6fc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec6e480> <<< 13827 1727096711.58358: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.58362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.58380: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096711.58474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.58559: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.58572: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096711.58589: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.58600: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.58615: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096711.58619: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.58741: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.58853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.59388: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.59918: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096711.59932: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096711.59944: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096711.59953: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096711.59969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.60018: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096711.60024: 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 0x7f4ddecfd490> <<< 13827 1727096711.60097: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096711.60103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096711.60123: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddecfe210> <<< 13827 1727096711.60128: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddecf5490> <<< 13827 1727096711.60175: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096711.60184: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.60198: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.60218: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096711.60224: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.60372: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.60522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096711.60525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddecfe330> <<< 13827 1727096711.60545: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.60993: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61442: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61505: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61582: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096711.61587: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096711.61678: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61743: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61824: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096711.61833: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61851: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096711.61868: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61905: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.61951: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096711.61953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.62176: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.62630: stdout chunk (state=3): >>># /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' <<< 13827 1727096711.62634: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddecff530> # zipimport: zlib available # zipimport: zlib available <<< 13827 1727096711.62685: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096711.62712: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096711.62739: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.62767: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.62799: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096711.62824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.62855: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.62901: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.62953: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.63027: 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 <<< 13827 1727096711.63053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096711.63138: 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' <<< 13827 1727096711.63183: 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 0x7f4ddeb09ee0> <<< 13827 1727096711.63187: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeb05790> <<< 13827 1727096711.63215: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 13827 1727096711.63277: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.63359: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.63364: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.63419: 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' <<< 13827 1727096711.63443: 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 <<< 13827 1727096711.63475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096711.63533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096711.63559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096711.63578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096711.63615: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddedce810> <<< 13827 1727096711.63653: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddedee4e0> <<< 13827 1727096711.63749: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeb09c10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec6ce60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096711.63760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.63804: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.63863: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096711.63893: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 13827 1727096711.63933: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # <<< 13827 1727096711.63980: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096711.64027: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available <<< 13827 1727096711.64045: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13827 1727096711.64198: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096711.64354: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096711.64393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096711.64543: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ddeb7f5c0> <<< 13827 1727096711.64609: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeb981a0> <<< 13827 1727096711.64621: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.61531: stdout chunk (state=3): >>> {"changed": true, "name": "linux-system-roles-selinux-test-b", "state": "disabled", "invocation": {"module_args": {"name": "linux-system-roles-selinux-test-b", "state": "disabled", "priority": 0, "store": "", "path": null}}} <<< 13827 1727096718.61536: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096718.61953: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096718.61959: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 13827 1727096718.61963: stdout chunk (state=3): >>># 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<<< 13827 1727096718.61967: stdout chunk (state=3): >>> <<< 13827 1727096718.62085: stdout chunk (state=3): >>># 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 <<< 13827 1727096718.62093: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 13827 1727096718.62133: stdout chunk (state=3): >>># 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 <<< 13827 1727096718.62172: stdout chunk (state=3): >>># 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 <<< 13827 1727096718.62184: 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096718.62392: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096718.62464: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096718.62475: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096718.62546: 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 <<< 13827 1727096718.62553: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd <<< 13827 1727096718.62618: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096718.62635: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096718.62686: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096718.62716: 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 <<< 13827 1727096718.62763: 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 <<< 13827 1727096718.62794: 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 <<< 13827 1727096718.62830: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13827 1727096718.62863: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 13827 1727096718.62887: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096718.63016: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096718.63065: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096718.63093: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096718.63126: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096718.63153: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096718.63177: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096718.63257: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 13827 1727096718.63279: stdout chunk (state=3): >>> # 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 <<< 13827 1727096718.63298: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096718.63337: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096718.63341: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096718.63371: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096718.64576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096718.64613: stderr chunk (state=3): >>><<< 13827 1727096718.64619: stdout chunk (state=3): >>><<< 13827 1727096718.64695: _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 0x7f4ddf7104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf6dfb30> # /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 0x7f4ddf712a50> 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 0x7f4ddf4c1130> # /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 0x7f4ddf4c1fa0> 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 0x7f4ddf4ffdd0> # /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 0x7f4ddf4fffe0> # /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 0x7f4ddf537800> # /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 0x7f4ddf537e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf517aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4fcf80> # /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 0x7f4ddf557770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf556390> # /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 0x7f4ddf516090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf554bc0> # /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 0x7f4ddf5887a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4fc200> # /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 0x7f4ddf588c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf588b00> # 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 0x7f4ddf588e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf4fad20> # /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 0x7f4ddf589520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5891f0> 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 0x7f4ddf58a420> 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 0x7f4ddf5a45f0> 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 0x7f4ddf5a5d30> # /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 0x7f4ddf5a6bd0> # 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 0x7f4ddf5a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5a6120> # /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 0x7f4ddf5a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf5a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf58a450> # /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 0x7f4ddf31fbc0> # /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 0x7f4ddf348620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf348380> # 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 0x7f4ddf348650> # /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 0x7f4ddf348f80> # 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 0x7f4ddf349850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf348830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf31dd60> # /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 0x7f4ddf34ac60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3499a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf58ab10> # /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 0x7f4ddf372ff0> # /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 0x7f4ddf397380> # /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 0x7f4ddf3f8110> # /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 0x7f4ddf3fa870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3f8230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3c5160> # /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 0x7f4dded251f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf396180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf34bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ddf3962a0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_za8o9tx_/ansible_fedora.linux_system_roles.local_semodule_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 0x7f4dded72ed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dded55dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dded54f50> # 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 0x7f4dded70d70> # /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 0x7f4ddeda67e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeda6570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeda5e80> # /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 0x7f4ddeda68d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddf3fa7e0> 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 0x7f4ddeda7530> # 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 0x7f4ddeda76b0> # /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 0x7f4ddeda7bf0> 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 0x7f4ddec0d940> # 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 0x7f4ddec0f080> # /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 0x7f4ddec0fef0> # /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 0x7f4ddec110a0> # /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 0x7f4ddec13b60> # 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 0x7f4ddf4fae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec11e20> # /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 0x7f4ddec1bb30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec1a600> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec1a360> # /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 0x7f4ddec1a8d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec12330> # 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 0x7f4ddec63d40> # /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 0x7f4ddec63ef0> # /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 0x7f4ddec65970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec65730> # /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 0x7f4ddec67e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec66030> # /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 0x7f4ddec6b620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec67fb0> # 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 0x7f4ddec6c410> # 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 0x7f4ddec6c650> # 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 0x7f4ddec6c8c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec64050> # /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 0x7f4ddecf40e0> # 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 0x7f4ddecf5250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec6e870> # 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 0x7f4ddec6fc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec6e480> # 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 0x7f4ddecfd490> # /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 0x7f4ddecfe210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddecf5490> 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 0x7f4ddecfe330> # 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 0x7f4ddecff530> # 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 0x7f4ddeb09ee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeb05790> 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 0x7f4ddedce810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddedee4e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeb09c10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddec6ce60> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ddeb7f5c0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ddeb981a0> # zipimport: zlib available {"changed": true, "name": "linux-system-roles-selinux-test-b", "state": "disabled", "invocation": {"module_args": {"name": "linux-system-roles-selinux-test-b", "state": "disabled", "priority": 0, "store": "", "path": null}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096718.65686: done with _execute_module (fedora.linux_system_roles.local_semodule, {'name': 'linux-system-roles-selinux-test-b', 'state': 'disabled', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.local_semodule', '_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-1727096711.37497-15447-195163271580226/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096718.65690: _low_level_execute_command(): starting 13827 1727096718.65694: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096711.37497-15447-195163271580226/ > /dev/null 2>&1 && sleep 0' 13827 1727096718.65697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096718.65700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096718.65702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096718.65704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096718.65707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096718.65708: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096718.65710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.65715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096718.65716: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096718.65718: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096718.65719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096718.65720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096718.65721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096718.65723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096718.65724: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096718.65725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.65726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096718.65728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096718.65729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096718.65772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096718.67606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096718.67636: stderr chunk (state=3): >>><<< 13827 1727096718.67640: stdout chunk (state=3): >>><<< 13827 1727096718.67651: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096718.67659: handler run complete 13827 1727096718.67676: attempt loop complete, returning result 13827 1727096718.67679: _execute() done 13827 1727096718.67682: dumping result to json 13827 1727096718.67684: done dumping result, returning 13827 1727096718.67691: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module [12a9e070-eceb-0460-c064-0000000001d1] 13827 1727096718.67696: sending task result for task 12a9e070-eceb-0460-c064-0000000001d1 13827 1727096718.67786: done sending task result for task 12a9e070-eceb-0460-c064-0000000001d1 13827 1727096718.67789: WORKER PROCESS EXITING Notification for handler __selinux_reload_policy has been saved. changed: [managed_node3] => { "changed": true, "name": "linux-system-roles-selinux-test-b", "state": "disabled" } 13827 1727096718.67909: no more pending results, returning what we have 13827 1727096718.67912: results queue empty 13827 1727096718.67913: checking for any_errors_fatal 13827 1727096718.67918: done checking for any_errors_fatal 13827 1727096718.67918: checking for max_fail_percentage 13827 1727096718.67919: done checking for max_fail_percentage 13827 1727096718.67920: checking to see if all hosts have failed and the running result is not ok 13827 1727096718.67921: done checking to see if all hosts have failed 13827 1727096718.67922: getting the remaining hosts for this loop 13827 1727096718.67923: done getting the remaining hosts for this loop 13827 1727096718.67926: getting the next task for host managed_node3 13827 1727096718.67934: done getting next task for host managed_node3 13827 1727096718.67937: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096718.67940: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=28, rescue=0, 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 13827 1727096718.67949: getting variables 13827 1727096718.67951: in VariableManager get_vars() 13827 1727096718.67977: Calling all_inventory to load vars for managed_node3 13827 1727096718.67980: Calling groups_inventory to load vars for managed_node3 13827 1727096718.67982: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096718.67991: Calling all_plugins_play to load vars for managed_node3 13827 1727096718.67994: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096718.67996: Calling groups_plugins_play to load vars for managed_node3 13827 1727096718.68537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096718.69047: done with get_vars() 13827 1727096718.69061: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh SELinux modules facts] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 Monday 23 September 2024 09:05:18 -0400 (0:00:07.385) 0:01:10.691 ****** 13827 1727096718.69121: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096718.69336: worker is 1 (out of 1 available) 13827 1727096718.69349: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096718.69362: done queuing things up, now waiting for results queue to drain 13827 1727096718.69363: waiting for pending results... 13827 1727096718.69534: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096718.69627: in run() - task 12a9e070-eceb-0460-c064-0000000001d2 13827 1727096718.69641: variable 'ansible_search_path' from source: unknown 13827 1727096718.69645: variable 'ansible_search_path' from source: unknown 13827 1727096718.69675: calling self._execute() 13827 1727096718.69746: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096718.69749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096718.69760: variable 'omit' from source: magic vars 13827 1727096718.70085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096718.71566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096718.71617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096718.71649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096718.71677: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096718.71701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096718.71761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096718.71785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096718.71803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096718.71828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096718.71842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096718.71958: variable 'ansible_distribution' from source: facts 13827 1727096718.71962: variable 'ansible_distribution_major_version' from source: facts 13827 1727096718.71977: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096718.71982: variable 'omit' from source: magic vars 13827 1727096718.72023: variable 'omit' from source: magic vars 13827 1727096718.72049: variable 'omit' from source: magic vars 13827 1727096718.72071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096718.72094: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096718.72108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096718.72121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096718.72129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096718.72154: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096718.72159: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096718.72161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096718.72227: Set connection var ansible_connection to ssh 13827 1727096718.72235: Set connection var ansible_shell_executable to /bin/sh 13827 1727096718.72244: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096718.72247: Set connection var ansible_shell_type to sh 13827 1727096718.72253: Set connection var ansible_pipelining to False 13827 1727096718.72259: Set connection var ansible_timeout to 10 13827 1727096718.72276: variable 'ansible_shell_executable' from source: unknown 13827 1727096718.72279: variable 'ansible_connection' from source: unknown 13827 1727096718.72282: variable 'ansible_module_compression' from source: unknown 13827 1727096718.72284: variable 'ansible_shell_type' from source: unknown 13827 1727096718.72286: variable 'ansible_shell_executable' from source: unknown 13827 1727096718.72288: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096718.72292: variable 'ansible_pipelining' from source: unknown 13827 1727096718.72295: variable 'ansible_timeout' from source: unknown 13827 1727096718.72299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096718.72390: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096718.72397: variable 'omit' from source: magic vars 13827 1727096718.72402: starting attempt loop 13827 1727096718.72405: running the handler 13827 1727096718.72416: _low_level_execute_command(): starting 13827 1727096718.72423: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096718.72926: 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 <<< 13827 1727096718.72930: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.72935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096718.72937: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096718.72939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.72989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096718.72994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096718.73001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096718.73064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096718.74733: stdout chunk (state=3): >>>/root <<< 13827 1727096718.74832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096718.74866: stderr chunk (state=3): >>><<< 13827 1727096718.74870: stdout chunk (state=3): >>><<< 13827 1727096718.74891: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096718.74901: _low_level_execute_command(): starting 13827 1727096718.74907: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199 `" && echo ansible-tmp-1727096718.7489002-15566-47229577509199="` echo /root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199 `" ) && sleep 0' 13827 1727096718.75503: 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 <<< 13827 1727096718.75580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.75640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096718.75661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096718.75678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096718.75778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096718.77654: stdout chunk (state=3): >>>ansible-tmp-1727096718.7489002-15566-47229577509199=/root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199 <<< 13827 1727096718.77800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096718.77802: stderr chunk (state=3): >>><<< 13827 1727096718.77804: stdout chunk (state=3): >>><<< 13827 1727096718.77818: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096718.7489002-15566-47229577509199=/root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096718.77864: variable 'ansible_module_compression' from source: unknown 13827 1727096718.77897: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.selinux_modules_facts-ZIP_DEFLATED 13827 1727096718.77926: variable 'ansible_facts' from source: unknown 13827 1727096718.77978: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/AnsiballZ_selinux_modules_facts.py 13827 1727096718.78079: Sending initial data 13827 1727096718.78083: Sent initial data (169 bytes) 13827 1727096718.78523: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096718.78527: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096718.78531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.78533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096718.78535: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.78590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096718.78593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096718.78596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096718.78658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096718.80473: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 13827 1727096718.80482: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096718.80528: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096718.80601: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpjwyx7r6o /root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096718.80605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096718.80701: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpjwyx7r6o" to remote "/root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/AnsiballZ_selinux_modules_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096718.81740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096718.81786: stderr chunk (state=3): >>><<< 13827 1727096718.81790: stdout chunk (state=3): >>><<< 13827 1727096718.81822: done transferring module to remote 13827 1727096718.81836: _low_level_execute_command(): starting 13827 1727096718.81839: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/ /root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096718.82461: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.82468: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096718.82472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.82509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096718.82536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096718.82676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096718.84729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096718.84737: stderr chunk (state=3): >>><<< 13827 1727096718.84739: stdout chunk (state=3): >>><<< 13827 1727096718.84742: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096718.84744: _low_level_execute_command(): starting 13827 1727096718.84746: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096718.85447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096718.85451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096718.85473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.85477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096718.85491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096718.85496: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096718.85565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096718.85578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096718.85652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096718.87831: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096718.87855: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096718.87882: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096718.87957: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096718.87993: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096718.88029: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096718.88054: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096718.88111: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096718.88148: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096718.88161: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096718.88200: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096718.88255: 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 0x7fd314c184d0> <<< 13827 1727096718.88260: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314be7b30> <<< 13827 1727096718.88278: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314c1aa50> <<< 13827 1727096718.88299: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096718.88323: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096718.88343: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096718.88363: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096718.88383: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096718.88474: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096718.88503: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096718.88522: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096718.88569: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 13827 1727096718.88572: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096718.88616: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096718.88622: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096718.88638: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3149c9130> <<< 13827 1727096718.88717: 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 <<< 13827 1727096718.88736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096718.88740: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3149c9fa0> import 'site' # <<< 13827 1727096718.88772: 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. <<< 13827 1727096718.89002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096718.89035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096718.89038: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096718.89063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096718.89111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096718.89121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096718.89167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096718.89170: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a07dd0> <<< 13827 1727096718.89215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096718.89219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096718.89237: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a07fe0> <<< 13827 1727096718.89267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096718.89278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096718.89305: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096718.89365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096718.89394: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096718.89422: 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 0x7fd314a3f800> <<< 13827 1727096718.89437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a3fe90> <<< 13827 1727096718.89459: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096718.89506: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a1faa0> <<< 13827 1727096718.89515: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096718.89541: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a1d1c0> <<< 13827 1727096718.89695: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a04f80> # /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' <<< 13827 1727096718.89700: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096718.89751: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096718.89770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096718.89773: 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' <<< 13827 1727096718.89812: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a5f770> <<< 13827 1727096718.89815: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a5e390> <<< 13827 1727096718.89853: 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 0x7fd314a1e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a5cbc0> <<< 13827 1727096718.89922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096718.89950: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a907a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a04200> <<< 13827 1727096718.89988: 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' <<< 13827 1727096718.90009: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd314a90c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a90b00> <<< 13827 1727096718.90034: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.90086: 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 0x7fd314a90e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a02d20> <<< 13827 1727096718.90090: 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' <<< 13827 1727096718.90108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096718.90135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096718.90158: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a91520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a911f0> import 'importlib.machinery' # <<< 13827 1727096718.90209: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096718.90213: 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 0x7fd314a92420> <<< 13827 1727096718.90240: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096718.90253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096718.90286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096718.90325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314aac5f0> <<< 13827 1727096718.90366: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096718.90373: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.90423: 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 0x7fd314aadd30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096718.90428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096718.90450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096718.90489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314aaebd0> <<< 13827 1727096718.90492: 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 0x7fd314aaf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314aae120> <<< 13827 1727096718.90523: 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' <<< 13827 1727096718.90563: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.90587: 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 0x7fd314aafcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314aaf3e0> <<< 13827 1727096718.90621: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a92450> <<< 13827 1727096718.90658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096718.90682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096718.90698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096718.90715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096718.90749: 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 0x7fd314833bc0> <<< 13827 1727096718.90804: 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' <<< 13827 1727096718.90809: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.90833: 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 0x7fd31485c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485c470> # 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 0x7fd31485c740> <<< 13827 1727096718.90865: 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' <<< 13827 1727096718.90937: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.91070: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.91094: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd31485d070> <<< 13827 1727096718.91188: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.91212: 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 0x7fd31485da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314831d60> <<< 13827 1727096718.91240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096718.91286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096718.91289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096718.91317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485ee40> <<< 13827 1727096718.91347: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485db80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a92b10> <<< 13827 1727096718.91368: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096718.91426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096718.91454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096718.91493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096718.91497: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314883170> <<< 13827 1727096718.91576: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096718.91605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096718.91617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096718.91658: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3148ab500> <<< 13827 1727096718.91677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096718.91715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096718.91784: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096718.91833: 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 0x7fd3149042c0> <<< 13827 1727096718.91939: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096718.91941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096718.92181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314906a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3149043e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3148d12b0> # /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 0x7fd314711400> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3148aa300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485fd70> <<< 13827 1727096718.92263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096718.92283: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd3148aa420> <<< 13827 1727096718.92412: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_0mgfdn_0/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' <<< 13827 1727096718.92435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.92550: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.92579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096718.92595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096718.92638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096718.92713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096718.92744: 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 0x7fd314767050> <<< 13827 1727096718.92760: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096718.92943: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314745f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3147450d0> <<< 13827 1727096718.92962: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.92988: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 13827 1727096718.93020: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.93023: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.93050: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096718.94465: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.95579: 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 0x7fd314764da0> <<< 13827 1727096718.95606: 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' <<< 13827 1727096718.95646: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096718.95654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096718.95683: 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' <<< 13827 1727096718.95703: 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 0x7fd31478e9c0> <<< 13827 1727096718.95740: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31478e750> <<< 13827 1727096718.95794: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31478e060> <<< 13827 1727096718.95797: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096718.95814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096718.95846: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31478e930> <<< 13827 1727096718.95855: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314c1a9c0> import 'atexit' # <<< 13827 1727096718.95893: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.95917: stdout chunk (state=3): >>># 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 0x7fd31478f6e0> # 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 0x7fd31478f920> <<< 13827 1727096718.95939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096718.95983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096718.96008: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096718.96064: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31478fe60> <<< 13827 1727096718.96068: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096718.96084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096718.96115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096718.96137: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314115c10> <<< 13827 1727096718.96176: 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 0x7fd314117830> <<< 13827 1727096718.96212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096718.96215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096718.96267: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314118230> <<< 13827 1727096718.96271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096718.96303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096718.96317: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3141193d0> <<< 13827 1727096718.96343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096718.96368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096718.96395: 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' <<< 13827 1727096718.96459: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31411be90> <<< 13827 1727096718.96494: 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 0x7fd31411bfb0> <<< 13827 1727096718.96522: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31411a150> <<< 13827 1727096718.96539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096718.96554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096718.96594: 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' <<< 13827 1727096718.96618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096718.96636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096718.96684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096718.96687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314123e30> <<< 13827 1727096718.96707: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096718.96761: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314122900> <<< 13827 1727096718.96787: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314122660> # /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' <<< 13827 1727096718.96876: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314122bd0> <<< 13827 1727096718.96893: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31411a660> <<< 13827 1727096718.96939: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.96973: 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 0x7fd314167a10> # /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 0x7fd31416c1a0> <<< 13827 1727096718.97001: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096718.97041: 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' <<< 13827 1727096718.97078: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd31416dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31416d9a0> <<< 13827 1727096718.97081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096718.97202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096718.97262: 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 0x7fd3141701a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31416e2d0> <<< 13827 1727096718.97283: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096718.97316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096718.97352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096718.97367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096718.97410: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314173950> <<< 13827 1727096718.97529: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314170350> <<< 13827 1727096718.97597: 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 0x7fd3141747d0> <<< 13827 1727096718.97628: 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 0x7fd3141749b0> <<< 13827 1727096718.97686: 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 0x7fd314174cb0> <<< 13827 1727096718.97717: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31416c2c0> # /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' <<< 13827 1727096718.97766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096718.97785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096718.97807: 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 0x7fd3141fc410> <<< 13827 1727096718.97976: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd3141fd670> <<< 13827 1727096718.98016: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314176ba0> # 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 0x7fd314177f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314176780> <<< 13827 1727096718.98057: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.98076: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096718.98151: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.98276: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096718.98280: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.98309: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096718.98320: stdout chunk (state=3): >>> # zipimport: zlib available <<< 13827 1727096718.98427: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.98547: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.99084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.99626: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13827 1727096718.99637: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096718.99659: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096718.99677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096718.99731: 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 0x7fd314005910> <<< 13827 1727096718.99807: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096718.99830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314006690> <<< 13827 1727096718.99843: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3141fd7c0> <<< 13827 1727096718.99891: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096718.99905: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.99924: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096718.99944: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096718.99952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.00100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.00257: 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' <<< 13827 1727096719.00277: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314006450> <<< 13827 1727096719.00285: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.00740: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01190: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01265: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01360: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13827 1727096719.01399: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01431: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096719.01434: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01492: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01583: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096719.01588: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01620: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096719.01622: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01658: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01701: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096719.01714: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.01933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096719.02217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096719.02236: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096719.02299: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314007920> <<< 13827 1727096719.02314: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02383: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02461: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096719.02472: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13827 1727096719.02482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096719.02500: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02540: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02583: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096719.02589: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02637: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02677: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02736: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.02804: 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 <<< 13827 1727096719.02843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096719.02923: 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 0x7fd3140120f0> <<< 13827 1727096719.02959: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31400daf0> <<< 13827 1727096719.02989: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096719.02995: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13827 1727096719.03004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.03067: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.03130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.03157: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.03201: 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 <<< 13827 1727096719.03209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096719.03222: 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 <<< 13827 1727096719.03252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096719.03263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096719.03326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096719.03345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096719.03365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096719.03421: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314102a80> <<< 13827 1727096719.03464: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3147ca750> <<< 13827 1727096719.03551: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3140121e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314008a10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096719.03587: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.03620: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.03634: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096719.03688: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096719.03716: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.03755: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available <<< 13827 1727096719.03783: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096719.03844: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096719.03850: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096719.03877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available <<< 13827 1727096719.03961: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096719.04052: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096719.04105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096719.04196: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd31408e8a0> <<< 13827 1727096719.04210: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3140a0a10> <<< 13827 1727096719.04274: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096721.59968: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-b": {"500": {"enabled": 0, "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84"}}, "linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d<<< 13827 1727096721.59979: stdout chunk (state=3): >>>7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80b<<< 13827 1727096721.59993: stdout chunk (state=3): >>>e61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:<<< 13827 1727096721.59996: stdout chunk (state=3): >>>f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854<<< 13827 1727096721.60048: stdout chunk (state=3): >>>e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c9<<< 13827 1727096721.60054: stdout chunk (state=3): >>>3ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c<<< 13827 1727096721.60062: stdout chunk (state=3): >>>056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled<<< 13827 1727096721.60081: stdout chunk (state=3): >>>": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70<<< 13827 1727096721.60092: stdout chunk (state=3): >>>c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100"<<< 13827 1727096721.60106: stdout chunk (state=3): >>>: {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955<<< 13827 1727096721.60136: stdout chunk (state=3): >>>dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c2<<< 13827 1727096721.60143: stdout chunk (state=3): >>>4ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096721.60486: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096721.60498: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 13827 1727096721.60504: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.60528: 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 <<< 13827 1727096721.60562: 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 # 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 <<< 13827 1727096721.60569: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.60571: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.60590: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.60607: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.60616: 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 # 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 <<< 13827 1727096721.60642: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.60682: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096721.60955: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096721.60960: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096721.61053: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.61059: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096721.61065: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 13827 1727096721.61102: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.61127: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096721.61146: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096721.61208: stdout chunk (state=3): >>># cleanup[3] wiping _semanage # 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 <<< 13827 1727096721.61236: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13827 1727096721.61309: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096721.61339: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 13827 1727096721.61351: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096721.61541: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid<<< 13827 1727096721.61578: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 13827 1727096721.61609: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096721.61772: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096721.61810: stdout chunk (state=3): >>># 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 <<< 13827 1727096721.61813: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096721.62213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096721.62260: stderr chunk (state=3): >>><<< 13827 1727096721.62263: stdout chunk (state=3): >>><<< 13827 1727096721.62418: _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 0x7fd314c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314be7b30> # /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 0x7fd314c1aa50> 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 0x7fd3149c9130> # /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 0x7fd3149c9fa0> 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 0x7fd314a07dd0> # /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 0x7fd314a07fe0> # /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 0x7fd314a3f800> # /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 0x7fd314a3fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a1faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a1d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a04f80> # /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 0x7fd314a5f770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a5e390> # /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 0x7fd314a1e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a5cbc0> # /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 0x7fd314a907a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a04200> # /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 0x7fd314a90c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a90b00> # 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 0x7fd314a90e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a02d20> # /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 0x7fd314a91520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a911f0> 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 0x7fd314a92420> 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 0x7fd314aac5f0> 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 0x7fd314aadd30> # /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 0x7fd314aaebd0> # 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 0x7fd314aaf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314aae120> # /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 0x7fd314aafcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314aaf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a92450> # /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 0x7fd314833bc0> # /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 0x7fd31485c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485c470> # 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 0x7fd31485c740> # /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 0x7fd31485d070> # 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 0x7fd31485da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314831d60> # /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 0x7fd31485ee40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485db80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314a92b10> # /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 0x7fd314883170> # /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 0x7fd3148ab500> # /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 0x7fd3149042c0> # /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 0x7fd314906a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3149043e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3148d12b0> # /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 0x7fd314711400> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3148aa300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31485fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd3148aa420> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_0mgfdn_0/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7fd314767050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314745f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3147450d0> # 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 0x7fd314764da0> # /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 0x7fd31478e9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31478e750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31478e060> # /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 0x7fd31478e930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314c1a9c0> 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 0x7fd31478f6e0> # 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 0x7fd31478f920> # /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 0x7fd31478fe60> 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 0x7fd314115c10> # 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 0x7fd314117830> # /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 0x7fd314118230> # /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 0x7fd3141193d0> # /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 0x7fd31411be90> # 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 0x7fd31411bfb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31411a150> # /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 0x7fd314123e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314122900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314122660> # /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 0x7fd314122bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31411a660> # 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 0x7fd314167a10> # /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 0x7fd31416c1a0> # /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 0x7fd31416dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31416d9a0> # /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 0x7fd3141701a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31416e2d0> # /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 0x7fd314173950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314170350> # 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 0x7fd3141747d0> # 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 0x7fd3141749b0> # 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 0x7fd314174cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31416c2c0> # /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 0x7fd3141fc410> # 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 0x7fd3141fd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314176ba0> # 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 0x7fd314177f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314176780> # 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 0x7fd314005910> # /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 0x7fd314006690> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3141fd7c0> 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 0x7fd314006450> # 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 0x7fd314007920> # 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 0x7fd3140120f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd31400daf0> 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 0x7fd314102a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3147ca750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3140121e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd314008a10> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd31408e8a0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3140a0a10> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-b": {"500": {"enabled": 0, "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84"}}, "linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096721.63504: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096721.63514: _low_level_execute_command(): starting 13827 1727096721.63517: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096718.7489002-15566-47229577509199/ > /dev/null 2>&1 && sleep 0' 13827 1727096721.63986: 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 <<< 13827 1727096721.63991: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096721.63993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096721.63995: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096721.64047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096721.64050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096721.64124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096721.65946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096721.66027: stderr chunk (state=3): >>><<< 13827 1727096721.66034: stdout chunk (state=3): >>><<< 13827 1727096721.66059: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096721.66080: handler run complete 13827 1727096721.66816: variable 'ansible_facts' from source: unknown 13827 1727096721.67145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096721.68339: variable 'ansible_facts' from source: unknown 13827 1727096721.68574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096721.68891: attempt loop complete, returning result 13827 1727096721.68898: _execute() done 13827 1727096721.68902: dumping result to json 13827 1727096721.68959: done dumping result, returning 13827 1727096721.68969: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts [12a9e070-eceb-0460-c064-0000000001d2] 13827 1727096721.68972: sending task result for task 12a9e070-eceb-0460-c064-0000000001d2 13827 1727096721.70195: done sending task result for task 12a9e070-eceb-0460-c064-0000000001d2 13827 1727096721.70199: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linux-system-roles-selinux-test-a": { "400": { "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "enabled": 1 } }, "linux-system-roles-selinux-test-b": { "500": { "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84", "enabled": 0 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096721.71134: no more pending results, returning what we have 13827 1727096721.71137: results queue empty 13827 1727096721.71137: checking for any_errors_fatal 13827 1727096721.71141: done checking for any_errors_fatal 13827 1727096721.71141: checking for max_fail_percentage 13827 1727096721.71142: done checking for max_fail_percentage 13827 1727096721.71143: checking to see if all hosts have failed and the running result is not ok 13827 1727096721.71143: done checking to see if all hosts have failed 13827 1727096721.71144: getting the remaining hosts for this loop 13827 1727096721.71145: done getting the remaining hosts for this loop 13827 1727096721.71150: getting the next task for host managed_node3 13827 1727096721.71161: done getting next task for host managed_node3 13827 1727096721.71165: ^ task is: TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096721.71168: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=29, rescue=0, 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 13827 1727096721.71178: getting variables 13827 1727096721.71179: in VariableManager get_vars() 13827 1727096721.71201: Calling all_inventory to load vars for managed_node3 13827 1727096721.71203: Calling groups_inventory to load vars for managed_node3 13827 1727096721.71205: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096721.71211: Calling all_plugins_play to load vars for managed_node3 13827 1727096721.71213: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096721.71214: Calling groups_plugins_play to load vars for managed_node3 13827 1727096721.71617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096721.72126: done with get_vars() 13827 1727096721.72141: done getting variables 13827 1727096721.72293: variable '__selinux_item' from source: include params TASK [fedora.linux_system_roles.selinux : Get checksum for /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:15 Monday 23 September 2024 09:05:21 -0400 (0:00:03.032) 0:01:13.723 ****** 13827 1727096721.72347: entering _queue_task() for managed_node3/stat 13827 1727096721.72779: worker is 1 (out of 1 available) 13827 1727096721.72794: exiting _queue_task() for managed_node3/stat 13827 1727096721.72810: done queuing things up, now waiting for results queue to drain 13827 1727096721.72811: waiting for pending results... 13827 1727096721.73121: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp 13827 1727096721.73240: in run() - task 12a9e070-eceb-0460-c064-0000000001d8 13827 1727096721.73268: variable 'ansible_search_path' from source: unknown 13827 1727096721.73271: variable 'ansible_search_path' from source: unknown 13827 1727096721.73315: calling self._execute() 13827 1727096721.73346: in VariableManager get_vars() 13827 1727096721.73395: Calling all_inventory to load vars for localhost 13827 1727096721.73400: Calling groups_inventory to load vars for localhost 13827 1727096721.73404: Calling all_plugins_inventory to load vars for localhost 13827 1727096721.73448: Calling all_plugins_play to load vars for localhost 13827 1727096721.73452: Calling groups_plugins_inventory to load vars for localhost 13827 1727096721.73454: Calling groups_plugins_play to load vars for localhost 13827 1727096721.73525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096721.73590: done with get_vars() 13827 1727096721.73598: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096721.73675: variable 'ansible_delegated_vars' from source: unknown 13827 1727096721.73679: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096721.73682: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 13827 1727096721.73737: variable 'omit' from source: magic vars 13827 1727096721.74105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096721.75914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096721.75976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096721.76004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096721.76030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096721.76053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096721.76116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096721.76137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096721.76158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096721.76186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096721.76197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096721.76380: variable 'ansible_distribution' from source: facts 13827 1727096721.76383: variable 'ansible_distribution_major_version' from source: facts 13827 1727096721.76420: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096721.76540: variable 'state' from source: include params 13827 1727096721.76617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096721.76636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096721.76654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096721.76683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096721.76695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096721.76760: variable '__selinux_item' from source: include params 13827 1727096721.76774: Evaluated conditional (state == "enabled"): True 13827 1727096721.76884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096721.76996: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096721.77022: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096721.77045: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096721.77097: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096721.77110: 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) 13827 1727096721.77126: 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) 13827 1727096721.77144: 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) 13827 1727096721.77163: 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) 13827 1727096721.77215: variable '__selinux_item' from source: include params 13827 1727096721.77218: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096721.77225: variable 'omit' from source: magic vars 13827 1727096721.77269: variable 'omit' from source: magic vars 13827 1727096721.77291: variable '__resolved_file' from source: task vars 13827 1727096721.77351: variable '__resolved_file' from source: task vars 13827 1727096721.77429: variable '__escaped_file' from source: task vars 13827 1727096721.77546: variable '__selinux_item' from source: include params 13827 1727096721.77551: variable '__glob_pat' from source: task vars 13827 1727096721.77553: variable '__esc' from source: task vars 13827 1727096721.77647: Loaded config def from plugin (lookup/fileglob) 13827 1727096721.77653: Loading LookupModule 'fileglob' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/fileglob.py 13827 1727096721.77665: variable 'ansible_search_path' from source: unknown 13827 1727096721.77691: variable 'omit' from source: magic vars 13827 1727096721.77704: variable 'ansible_delegated_vars' from source: unknown 13827 1727096721.77709: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096721.77711: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096721.77724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096721.77744: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 13827 1727096721.77761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096721.77793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096721.77796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096721.77866: Set connection var ansible_connection to local 13827 1727096721.77870: Set connection var ansible_shell_executable to /bin/sh 13827 1727096721.77878: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096721.77880: Set connection var ansible_shell_type to sh 13827 1727096721.77885: Set connection var ansible_pipelining to False 13827 1727096721.77887: Set connection var ansible_timeout to 10 13827 1727096721.77926: variable 'ansible_delegated_vars' from source: unknown 13827 1727096721.77929: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096721.77933: variable 'ansible_user' from source: unknown 13827 1727096721.78086: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096721.78091: variable 'omit' from source: magic vars 13827 1727096721.78094: starting attempt loop 13827 1727096721.78096: running the handler 13827 1727096721.78115: _low_level_execute_command(): starting 13827 1727096721.78121: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 13827 1727096721.78127: in local.exec_command() 13827 1727096721.78137: opening command with Popen() 13827 1727096721.78320: done running command with Popen() 13827 1727096721.78324: getting output with communicate() 13827 1727096721.78594: done communicating 13827 1727096721.78597: done with local.exec_command() 13827 1727096721.78600: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 13827 1727096721.78610: _low_level_execute_command(): starting 13827 1727096721.78618: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096721.7860126-15655-149820111594758 `" && echo ansible-tmp-1727096721.7860126-15655-149820111594758="` echo /root/.ansible/tmp/ansible-tmp-1727096721.7860126-15655-149820111594758 `" ) && sleep 0' 13827 1727096721.78621: in local.exec_command() 13827 1727096721.78626: opening command with Popen() 13827 1727096721.78664: done running command with Popen() 13827 1727096721.78667: getting output with communicate() 13827 1727096721.79880: done communicating 13827 1727096721.79884: done with local.exec_command() 13827 1727096721.79890: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096721.7860126-15655-149820111594758=/root/.ansible/tmp/ansible-tmp-1727096721.7860126-15655-149820111594758 , stderr= 13827 1727096721.79892: variable 'ansible_delegated_vars' from source: unknown 13827 1727096721.79979: variable 'ansible_module_compression' from source: unknown 13827 1727096721.80113: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096721.80152: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 13827 1727096721.80321: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096721.7860126-15655-149820111594758/AnsiballZ_stat.py 13827 1727096721.80429: done transferring module to remote 13827 1727096721.80451: _low_level_execute_command(): starting 13827 1727096721.80461: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096721.7860126-15655-149820111594758/ /root/.ansible/tmp/ansible-tmp-1727096721.7860126-15655-149820111594758/AnsiballZ_stat.py && sleep 0' 13827 1727096721.80464: in local.exec_command() 13827 1727096721.80466: opening command with Popen() 13827 1727096721.80509: done running command with Popen() 13827 1727096721.80512: getting output with communicate() 13827 1727096721.81004: done communicating 13827 1727096721.81007: done with local.exec_command() 13827 1727096721.81010: _low_level_execute_command() done: rc=0, stdout=, stderr= 13827 1727096721.81012: _low_level_execute_command(): starting 13827 1727096721.81014: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096721.7860126-15655-149820111594758/AnsiballZ_stat.py && sleep 0' 13827 1727096721.81016: in local.exec_command() 13827 1727096721.81018: opening command with Popen() 13827 1727096721.81047: done running command with Popen() 13827 1727096721.81050: getting output with communicate() 13827 1727096722.08165: done communicating 13827 1727096722.08170: done with local.exec_command() 13827 1727096722.08185: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 61029, "inode": 130023625, "dev": 51714, "nlink": 1, "atime": 1727096410.1278884, "mtime": 1727096410.1278884, "ctime": 1727096417.789981, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 120, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "c4dab55108c498418600938c2e9a0ac638cb397760d32a4c3333259430c5aaf9", "mimetype": "application/octet-stream", "charset": "binary", "version": "1905386068", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp", "checksum_algorithm": "sha256", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true}}} , stderr=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 0x7f89965b4bc0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89965b4230> # /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 0x7f89965b7140> 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/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/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 0x7f89965cd790> # /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 0x7f89965ce7b0> 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 0x7f89963c06e0> # /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 0x7f89963c0830> # /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 0x7f89964040e0> # /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 0x7f8996404770> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89963dc380> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89963c1a90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89963a9850> # /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 0x7f8996407f50> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8996406c30> # /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 0x7f8996407e30> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89964053a0> # /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 0x7f8996429070> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89963a8ad0> # /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 0x7f89964294c0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89964293d0> # 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 0x7f8996429760> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89963a35f0> # /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 0x7f8996429dc0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8996429a90> 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 0x7f899642acc0> 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 0x7f8996450ef0> 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 0x7f89964525d0> # /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 0x7f8996453470> # 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 0x7f8996453ad0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89964529c0> # /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 0x7f8996468560> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8996453c80> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f899642ad20> # /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 0x7f89962004d0> # /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 0x7f8996200f80> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8996200ce0> # 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 0x7f8996200dd0> # /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 0x7f89962017f0> # 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 0x7f8996202120> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89962010d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f899646a630> # /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 0x7f89962034a0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8996201fa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f899642b410> # /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 0x7f8996223800> # /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 0x7f8996247bc0> # /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 0x7f89962a49b0> # /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 0x7f89962a7110> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89962a4ad0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f899626d9d0> # /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 0x7f8995b25af0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89962469c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8996220410> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8996246fc0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_960g5zl9/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 0x7f8995b777a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995b5e690> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995b5d820> # 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 0x7f8995b75670> # /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 0x7f8995ba3380> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995ba3110> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995ba2a20> # /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 0x7f8995ba3440> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995ba2660> 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 0x7f8995bc80e0> # 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 0x7f8995bc8320> # /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 0x7f8995bc8860> 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 0x7f8995bf2690> # 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 0x7f8995bf3da0> # /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 0x7f8995a18bc0> # /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 0x7f8995a19ac0> # /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 0x7f8995a1c860> # 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 0x7f8995a1cef0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a1aae0> # /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 0x7f8995a60800> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a1f320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a1f080> # /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 0x7f8995a1f5f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a1aff0> # 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 0x7f8995a649e0> # /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 0x7f8995a64bc0> # /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 0x7f8995a665d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a663c0> # /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 0x7f8995a68b60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a66c90> # /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 0x7f8995a6c350> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a68d10> # 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 0x7f8995a6d190> # 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 0x7f8995a6d580> # 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 0x7f8995a6d670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a64da0> # /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 0x7f8995a74d70> # 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 0x7f8995a76150> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a6f500> # 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 0x7f8995a74860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a6f110> # 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 0x7f8995afa240> # /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 0x7f8995afb110> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a76510> 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 0x7f8995afb080> # 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 0x7f8995afcfe0> # 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 0x7f8995907bf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995903920> 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 0x7f8995bdb8c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995909af0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995907d70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8995a6cc80> # 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 # 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 13827 1727096722.08207: done with _execute_module (stat, {'path': '/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp', 'checksum_algorithm': 'sha256', '_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-1727096721.7860126-15655-149820111594758/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096722.08211: _low_level_execute_command(): starting 13827 1727096722.08214: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096721.7860126-15655-149820111594758/ > /dev/null 2>&1 && sleep 0' 13827 1727096722.08216: in local.exec_command() 13827 1727096722.08219: opening command with Popen() 13827 1727096722.08342: done running command with Popen() 13827 1727096722.08346: getting output with communicate() 13827 1727096722.08910: done communicating 13827 1727096722.08917: done with local.exec_command() 13827 1727096722.08924: _low_level_execute_command() done: rc=0, stdout=, stderr= 13827 1727096722.08937: handler run complete 13827 1727096722.09062: variable 'ansible_host' from source: unknown 13827 1727096722.09065: variable 'ansible_port' from source: unknown 13827 1727096722.09067: variable 'ansible_user' from source: unknown 13827 1727096722.09069: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096722.09071: attempt loop complete, returning result 13827 1727096722.09073: _execute() done 13827 1727096722.09074: dumping result to json 13827 1727096722.09076: done dumping result, returning 13827 1727096722.09078: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp [12a9e070-eceb-0460-c064-0000000001d8] 13827 1727096722.09080: sending task result for task 12a9e070-eceb-0460-c064-0000000001d8 13827 1727096722.09321: done sending task result for task 12a9e070-eceb-0460-c064-0000000001d8 13827 1727096722.09324: WORKER PROCESS EXITING ok: [managed_node3 -> localhost] => { "changed": false, "stat": { "atime": 1727096410.1278884, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 120, "charset": "binary", "checksum": "c4dab55108c498418600938c2e9a0ac638cb397760d32a4c3333259430c5aaf9", "ctime": 1727096417.789981, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023625, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0644", "mtime": 1727096410.1278884, "nlink": 1, "path": "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 61029, "uid": 0, "version": "1905386068", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 13827 1727096722.09487: no more pending results, returning what we have 13827 1727096722.09490: results queue empty 13827 1727096722.09491: checking for any_errors_fatal 13827 1727096722.09499: done checking for any_errors_fatal 13827 1727096722.09499: checking for max_fail_percentage 13827 1727096722.09501: done checking for max_fail_percentage 13827 1727096722.09502: checking to see if all hosts have failed and the running result is not ok 13827 1727096722.09502: done checking to see if all hosts have failed 13827 1727096722.09503: getting the remaining hosts for this loop 13827 1727096722.09505: done getting the remaining hosts for this loop 13827 1727096722.09508: getting the next task for host managed_node3 13827 1727096722.09516: done getting next task for host managed_node3 13827 1727096722.09519: ^ task is: TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096722.09523: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=29, rescue=0, 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 13827 1727096722.09649: getting variables 13827 1727096722.09650: in VariableManager get_vars() 13827 1727096722.09695: Calling all_inventory to load vars for managed_node3 13827 1727096722.09697: Calling groups_inventory to load vars for managed_node3 13827 1727096722.09699: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096722.09707: Calling all_plugins_play to load vars for managed_node3 13827 1727096722.09710: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096722.09712: Calling groups_plugins_play to load vars for managed_node3 13827 1727096722.10469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096722.10988: done with get_vars() 13827 1727096722.11003: done getting variables 13827 1727096722.11050: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:28 Monday 23 September 2024 09:05:22 -0400 (0:00:00.387) 0:01:14.111 ****** 13827 1727096722.11079: entering _queue_task() for managed_node3/fail 13827 1727096722.11331: worker is 1 (out of 1 available) 13827 1727096722.11345: exiting _queue_task() for managed_node3/fail 13827 1727096722.11358: done queuing things up, now waiting for results queue to drain 13827 1727096722.11360: waiting for pending results... 13827 1727096722.11547: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096722.11652: in run() - task 12a9e070-eceb-0460-c064-0000000001d9 13827 1727096722.11668: variable 'ansible_search_path' from source: unknown 13827 1727096722.11671: variable 'ansible_search_path' from source: unknown 13827 1727096722.11700: calling self._execute() 13827 1727096722.11765: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096722.11770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096722.11778: variable 'omit' from source: magic vars 13827 1727096722.12170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096722.14379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096722.14422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096722.14454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096722.14492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096722.14511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096722.14575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096722.14595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096722.14612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096722.14637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096722.14648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096722.14758: variable 'ansible_distribution' from source: facts 13827 1727096722.14762: variable 'ansible_distribution_major_version' from source: facts 13827 1727096722.14782: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096722.14863: variable 'state' from source: include params 13827 1727096722.14923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096722.14941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096722.14959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096722.14990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096722.14997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096722.15048: variable '__selinux_item' from source: include params 13827 1727096722.15062: Evaluated conditional (state == "enabled"): True 13827 1727096722.15140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096722.15252: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096722.15281: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096722.15303: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096722.15326: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096722.15359: 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) 13827 1727096722.15375: 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) 13827 1727096722.15392: 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) 13827 1727096722.15409: 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) 13827 1727096722.15460: variable '__selinux_item' from source: include params 13827 1727096722.15467: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096722.15561: variable 'module_file' from source: set_fact 13827 1727096722.15576: Evaluated conditional (not module_file.stat.exists): False 13827 1727096722.15579: when evaluation is False, skipping this task 13827 1727096722.15581: _execute() done 13827 1727096722.15584: dumping result to json 13827 1727096722.15587: done dumping result, returning 13827 1727096722.15636: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist [12a9e070-eceb-0460-c064-0000000001d9] 13827 1727096722.15639: sending task result for task 12a9e070-eceb-0460-c064-0000000001d9 13827 1727096722.15705: done sending task result for task 12a9e070-eceb-0460-c064-0000000001d9 13827 1727096722.15708: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not module_file.stat.exists", "skip_reason": "Conditional result was False" } 13827 1727096722.15804: no more pending results, returning what we have 13827 1727096722.15807: results queue empty 13827 1727096722.15808: checking for any_errors_fatal 13827 1727096722.15817: done checking for any_errors_fatal 13827 1727096722.15818: checking for max_fail_percentage 13827 1727096722.15819: done checking for max_fail_percentage 13827 1727096722.15821: checking to see if all hosts have failed and the running result is not ok 13827 1727096722.15821: done checking to see if all hosts have failed 13827 1727096722.15822: getting the remaining hosts for this loop 13827 1727096722.15824: done getting the remaining hosts for this loop 13827 1727096722.15827: getting the next task for host managed_node3 13827 1727096722.15839: done getting next task for host managed_node3 13827 1727096722.15843: ^ task is: TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096722.15847: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=29, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096722.15869: getting variables 13827 1727096722.15870: in VariableManager get_vars() 13827 1727096722.15900: Calling all_inventory to load vars for managed_node3 13827 1727096722.15902: Calling groups_inventory to load vars for managed_node3 13827 1727096722.15904: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096722.15912: Calling all_plugins_play to load vars for managed_node3 13827 1727096722.15915: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096722.15917: Calling groups_plugins_play to load vars for managed_node3 13827 1727096722.16836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096722.17343: done with get_vars() 13827 1727096722.17358: done getting variables TASK [fedora.linux_system_roles.selinux : Create temporary directory] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:38 Monday 23 September 2024 09:05:22 -0400 (0:00:00.063) 0:01:14.174 ****** 13827 1727096722.17431: entering _queue_task() for managed_node3/tempfile 13827 1727096722.17683: worker is 1 (out of 1 available) 13827 1727096722.17697: exiting _queue_task() for managed_node3/tempfile 13827 1727096722.17709: done queuing things up, now waiting for results queue to drain 13827 1727096722.17711: waiting for pending results... 13827 1727096722.17897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096722.18013: in run() - task 12a9e070-eceb-0460-c064-0000000001db 13827 1727096722.18023: variable 'ansible_search_path' from source: unknown 13827 1727096722.18027: variable 'ansible_search_path' from source: unknown 13827 1727096722.18060: calling self._execute() 13827 1727096722.18123: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096722.18127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096722.18138: variable 'omit' from source: magic vars 13827 1727096722.18461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096722.19972: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096722.20024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096722.20059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096722.20087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096722.20108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096722.20170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096722.20190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096722.20207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096722.20239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096722.20250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096722.20368: variable 'ansible_distribution' from source: facts 13827 1727096722.20371: variable 'ansible_distribution_major_version' from source: facts 13827 1727096722.20389: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096722.20475: variable 'state' from source: include params 13827 1727096722.20533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096722.20553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096722.20573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096722.20598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096722.20608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096722.20665: variable '__selinux_item' from source: include params 13827 1727096722.20677: Evaluated conditional (state == "enabled"): True 13827 1727096722.20755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096722.20873: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096722.20902: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096722.20925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096722.20949: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096722.20986: 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) 13827 1727096722.21004: 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) 13827 1727096722.21021: 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) 13827 1727096722.21041: 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) 13827 1727096722.21097: variable '__selinux_item' from source: include params 13827 1727096722.21107: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096722.21195: variable 'module_file' from source: set_fact 13827 1727096722.21209: variable 'checksum' from source: include params 13827 1727096722.21312: variable 'selinux_installed_modules' from source: facts 13827 1727096722.21532: variable 'mod_name' from source: include params 13827 1727096722.21611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096722.21627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096722.21653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096722.21680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096722.21690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096722.21807: variable '__selinux_item' from source: include params 13827 1727096722.21826: variable 'priority' from source: include params 13827 1727096722.21900: variable '__selinux_item' from source: include params 13827 1727096722.21920: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096722.21925: variable 'omit' from source: magic vars 13827 1727096722.21981: variable 'omit' from source: magic vars 13827 1727096722.22005: variable 'omit' from source: magic vars 13827 1727096722.22028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096722.22051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096722.22067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096722.22082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096722.22091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096722.22114: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096722.22117: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096722.22119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096722.22186: Set connection var ansible_connection to ssh 13827 1727096722.22195: Set connection var ansible_shell_executable to /bin/sh 13827 1727096722.22206: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096722.22209: Set connection var ansible_shell_type to sh 13827 1727096722.22211: Set connection var ansible_pipelining to False 13827 1727096722.22217: Set connection var ansible_timeout to 10 13827 1727096722.22234: variable 'ansible_shell_executable' from source: unknown 13827 1727096722.22240: variable 'ansible_connection' from source: unknown 13827 1727096722.22242: variable 'ansible_module_compression' from source: unknown 13827 1727096722.22244: variable 'ansible_shell_type' from source: unknown 13827 1727096722.22247: variable 'ansible_shell_executable' from source: unknown 13827 1727096722.22249: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096722.22253: variable 'ansible_pipelining' from source: unknown 13827 1727096722.22257: variable 'ansible_timeout' from source: unknown 13827 1727096722.22261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096722.22367: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096722.22375: variable 'omit' from source: magic vars 13827 1727096722.22381: starting attempt loop 13827 1727096722.22383: running the handler 13827 1727096722.22394: _low_level_execute_command(): starting 13827 1727096722.22400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096722.22924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.22928: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.22931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096722.22933: 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 <<< 13827 1727096722.22935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.22984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.22987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.23009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.23091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.24761: stdout chunk (state=3): >>>/root <<< 13827 1727096722.24855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.24890: stderr chunk (state=3): >>><<< 13827 1727096722.24894: stdout chunk (state=3): >>><<< 13827 1727096722.24916: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096722.24927: _low_level_execute_command(): starting 13827 1727096722.24933: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110 `" && echo ansible-tmp-1727096722.2491684-15684-187705387195110="` echo /root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110 `" ) && sleep 0' 13827 1727096722.25394: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.25397: 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.46.68 originally 10.31.46.68 <<< 13827 1727096722.25400: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.25404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.25406: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096722.25408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.25455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.25469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.25524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.27383: stdout chunk (state=3): >>>ansible-tmp-1727096722.2491684-15684-187705387195110=/root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110 <<< 13827 1727096722.27488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.27521: stderr chunk (state=3): >>><<< 13827 1727096722.27524: stdout chunk (state=3): >>><<< 13827 1727096722.27542: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096722.2491684-15684-187705387195110=/root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096722.27587: variable 'ansible_module_compression' from source: unknown 13827 1727096722.27622: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.tempfile-ZIP_DEFLATED 13827 1727096722.27651: variable 'ansible_facts' from source: unknown 13827 1727096722.27717: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/AnsiballZ_tempfile.py 13827 1727096722.27815: Sending initial data 13827 1727096722.27819: Sent initial data (157 bytes) 13827 1727096722.28289: 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 <<< 13827 1727096722.28294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096722.28297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.28299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.28301: 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.46.68 originally 10.31.46.68 <<< 13827 1727096722.28303: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.28348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.28352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.28424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.29961: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 13827 1727096722.29966: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096722.30026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096722.30084: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpz9zi05xu /root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/AnsiballZ_tempfile.py <<< 13827 1727096722.30088: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/AnsiballZ_tempfile.py" <<< 13827 1727096722.30149: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpz9zi05xu" to remote "/root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/AnsiballZ_tempfile.py" <<< 13827 1727096722.30152: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/AnsiballZ_tempfile.py" <<< 13827 1727096722.30760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.30805: stderr chunk (state=3): >>><<< 13827 1727096722.30808: stdout chunk (state=3): >>><<< 13827 1727096722.30847: done transferring module to remote 13827 1727096722.30860: _low_level_execute_command(): starting 13827 1727096722.30864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/ /root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/AnsiballZ_tempfile.py && sleep 0' 13827 1727096722.31324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.31327: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096722.31331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.31334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.31336: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096722.31337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.31392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.31399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.31401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.31474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.33203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.33228: stderr chunk (state=3): >>><<< 13827 1727096722.33234: stdout chunk (state=3): >>><<< 13827 1727096722.33248: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096722.33251: _low_level_execute_command(): starting 13827 1727096722.33258: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/AnsiballZ_tempfile.py && sleep 0' 13827 1727096722.33731: 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 <<< 13827 1727096722.33735: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.33738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.33740: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.33789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.33792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.33798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.33864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.35960: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096722.35984: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096722.36018: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096722.36023: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096722.36087: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096722.36092: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096722.36123: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096722.36157: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096722.36181: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096722.36192: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096722.36199: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096722.36242: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096722.36250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.36263: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096722.36287: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096722.36319: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096722.36350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096722.36353: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7630184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762fe7b30> <<< 13827 1727096722.36388: 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' <<< 13827 1727096722.36400: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76301aa50> <<< 13827 1727096722.36419: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096722.36450: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096722.36458: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096722.36470: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096722.36503: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096722.36589: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096722.36614: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096722.36619: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096722.36645: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096722.36676: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096722.36680: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096722.36682: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096722.36699: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096722.36703: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096722.36731: 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 <<< 13827 1727096722.36737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096722.36761: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e09130> <<< 13827 1727096722.36817: 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 <<< 13827 1727096722.36824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.36829: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e09fa0> <<< 13827 1727096722.36857: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096722.36882: 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. <<< 13827 1727096722.37105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096722.37110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096722.37136: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096722.37140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.37163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096722.37203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096722.37224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096722.37245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096722.37264: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e47e30> <<< 13827 1727096722.37274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096722.37297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096722.37318: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096722.37326: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e47ef0> <<< 13827 1727096722.37339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096722.37367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096722.37385: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096722.37440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.37452: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096722.37478: 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 0x7fc762e7f860> <<< 13827 1727096722.37498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096722.37514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096722.37520: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e7fef0> <<< 13827 1727096722.37531: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096722.37579: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e5fb00> <<< 13827 1727096722.37584: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096722.37618: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e5d220> <<< 13827 1727096722.37707: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e44fe0> <<< 13827 1727096722.37736: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096722.37755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096722.37761: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096722.37779: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096722.37809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096722.37826: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096722.37831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096722.37865: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e9f7a0> <<< 13827 1727096722.37878: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e9e3c0> <<< 13827 1727096722.37906: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096722.37915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 13827 1727096722.37923: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e5e0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e9cc50> <<< 13827 1727096722.37965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096722.37983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096722.37992: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed4800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e44260> <<< 13827 1727096722.38007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096722.38010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096722.38039: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.38044: 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 0x7fc762ed4cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed4b60> <<< 13827 1727096722.38086: 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 0x7fc762ed4f50> <<< 13827 1727096722.38089: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e42d80> <<< 13827 1727096722.38120: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096722.38126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.38143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096722.38186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096722.38190: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed5640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed5310> <<< 13827 1727096722.38192: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096722.38227: 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' <<< 13827 1727096722.38248: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed6510> <<< 13827 1727096722.38253: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096722.38273: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096722.38292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096722.38326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096722.38349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096722.38353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762eec710> <<< 13827 1727096722.38374: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096722.38409: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.38416: 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 0x7fc762eede20> <<< 13827 1727096722.38434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096722.38437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096722.38465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096722.38470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096722.38485: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762eeecc0> <<< 13827 1727096722.38525: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.38528: 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 0x7fc762eef2f0> <<< 13827 1727096722.38538: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762eee210> <<< 13827 1727096722.38554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096722.38563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096722.38591: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.38609: 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 0x7fc762eefd70> <<< 13827 1727096722.38615: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762eef4a0> <<< 13827 1727096722.38661: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed6480> <<< 13827 1727096722.38674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096722.38707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096722.38718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096722.38744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096722.38774: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.38781: 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 0x7fc762c83c20> <<< 13827 1727096722.38796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096722.38801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096722.38830: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.38841: 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 0x7fc762cac740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cac4a0> <<< 13827 1727096722.38862: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.38869: 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 0x7fc762cac6b0> <<< 13827 1727096722.38888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096722.38900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096722.38964: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.39089: 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 0x7fc762cad070><<< 13827 1727096722.39094: stdout chunk (state=3): >>> <<< 13827 1727096722.39201: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.39203: 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 0x7fc762cada60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cac920> <<< 13827 1727096722.39222: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762c81dc0> <<< 13827 1727096722.39242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096722.39271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096722.39284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096722.39302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096722.39307: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762caee40> <<< 13827 1727096722.39333: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cadb80> <<< 13827 1727096722.39345: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed6c30> <<< 13827 1727096722.39376: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096722.39431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.39454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096722.39481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096722.39512: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cd71d0> <<< 13827 1727096722.39563: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096722.39581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.39604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 13827 1727096722.39610: stdout chunk (state=3): >>> <<< 13827 1727096722.39622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096722.39665: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cfb500> <<< 13827 1727096722.39683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096722.39731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096722.39779: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096722.39810: 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 0x7fc762d5c2c0> <<< 13827 1727096722.39826: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096722.39851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096722.39880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096722.39917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096722.40003: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762d5ea20> <<< 13827 1727096722.40074: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762d5c3e0> <<< 13827 1727096722.40111: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762d212e0> <<< 13827 1727096722.40134: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096722.40143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762b613a0> <<< 13827 1727096722.40161: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cfa300> <<< 13827 1727096722.40166: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cafda0> <<< 13827 1727096722.40262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096722.40282: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc762b61640> <<< 13827 1727096722.40420: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_tempfile_payload_o81txt4x/ansible_tempfile_payload.zip' <<< 13827 1727096722.40427: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.40549: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.40579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096722.40582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096722.40631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096722.40700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096722.40734: 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 0x7fc762bb70b0> <<< 13827 1727096722.40741: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096722.40928: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762b95fa0> <<< 13827 1727096722.40935: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762b95100> # zipimport: zlib available <<< 13827 1727096722.40961: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096722.40975: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.40991: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.41003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.41017: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096722.41029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.42404: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.43495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096722.43501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762bb4f80> <<< 13827 1727096722.43519: 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' <<< 13827 1727096722.43546: 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' <<< 13827 1727096722.43574: 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' <<< 13827 1727096722.43602: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.43608: 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 0x7fc762be2ab0> <<< 13827 1727096722.43636: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762be2840> <<< 13827 1727096722.43670: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762be2150> <<< 13827 1727096722.43688: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096722.43693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096722.43730: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762be25a0> <<< 13827 1727096722.43736: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762bb7d40> import 'atexit' # <<< 13827 1727096722.43772: 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 0x7fc762be3860> <<< 13827 1727096722.43795: 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 0x7fc762be3a10> <<< 13827 1727096722.43820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096722.43859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096722.43876: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096722.43910: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762be3f50> <<< 13827 1727096722.43924: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096722.43941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096722.43969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096722.43999: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762511d30> <<< 13827 1727096722.44024: 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 0x7fc762513950> <<< 13827 1727096722.44050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096722.44063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096722.44104: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762514350> <<< 13827 1727096722.44117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096722.44148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096722.44161: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7625154f0> <<< 13827 1727096722.44181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096722.44211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096722.44237: 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' <<< 13827 1727096722.44289: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762517fb0> <<< 13827 1727096722.44322: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.44332: 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 0x7fc7625200b0> <<< 13827 1727096722.44342: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762516270> <<< 13827 1727096722.44365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096722.44385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096722.44413: 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' <<< 13827 1727096722.44434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096722.44458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096722.44491: 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' <<< 13827 1727096722.44500: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762523f20> <<< 13827 1727096722.44505: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096722.44578: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7625229f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762522750> <<< 13827 1727096722.44597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096722.44601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096722.44676: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762522cc0> <<< 13827 1727096722.44701: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762516780> <<< 13827 1727096722.44733: 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 0x7fc762567f80> <<< 13827 1727096722.44758: 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 0x7fc762568200> <<< 13827 1727096722.44779: 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 <<< 13827 1727096722.44795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096722.44820: 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' <<< 13827 1727096722.44858: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.44865: 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 0x7fc762569dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762569b80> <<< 13827 1727096722.44878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096722.44974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096722.45016: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.45022: 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 0x7fc76256c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76256a4b0> <<< 13827 1727096722.45043: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096722.45076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.45102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096722.45114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096722.45121: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096722.45163: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76256fb00> <<< 13827 1727096722.45281: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76256c4d0> <<< 13827 1727096722.45340: 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' <<< 13827 1727096722.45346: 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 0x7fc762570920> <<< 13827 1727096722.45370: 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' <<< 13827 1727096722.45375: 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 0x7fc762570950> <<< 13827 1727096722.45415: 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' <<< 13827 1727096722.45418: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc762570e90> <<< 13827 1727096722.45429: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762568500> <<< 13827 1727096722.45448: 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 <<< 13827 1727096722.45460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096722.45473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096722.45486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096722.45516: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.45540: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.45546: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7625f85f0> <<< 13827 1727096722.45686: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.45697: 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 0x7fc7625f96d0> <<< 13827 1727096722.45706: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762572d50> <<< 13827 1727096722.45730: 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' <<< 13827 1727096722.45745: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc762573920> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762572960> <<< 13827 1727096722.45762: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096722.45774: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096722.45782: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.45869: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.45952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.45977: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096722.45983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.46004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.46007: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096722.46018: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.46137: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.46247: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.46768: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.47297: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096722.47300: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096722.47321: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096722.47325: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096722.47345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.47396: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.47399: 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 0x7fc762401790> <<< 13827 1727096722.47477: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096722.47481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096722.47501: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762402540> <<< 13827 1727096722.47507: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7625f8560> <<< 13827 1727096722.47554: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096722.47559: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.47577: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.47595: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096722.47598: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.47746: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.47902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096722.47905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096722.47915: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7624025d0> <<< 13827 1727096722.47923: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.48366: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.48803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.48873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.48946: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096722.48951: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.48991: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49022: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096722.49039: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49182: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096722.49194: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49212: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096722.49228: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49265: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49307: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096722.49315: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49537: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096722.49818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096722.49823: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096722.49890: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762403740> <<< 13827 1727096722.49894: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.49973: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50046: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096722.50052: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096722.50073: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 13827 1727096722.50121: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50151: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096722.50171: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50216: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096722.50220: stdout chunk (state=3): >>> <<< 13827 1727096722.50255: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50315: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50378: 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 <<< 13827 1727096722.50413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.50491: 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' <<< 13827 1727096722.50496: 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 0x7fc76240e270> <<< 13827 1727096722.50523: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7624099d0> <<< 13827 1727096722.50558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096722.50565: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50688: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50713: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.50759: 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' <<< 13827 1727096722.50778: 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 <<< 13827 1727096722.50797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096722.50822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096722.50874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096722.50895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096722.50907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096722.50964: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762c32b70> <<< 13827 1727096722.51004: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762c26840> <<< 13827 1727096722.51087: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76240e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762403590> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096722.51090: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.51117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.51148: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096722.51205: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096722.51212: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.51229: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096722.51249: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.51292: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.51396: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.51542: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/linux_system_role.selinuxloapcvu3", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "prefix": "linux_system_role.selinux", "suffix": "", "path": null}}} <<< 13827 1727096722.51555: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096722.51799: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096722.51824: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 13827 1727096722.51857: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 13827 1727096722.51862: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.51886: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.51922: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.51930: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.51958: 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 <<< 13827 1727096722.51964: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 13827 1727096722.51990: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.52240: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096722.52246: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 13827 1727096722.52277: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096722.52280: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096722.52312: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096722.52335: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 13827 1727096722.52344: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.52370: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 13827 1727096722.52381: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096722.52395: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096722.52419: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096722.52422: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096722.52474: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096722.52477: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 13827 1727096722.52495: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.52498: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.52523: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.52532: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13827 1727096722.52544: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096722.52577: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13827 1727096722.52581: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 13827 1727096722.52590: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.52604: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096722.52742: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096722.52745: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 13827 1727096722.52777: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 13827 1727096722.52792: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096722.52795: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13827 1727096722.52804: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13827 1727096722.52825: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096722.52837: stdout chunk (state=3): >>># destroy _tokenize <<< 13827 1727096722.52849: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096722.52951: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13827 1727096722.52954: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096722.52978: stdout chunk (state=3): >>># destroy _random <<< 13827 1727096722.52981: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib <<< 13827 1727096722.53011: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096722.53033: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 13827 1727096722.53037: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096722.53053: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096722.53337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096722.53370: stderr chunk (state=3): >>><<< 13827 1727096722.53375: stdout chunk (state=3): >>><<< 13827 1727096722.53440: _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 0x7fc7630184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762fe7b30> # /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 0x7fc76301aa50> 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 0x7fc762e09130> # /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 0x7fc762e09fa0> 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 0x7fc762e47e30> # /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 0x7fc762e47ef0> # /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 0x7fc762e7f860> # /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 0x7fc762e7fef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e5fb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e5d220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e44fe0> # /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 0x7fc762e9f7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e9e3c0> # /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 0x7fc762e5e0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e9cc50> # /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 0x7fc762ed4800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e44260> # /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 0x7fc762ed4cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed4b60> # 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 0x7fc762ed4f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762e42d80> # /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 0x7fc762ed5640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed5310> 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 0x7fc762ed6510> 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 0x7fc762eec710> 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 0x7fc762eede20> # /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 0x7fc762eeecc0> # 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 0x7fc762eef2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762eee210> # /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 0x7fc762eefd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762eef4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed6480> # /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 0x7fc762c83c20> # /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 0x7fc762cac740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cac4a0> # 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 0x7fc762cac6b0> # /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 0x7fc762cad070> # 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 0x7fc762cada60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cac920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762c81dc0> # /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 0x7fc762caee40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cadb80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762ed6c30> # /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 0x7fc762cd71d0> # /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 0x7fc762cfb500> # /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 0x7fc762d5c2c0> # /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 0x7fc762d5ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762d5c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762d212e0> # /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 0x7fc762b613a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cfa300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762cafda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc762b61640> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_o81txt4x/ansible_tempfile_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 0x7fc762bb70b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762b95fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762b95100> # 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 0x7fc762bb4f80> # /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 0x7fc762be2ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762be2840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762be2150> # /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 0x7fc762be25a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762bb7d40> 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 0x7fc762be3860> # 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 0x7fc762be3a10> # /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 0x7fc762be3f50> 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 0x7fc762511d30> # 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 0x7fc762513950> # /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 0x7fc762514350> # /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 0x7fc7625154f0> # /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 0x7fc762517fb0> # 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 0x7fc7625200b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762516270> # /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 0x7fc762523f20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7625229f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762522750> # /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 0x7fc762522cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762516780> # 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 0x7fc762567f80> # /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 0x7fc762568200> # /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 0x7fc762569dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762569b80> # /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 0x7fc76256c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76256a4b0> # /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 0x7fc76256fb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76256c4d0> # 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 0x7fc762570920> # 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 0x7fc762570950> # 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 0x7fc762570e90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762568500> # /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 0x7fc7625f85f0> # 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 0x7fc7625f96d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762572d50> # 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 0x7fc762573920> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762572960> # 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 0x7fc762401790> # /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 0x7fc762402540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7625f8560> 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 0x7fc7624025d0> # 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 0x7fc762403740> # 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 0x7fc76240e270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7624099d0> 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 0x7fc762c32b70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762c26840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc76240e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc762403590> # 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": true, "path": "/tmp/linux_system_role.selinuxloapcvu3", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "prefix": "linux_system_role.selinux", "suffix": "", "path": null}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096722.53977: done with _execute_module (tempfile, {'state': 'directory', 'prefix': 'linux_system_role.selinux', '_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': 'tempfile', '_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-1727096722.2491684-15684-187705387195110/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096722.53980: _low_level_execute_command(): starting 13827 1727096722.53983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096722.2491684-15684-187705387195110/ > /dev/null 2>&1 && sleep 0' 13827 1727096722.54103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.54110: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.54121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.54162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.54177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.54242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.56041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.56074: stderr chunk (state=3): >>><<< 13827 1727096722.56077: stdout chunk (state=3): >>><<< 13827 1727096722.56092: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096722.56098: handler run complete 13827 1727096722.56114: attempt loop complete, returning result 13827 1727096722.56117: _execute() done 13827 1727096722.56119: dumping result to json 13827 1727096722.56125: done dumping result, returning 13827 1727096722.56139: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory [12a9e070-eceb-0460-c064-0000000001db] 13827 1727096722.56142: sending task result for task 12a9e070-eceb-0460-c064-0000000001db 13827 1727096722.56231: done sending task result for task 12a9e070-eceb-0460-c064-0000000001db 13827 1727096722.56235: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/linux_system_role.selinuxloapcvu3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } 13827 1727096722.56303: no more pending results, returning what we have 13827 1727096722.56306: results queue empty 13827 1727096722.56307: checking for any_errors_fatal 13827 1727096722.56314: done checking for any_errors_fatal 13827 1727096722.56315: checking for max_fail_percentage 13827 1727096722.56317: done checking for max_fail_percentage 13827 1727096722.56318: checking to see if all hosts have failed and the running result is not ok 13827 1727096722.56318: done checking to see if all hosts have failed 13827 1727096722.56319: getting the remaining hosts for this loop 13827 1727096722.56322: done getting the remaining hosts for this loop 13827 1727096722.56325: getting the next task for host managed_node3 13827 1727096722.56334: done getting next task for host managed_node3 13827 1727096722.56338: ^ task is: TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096722.56343: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=29, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096722.56353: getting variables 13827 1727096722.56354: in VariableManager get_vars() 13827 1727096722.56390: Calling all_inventory to load vars for managed_node3 13827 1727096722.56393: Calling groups_inventory to load vars for managed_node3 13827 1727096722.56395: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096722.56404: Calling all_plugins_play to load vars for managed_node3 13827 1727096722.56407: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096722.56409: Calling groups_plugins_play to load vars for managed_node3 13827 1727096722.56941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096722.57449: done with get_vars() 13827 1727096722.57465: done getting variables 13827 1727096722.57509: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 13827 1727096722.57610: variable '__selinux_item' from source: include params TASK [fedora.linux_system_roles.selinux : Copy module file /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:44 Monday 23 September 2024 09:05:22 -0400 (0:00:00.402) 0:01:14.576 ****** 13827 1727096722.57639: entering _queue_task() for managed_node3/copy 13827 1727096722.57890: worker is 1 (out of 1 available) 13827 1727096722.57902: exiting _queue_task() for managed_node3/copy 13827 1727096722.57915: done queuing things up, now waiting for results queue to drain 13827 1727096722.57916: waiting for pending results... 13827 1727096722.58103: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp 13827 1727096722.58214: in run() - task 12a9e070-eceb-0460-c064-0000000001dc 13827 1727096722.58225: variable 'ansible_search_path' from source: unknown 13827 1727096722.58230: variable 'ansible_search_path' from source: unknown 13827 1727096722.58264: calling self._execute() 13827 1727096722.58328: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096722.58332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096722.58342: variable 'omit' from source: magic vars 13827 1727096722.58669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096722.60181: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096722.60234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096722.60267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096722.60293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096722.60312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096722.60375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096722.60395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096722.60412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096722.60445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096722.60455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096722.60570: variable 'ansible_distribution' from source: facts 13827 1727096722.60573: variable 'ansible_distribution_major_version' from source: facts 13827 1727096722.60591: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096722.60675: variable 'state' from source: include params 13827 1727096722.60732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096722.60753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096722.60774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096722.60798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096722.60809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096722.60862: variable '__selinux_item' from source: include params 13827 1727096722.60878: Evaluated conditional (state == "enabled"): True 13827 1727096722.60955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096722.61071: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096722.61100: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096722.61122: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096722.61145: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096722.61178: 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) 13827 1727096722.61195: 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) 13827 1727096722.61214: 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) 13827 1727096722.61231: 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) 13827 1727096722.61283: variable '__selinux_item' from source: include params 13827 1727096722.61289: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096722.61383: variable 'module_file' from source: set_fact 13827 1727096722.61396: variable 'checksum' from source: include params 13827 1727096722.61502: variable 'selinux_installed_modules' from source: facts 13827 1727096722.61875: variable 'mod_name' from source: include params 13827 1727096722.61950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096722.61971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096722.61989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096722.62014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096722.62024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096722.62142: variable '__selinux_item' from source: include params 13827 1727096722.62161: variable 'priority' from source: include params 13827 1727096722.62232: variable '__selinux_item' from source: include params 13827 1727096722.62252: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096722.62258: variable 'omit' from source: magic vars 13827 1727096722.62319: variable 'omit' from source: magic vars 13827 1727096722.62386: variable 'tempdir' from source: set_fact 13827 1727096722.62441: variable '__selinux_item' from source: include params 13827 1727096722.62454: variable 'omit' from source: magic vars 13827 1727096722.62478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096722.62498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096722.62514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096722.62527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096722.62537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096722.62560: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096722.62563: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096722.62568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096722.62633: Set connection var ansible_connection to ssh 13827 1727096722.62642: Set connection var ansible_shell_executable to /bin/sh 13827 1727096722.62650: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096722.62653: Set connection var ansible_shell_type to sh 13827 1727096722.62661: Set connection var ansible_pipelining to False 13827 1727096722.62666: Set connection var ansible_timeout to 10 13827 1727096722.62683: variable 'ansible_shell_executable' from source: unknown 13827 1727096722.62686: variable 'ansible_connection' from source: unknown 13827 1727096722.62688: variable 'ansible_module_compression' from source: unknown 13827 1727096722.62690: variable 'ansible_shell_type' from source: unknown 13827 1727096722.62693: variable 'ansible_shell_executable' from source: unknown 13827 1727096722.62695: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096722.62699: variable 'ansible_pipelining' from source: unknown 13827 1727096722.62701: variable 'ansible_timeout' from source: unknown 13827 1727096722.62705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096722.62783: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096722.62791: variable 'omit' from source: magic vars 13827 1727096722.62796: starting attempt loop 13827 1727096722.62799: running the handler 13827 1727096722.62809: _low_level_execute_command(): starting 13827 1727096722.62815: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096722.63325: 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 <<< 13827 1727096722.63328: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.63331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096722.63336: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.63385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.63388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.63392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.63461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.65094: stdout chunk (state=3): >>>/root <<< 13827 1727096722.65193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.65223: stderr chunk (state=3): >>><<< 13827 1727096722.65227: stdout chunk (state=3): >>><<< 13827 1727096722.65250: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096722.65264: _low_level_execute_command(): starting 13827 1727096722.65271: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460 `" && echo ansible-tmp-1727096722.6525047-15692-210106783692460="` echo /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460 `" ) && sleep 0' 13827 1727096722.65729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.65733: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096722.65736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.65738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096722.65740: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.65793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.65796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.65866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.67741: stdout chunk (state=3): >>>ansible-tmp-1727096722.6525047-15692-210106783692460=/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460 <<< 13827 1727096722.67845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.67873: stderr chunk (state=3): >>><<< 13827 1727096722.67877: stdout chunk (state=3): >>><<< 13827 1727096722.67893: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096722.6525047-15692-210106783692460=/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096722.67960: variable 'ansible_module_compression' from source: unknown 13827 1727096722.68000: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096722.68030: variable 'ansible_facts' from source: unknown 13827 1727096722.68096: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py 13827 1727096722.68202: Sending initial data 13827 1727096722.68205: Sent initial data (153 bytes) 13827 1727096722.68643: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.68661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096722.68665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096722.68667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096722.68670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.68699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096722.68702: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.68755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.68762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.68764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.68829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.70350: 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 <<< 13827 1727096722.70353: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096722.70409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096722.70469: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpgzojea5t /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py <<< 13827 1727096722.70475: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py" <<< 13827 1727096722.70529: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpgzojea5t" to remote "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py" <<< 13827 1727096722.70532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py" <<< 13827 1727096722.71125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.71174: stderr chunk (state=3): >>><<< 13827 1727096722.71177: stdout chunk (state=3): >>><<< 13827 1727096722.71207: done transferring module to remote 13827 1727096722.71219: _low_level_execute_command(): starting 13827 1727096722.71223: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/ /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py && sleep 0' 13827 1727096722.71657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.71661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096722.71693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096722.71696: 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.46.68 is address debug1: re-parsing configuration <<< 13827 1727096722.71699: 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 <<< 13827 1727096722.71701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.71770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.71773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.71774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.71828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.73561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.73585: stderr chunk (state=3): >>><<< 13827 1727096722.73589: stdout chunk (state=3): >>><<< 13827 1727096722.73603: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096722.73606: _low_level_execute_command(): starting 13827 1727096722.73611: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py && sleep 0' 13827 1727096722.74051: 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 <<< 13827 1727096722.74055: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096722.74087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.74090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.74092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096722.74094: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.74151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.74154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.74161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.74226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.76331: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096722.76359: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096722.76388: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096722.76460: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 13827 1727096722.76501: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096722.76530: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13827 1727096722.76538: stdout chunk (state=3): >>># installing zipimport hook <<< 13827 1727096722.76550: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096722.76569: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096722.76616: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.76640: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096722.76659: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096722.76700: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096722.76723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096722.76727: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa7bc4d0> <<< 13827 1727096722.76740: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa78bb00> <<< 13827 1727096722.76769: 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' <<< 13827 1727096722.76778: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa7bea50> <<< 13827 1727096722.76799: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096722.76823: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096722.76827: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096722.76846: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096722.76880: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096722.76885: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096722.76965: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096722.76993: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096722.77042: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096722.77055: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096722.77077: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096722.77085: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096722.77098: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096722.77126: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096722.77149: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa7cd130> <<< 13827 1727096722.77210: 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 <<< 13827 1727096722.77218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.77227: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa7cdfa0> <<< 13827 1727096722.77250: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096722.77277: 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. <<< 13827 1727096722.77505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096722.77510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096722.77536: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096722.77541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.77566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096722.77600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096722.77621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096722.77643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096722.77661: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa5ebdd0> <<< 13827 1727096722.77679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096722.77693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096722.77717: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096722.77724: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa5ebfe0> <<< 13827 1727096722.77738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096722.77772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096722.77786: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096722.77839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.77848: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096722.77880: 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 0x7fa4fa623800> <<< 13827 1727096722.77903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096722.77906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096722.77924: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa623e90> <<< 13827 1727096722.77927: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096722.77982: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa603aa0> <<< 13827 1727096722.77988: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096722.78018: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa6011c0> <<< 13827 1727096722.78107: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa5e8f80> <<< 13827 1727096722.78135: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096722.78146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096722.78162: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096722.78181: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096722.78213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096722.78230: 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' <<< 13827 1727096722.78263: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa643770> <<< 13827 1727096722.78278: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa642390> <<< 13827 1727096722.78306: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096722.78312: 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 0x7fa4fa602090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa640ad0> <<< 13827 1727096722.78372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096722.78375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa678800> <<< 13827 1727096722.78379: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa5e8200> <<< 13827 1727096722.78402: 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' <<< 13827 1727096722.78441: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.78444: 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 0x7fa4fa678cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa678b60> <<< 13827 1727096722.78480: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.78486: 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 0x7fa4fa678ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa5e6d20> <<< 13827 1727096722.78519: 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' <<< 13827 1727096722.78545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096722.78568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096722.78589: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa679550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa679250> <<< 13827 1727096722.78595: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096722.78623: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096722.78629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096722.78654: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa67a450> <<< 13827 1727096722.78659: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096722.78669: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096722.78689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096722.78716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096722.78744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa690680> <<< 13827 1727096722.78765: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096722.78790: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.78799: 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 0x7fa4fa691d60> <<< 13827 1727096722.78821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096722.78825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096722.78850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096722.78860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096722.78876: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa692c00> <<< 13827 1727096722.78914: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.78917: 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 0x7fa4fa693260> <<< 13827 1727096722.78928: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa692150> <<< 13827 1727096722.78937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096722.78949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096722.78988: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.79002: 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 0x7fa4fa693ce0> <<< 13827 1727096722.79006: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa693410> <<< 13827 1727096722.79049: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa67a4b0> <<< 13827 1727096722.79067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096722.79094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096722.79112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096722.79134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096722.79163: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.79170: 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 0x7fa4fa41bbc0> <<< 13827 1727096722.79188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096722.79191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096722.79219: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.79224: 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 0x7fa4fa4446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa444410> <<< 13827 1727096722.79246: 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 0x7fa4fa4446e0> <<< 13827 1727096722.79278: 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' <<< 13827 1727096722.79349: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.79468: 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 0x7fa4fa445010> <<< 13827 1727096722.79580: 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 0x7fa4fa4459d0> <<< 13827 1727096722.79588: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa4448c0> <<< 13827 1727096722.79597: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa419d60> <<< 13827 1727096722.79626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096722.79644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096722.79673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096722.79681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096722.79690: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa446db0> <<< 13827 1727096722.79707: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa445af0> <<< 13827 1727096722.79730: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa67aba0> <<< 13827 1727096722.79754: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096722.79812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.79827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096722.79865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096722.79887: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa473140> <<< 13827 1727096722.79945: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096722.79955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.79979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096722.79994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096722.80037: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa493500> <<< 13827 1727096722.80057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096722.80101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096722.80149: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096722.80176: 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 0x7fa4fa4f4290> <<< 13827 1727096722.80195: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096722.80220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096722.80248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096722.80284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096722.80371: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa4f69f0> <<< 13827 1727096722.80441: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa4f43b0> <<< 13827 1727096722.80476: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa4b92b0> <<< 13827 1727096722.80502: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096722.80513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa2f5340> <<< 13827 1727096722.80528: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa492300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa447d10> <<< 13827 1727096722.80637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096722.80649: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa4fa492420> <<< 13827 1727096722.80778: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_rza3xqxm/ansible_ansible.legacy.stat_payload.zip' <<< 13827 1727096722.80784: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.80902: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.81007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096722.81053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096722.81085: 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 0x7fa4fa34f050> <<< 13827 1727096722.81097: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096722.81285: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa32df40> <<< 13827 1727096722.81288: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa32d0a0> # zipimport: zlib available <<< 13827 1727096722.81315: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096722.81322: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.81349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.81354: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.81373: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096722.81382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.82765: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.83852: 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' <<< 13827 1727096722.83868: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa34cef0> <<< 13827 1727096722.83871: 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' <<< 13827 1727096722.83900: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096722.83907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096722.83930: 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' <<< 13827 1727096722.83960: 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 0x7fa4fa3729c0> <<< 13827 1727096722.84000: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa372750> <<< 13827 1727096722.84024: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa372060> <<< 13827 1727096722.84048: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096722.84051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096722.84098: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa372ab0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa34fa70> <<< 13827 1727096722.84107: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096722.84130: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.84135: stdout chunk (state=3): >>># 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 0x7fa4fa373710> <<< 13827 1727096722.84160: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.84166: 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 0x7fa4fa373950> <<< 13827 1727096722.84184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096722.84225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096722.84240: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096722.84282: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa373e90> <<< 13827 1727096722.84293: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096722.84308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096722.84336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096722.84364: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d09cd0> <<< 13827 1727096722.84399: 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' <<< 13827 1727096722.84405: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4f9d0b8f0> <<< 13827 1727096722.84422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096722.84436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096722.84469: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d0c2f0> <<< 13827 1727096722.84486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096722.84512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096722.84539: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d0d490> <<< 13827 1727096722.84548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096722.84586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096722.84608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096722.84614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096722.84660: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d0ff20> <<< 13827 1727096722.84694: 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 0x7fa4fa5e6e10> <<< 13827 1727096722.84718: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d0e210> <<< 13827 1727096722.84738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096722.84769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096722.84787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096722.84792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096722.84809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096722.84843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096722.84859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096722.84880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d17e00> <<< 13827 1727096722.84886: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096722.84951: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d168d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d16630> <<< 13827 1727096722.84976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096722.84979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096722.85053: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d16ba0> <<< 13827 1727096722.85074: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d0e6f0> <<< 13827 1727096722.85106: 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 0x7fa4f9d5fe60> <<< 13827 1727096722.85133: 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 0x7fa4f9d600b0> <<< 13827 1727096722.85160: 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 <<< 13827 1727096722.85172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096722.85197: 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' <<< 13827 1727096722.85238: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.85242: 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 0x7fa4f9d61bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d61970> <<< 13827 1727096722.85250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096722.85350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096722.85396: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.85400: 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 0x7fa4f9d64170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d622a0> <<< 13827 1727096722.85426: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096722.85454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.85478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096722.85483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096722.85501: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096722.85541: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d67920> <<< 13827 1727096722.85659: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d642f0> <<< 13827 1727096722.85720: 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' <<< 13827 1727096722.85727: 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 0x7fa4f9d689b0> <<< 13827 1727096722.85750: 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' <<< 13827 1727096722.85753: 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 0x7fa4f9d68950> <<< 13827 1727096722.85788: 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' <<< 13827 1727096722.85798: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4f9d68bc0> <<< 13827 1727096722.85804: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d602c0> <<< 13827 1727096722.85827: 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' <<< 13827 1727096722.85849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096722.85868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096722.85895: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.85912: 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 0x7fa4f9df42c0> <<< 13827 1727096722.86058: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096722.86071: 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 0x7fa4f9df54f0> <<< 13827 1727096722.86078: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d6aae0> <<< 13827 1727096722.86101: 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' <<< 13827 1727096722.86146: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4f9d6be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d6a6f0> # zipimport: zlib available <<< 13827 1727096722.86149: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.86163: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 13827 1727096722.86385: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096722.86507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.86620: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.87139: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.87669: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096722.87690: 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' # <<< 13827 1727096722.87706: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096722.87725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.87775: 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 0x7fa4f9df95e0> <<< 13827 1727096722.87857: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096722.87869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096722.87878: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9dfa390> <<< 13827 1727096722.87887: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa493b30> <<< 13827 1727096722.87925: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096722.87945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.87960: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.87979: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096722.87984: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.88132: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.88284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096722.88287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9dfa420> <<< 13827 1727096722.88308: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.88760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89203: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89271: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89346: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096722.89351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89391: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89422: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096722.89437: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89499: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89584: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096722.89587: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89608: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096722.89629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89665: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89705: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096722.89709: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.89937: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096722.90215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096722.90221: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096722.90288: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9dfb5c0> <<< 13827 1727096722.90293: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90368: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90443: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096722.90457: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096722.90467: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096722.90474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90520: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90550: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096722.90568: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90612: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90653: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90708: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.90775: 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 <<< 13827 1727096722.90805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096722.90883: 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 0x7fa4f9c061b0> <<< 13827 1727096722.90921: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9c01850> <<< 13827 1727096722.90949: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096722.90952: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13827 1727096722.90967: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91026: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91114: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91162: 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' <<< 13827 1727096722.91175: 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 <<< 13827 1727096722.91204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096722.91216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096722.91279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096722.91294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096722.91307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096722.91360: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa3aacf0> <<< 13827 1727096722.91402: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa3c29c0> <<< 13827 1727096722.91481: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9c06570> <<< 13827 1727096722.91485: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9c062d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 13827 1727096722.91521: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91545: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096722.91550: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096722.91601: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096722.91621: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91630: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91645: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13827 1727096722.91647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91776: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.91961: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096722.92747: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/linux_system_role.selinuxloapcvu3", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 343933184, "dev": 51714, "nlink": 2, "atime": 1727096722.513135, "mtime": 1727096722.513135, "ctime": 1727096722.513135, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2068538578", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxloapcvu3", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 13827 1727096722.92775: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096722.93148: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096722.93165: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 13827 1727096722.93192: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.93216: stdout chunk (state=3): >>># 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<<< 13827 1727096722.93225: stdout chunk (state=3): >>> # 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 <<< 13827 1727096722.93249: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.93272: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.93278: stdout chunk (state=3): >>># 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<<< 13827 1727096722.93291: stdout chunk (state=3): >>> # 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 <<< 13827 1727096722.93310: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.93314: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.93336: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.93355: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing<<< 13827 1727096722.93382: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # 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 <<< 13827 1727096722.93623: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096722.93640: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096722.93679: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096722.93682: stdout chunk (state=3): >>># destroy _blake2 <<< 13827 1727096722.93690: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096722.93706: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 13827 1727096722.93711: stdout chunk (state=3): >>># destroy ipaddress <<< 13827 1727096722.93771: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096722.93777: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 13827 1727096722.93800: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 13827 1727096722.93805: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 13827 1727096722.93811: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096722.93837: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 13827 1727096722.93845: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13827 1727096722.93884: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13827 1727096722.93891: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13827 1727096722.93904: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096722.93923: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096722.93967: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096722.93987: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 13827 1727096722.93990: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.94025: stdout chunk (state=3): >>># cleanup[3] wiping atexit <<< 13827 1727096722.94037: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.94058: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 13827 1727096722.94073: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096722.94090: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 13827 1727096722.94122: stdout chunk (state=3): >>># cleanup[3] wiping types <<< 13827 1727096722.94128: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 13827 1727096722.94150: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.94163: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 13827 1727096722.94170: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096722.94301: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096722.94308: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096722.94317: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096722.94348: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096722.94376: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096722.94402: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096722.94414: stdout chunk (state=3): >>># destroy _tokenize <<< 13827 1727096722.94421: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 13827 1727096722.94430: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096722.94448: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096722.94536: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096722.94540: stdout chunk (state=3): >>># 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 <<< 13827 1727096722.94560: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096722.94580: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096722.94588: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096722.94606: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096722.94631: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096722.94636: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13827 1727096722.94650: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 13827 1727096722.94930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096722.94964: stderr chunk (state=3): >>><<< 13827 1727096722.94973: stdout chunk (state=3): >>><<< 13827 1727096722.95037: _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 0x7fa4fa7bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa78bb00> # /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 0x7fa4fa7bea50> 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 0x7fa4fa7cd130> # /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 0x7fa4fa7cdfa0> 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 0x7fa4fa5ebdd0> # /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 0x7fa4fa5ebfe0> # /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 0x7fa4fa623800> # /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 0x7fa4fa623e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa603aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa6011c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa5e8f80> # /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 0x7fa4fa643770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa642390> # /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 0x7fa4fa602090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa640ad0> # /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 0x7fa4fa678800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa5e8200> # /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 0x7fa4fa678cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa678b60> # 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 0x7fa4fa678ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa5e6d20> # /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 0x7fa4fa679550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa679250> 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 0x7fa4fa67a450> 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 0x7fa4fa690680> 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 0x7fa4fa691d60> # /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 0x7fa4fa692c00> # 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 0x7fa4fa693260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa692150> # /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 0x7fa4fa693ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa693410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa67a4b0> # /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 0x7fa4fa41bbc0> # /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 0x7fa4fa4446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa444410> # 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 0x7fa4fa4446e0> # /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 0x7fa4fa445010> # 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 0x7fa4fa4459d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa4448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa419d60> # /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 0x7fa4fa446db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa445af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa67aba0> # /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 0x7fa4fa473140> # /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 0x7fa4fa493500> # /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 0x7fa4fa4f4290> # /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 0x7fa4fa4f69f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa4f43b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa4b92b0> # /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 0x7fa4fa2f5340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa492300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa447d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa4fa492420> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_rza3xqxm/ansible_ansible.legacy.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 0x7fa4fa34f050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa32df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa32d0a0> # 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 0x7fa4fa34cef0> # /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 0x7fa4fa3729c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa372750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa372060> # /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 0x7fa4fa372ab0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa34fa70> 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 0x7fa4fa373710> # 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 0x7fa4fa373950> # /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 0x7fa4fa373e90> 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 0x7fa4f9d09cd0> # 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 0x7fa4f9d0b8f0> # /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 0x7fa4f9d0c2f0> # /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 0x7fa4f9d0d490> # /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 0x7fa4f9d0ff20> # 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 0x7fa4fa5e6e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d0e210> # /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 0x7fa4f9d17e00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d168d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d16630> # /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 0x7fa4f9d16ba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d0e6f0> # 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 0x7fa4f9d5fe60> # /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 0x7fa4f9d600b0> # /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 0x7fa4f9d61bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d61970> # /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 0x7fa4f9d64170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d622a0> # /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 0x7fa4f9d67920> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d642f0> # 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 0x7fa4f9d689b0> # 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 0x7fa4f9d68950> # 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 0x7fa4f9d68bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d602c0> # /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 0x7fa4f9df42c0> # 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 0x7fa4f9df54f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d6aae0> # 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 0x7fa4f9d6be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9d6a6f0> # 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 0x7fa4f9df95e0> # /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 0x7fa4f9dfa390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa493b30> 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 0x7fa4f9dfa420> # 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 0x7fa4f9dfb5c0> # 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 0x7fa4f9c061b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9c01850> 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 0x7fa4fa3aacf0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fa3c29c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9c06570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4f9c062d0> # 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": true, "path": "/tmp/linux_system_role.selinuxloapcvu3", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 343933184, "dev": 51714, "nlink": 2, "atime": 1727096722.513135, "mtime": 1727096722.513135, "ctime": 1727096722.513135, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2068538578", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxloapcvu3", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096722.95561: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/linux_system_role.selinuxloapcvu3', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096722.6525047-15692-210106783692460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 13827 1727096722.95565: variable 'ansible_module_compression' from source: unknown 13827 1727096722.95567: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096722.95570: variable 'ansible_facts' from source: unknown 13827 1727096722.95572: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py 13827 1727096722.95574: Sending initial data 13827 1727096722.95576: Sent initial data (153 bytes) 13827 1727096722.95936: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.95940: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096722.95942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096722.95945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096722.95947: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.96000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.96003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.96070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096722.97645: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096722.97705: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096722.97768: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpwa8v2htz /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py <<< 13827 1727096722.97773: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py" <<< 13827 1727096722.97827: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpwa8v2htz" to remote "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py" <<< 13827 1727096722.98515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096722.98564: stderr chunk (state=3): >>><<< 13827 1727096722.98567: stdout chunk (state=3): >>><<< 13827 1727096722.98585: done transferring module to remote 13827 1727096722.98595: _low_level_execute_command(): starting 13827 1727096722.98600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/ /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py && sleep 0' 13827 1727096722.99060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.99064: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.99067: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096722.99069: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096722.99071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096722.99124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096722.99130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096722.99135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096722.99188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.00914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.00941: stderr chunk (state=3): >>><<< 13827 1727096723.00944: stdout chunk (state=3): >>><<< 13827 1727096723.00960: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096723.00968: _low_level_execute_command(): starting 13827 1727096723.00970: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_stat.py && sleep 0' 13827 1727096723.01426: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.01430: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096723.01432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096723.01435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096723.01438: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.01495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.01502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.01506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.01571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.03680: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096723.03698: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096723.03729: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096723.03732: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096723.03804: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096723.03809: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096723.03834: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096723.03866: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096723.03891: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096723.03902: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096723.03909: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096723.03950: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096723.03955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.03973: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096723.04000: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096723.04031: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096723.04064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096723.04069: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ef104d0> <<< 13827 1727096723.04071: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eedfb30> <<< 13827 1727096723.04100: 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' <<< 13827 1727096723.04111: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ef12a50> <<< 13827 1727096723.04133: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096723.04155: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096723.04180: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096723.04212: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096723.04217: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096723.04296: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096723.04323: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096723.04350: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096723.04380: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 13827 1727096723.04386: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096723.04406: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096723.04411: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096723.04438: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096723.04464: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecc1130> <<< 13827 1727096723.04522: 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 <<< 13827 1727096723.04535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.04537: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecc1fa0> <<< 13827 1727096723.04563: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096723.04589: 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. <<< 13827 1727096723.04822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096723.04827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096723.04851: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096723.04861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.04883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096723.04919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096723.04942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096723.04961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096723.04975: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecffdd0> <<< 13827 1727096723.04993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096723.05012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096723.05030: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096723.05049: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfffe0> <<< 13827 1727096723.05054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096723.05084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096723.05108: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096723.05159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.05171: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096723.05206: 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' <<< 13827 1727096723.05210: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed37800> <<< 13827 1727096723.05229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096723.05242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed37e90> <<< 13827 1727096723.05255: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096723.05304: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed17aa0> <<< 13827 1727096723.05319: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096723.05341: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed151c0> <<< 13827 1727096723.05435: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfcf80> <<< 13827 1727096723.05453: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096723.05479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096723.05482: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096723.05510: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096723.05533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096723.05557: 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' <<< 13827 1727096723.05593: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed576e0> <<< 13827 1727096723.05604: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed56300> <<< 13827 1727096723.05641: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096723.05644: 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 0x7f3a9ed16060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfee70> <<< 13827 1727096723.05708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096723.05711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096723.05713: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfc200> <<< 13827 1727096723.05738: 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' <<< 13827 1727096723.05771: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.05774: 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 0x7f3a9ed8cc50> <<< 13827 1727096723.05779: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8cb00> <<< 13827 1727096723.05809: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.05820: 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 0x7f3a9ed8cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfad20> <<< 13827 1727096723.05851: 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' <<< 13827 1727096723.05875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096723.05899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096723.05926: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8d280> <<< 13827 1727096723.05929: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096723.05960: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096723.05969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096723.05990: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8e4b0> <<< 13827 1727096723.05994: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096723.06003: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096723.06029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096723.06055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096723.06089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096723.06097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eda4680> <<< 13827 1727096723.06102: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096723.06140: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.06150: 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 0x7f3a9eda5d30> <<< 13827 1727096723.06165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096723.06176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096723.06200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096723.06207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096723.06219: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eda6bd0> <<< 13827 1727096723.06260: 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 0x7f3a9eda7230> <<< 13827 1727096723.06263: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eda6120> <<< 13827 1727096723.06279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096723.06298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096723.06339: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.06342: 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 0x7f3a9eda7cb0> <<< 13827 1727096723.06357: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eda73e0> <<< 13827 1727096723.06394: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8e450> <<< 13827 1727096723.06418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096723.06438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096723.06458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096723.06478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096723.06514: 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 0x7f3a9eb23b90> <<< 13827 1727096723.06539: 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' <<< 13827 1727096723.06567: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.06572: 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 0x7f3a9eb4c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4c380> <<< 13827 1727096723.06599: 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 0x7f3a9eb4c650> <<< 13827 1727096723.06632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096723.06639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096723.06706: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.06830: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.06839: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9eb4cf80> <<< 13827 1727096723.06944: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.06950: 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 0x7f3a9eb4d8b0> <<< 13827 1727096723.06960: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4c830> <<< 13827 1727096723.06968: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb21d30> <<< 13827 1727096723.06990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096723.07008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096723.07034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096723.07044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096723.07059: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4ecc0> <<< 13827 1727096723.07075: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4da00> <<< 13827 1727096723.07093: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8eba0> <<< 13827 1727096723.07118: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096723.07180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.07197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096723.07233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096723.07254: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb77020> <<< 13827 1727096723.07315: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096723.07321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.07344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096723.07361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096723.07407: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb9b3e0> <<< 13827 1727096723.07423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096723.07470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096723.07523: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096723.07546: 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 0x7f3a9ebfc1d0> <<< 13827 1727096723.07568: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096723.07593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096723.07623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096723.07655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096723.07744: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ebfe930> <<< 13827 1727096723.07814: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ebfc2f0> <<< 13827 1727096723.07851: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ebc91f0> <<< 13827 1727096723.07876: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096723.07879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5252b0> <<< 13827 1727096723.07902: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb9a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4fbf0> <<< 13827 1727096723.08005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096723.08025: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a9eb9a810> <<< 13827 1727096723.08160: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_s79zvxb_/ansible_ansible.legacy.stat_payload.zip' <<< 13827 1727096723.08163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.08286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.08318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096723.08321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096723.08374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096723.08442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096723.08478: 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 0x7f3a9e57aff0> <<< 13827 1727096723.08481: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096723.08664: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e559ee0> <<< 13827 1727096723.08667: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e559070> # zipimport: zlib available <<< 13827 1727096723.08700: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096723.08710: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.08725: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.08744: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.08750: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096723.08768: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.10149: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.11246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096723.11253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e578e90> <<< 13827 1727096723.11276: 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' <<< 13827 1727096723.11300: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096723.11311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096723.11330: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096723.11335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096723.11359: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.11365: 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 0x7f3a9e5a2900> <<< 13827 1727096723.11393: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5a2690> <<< 13827 1727096723.11427: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5a1fa0> <<< 13827 1727096723.11447: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096723.11454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096723.11490: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5a26f0> <<< 13827 1727096723.11502: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e57ba10> import 'atexit' # <<< 13827 1727096723.11528: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.11532: stdout chunk (state=3): >>># 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 0x7f3a9e5a3620> <<< 13827 1727096723.11559: 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 0x7f3a9e5a3860> <<< 13827 1727096723.11580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096723.11624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096723.11638: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096723.11682: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5a3d40> <<< 13827 1727096723.11688: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096723.11704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096723.11734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096723.11761: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e409a90> <<< 13827 1727096723.11787: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.11792: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9e40b740> <<< 13827 1727096723.11815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096723.11826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096723.11864: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e40c110> <<< 13827 1727096723.11879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096723.11916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096723.11924: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e40d010> <<< 13827 1727096723.11949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096723.11977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096723.12002: 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' <<< 13827 1727096723.12058: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e40fd40> <<< 13827 1727096723.12091: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.12099: 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 0x7f3a9e55afc0> <<< 13827 1727096723.12111: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e40e000> <<< 13827 1727096723.12135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096723.12157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096723.12180: 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' <<< 13827 1727096723.12202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096723.12227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096723.12265: 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' <<< 13827 1727096723.12272: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e417bc0> <<< 13827 1727096723.12278: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096723.12348: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4166c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e416420> <<< 13827 1727096723.12371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096723.12374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096723.12449: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e416960> <<< 13827 1727096723.12475: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e40e510> <<< 13827 1727096723.12502: 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 0x7f3a9e45fe60> <<< 13827 1727096723.12529: 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 0x7f3a9e45ffe0> <<< 13827 1727096723.12552: 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 <<< 13827 1727096723.12570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096723.12593: 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' <<< 13827 1727096723.12631: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9e461a30> <<< 13827 1727096723.12641: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4617f0> <<< 13827 1727096723.12650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096723.12761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096723.12809: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.12812: 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 0x7f3a9e463fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e462120> <<< 13827 1727096723.12837: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096723.12869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.12897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096723.12907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096723.12915: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096723.12954: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e467710> <<< 13827 1727096723.13077: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4640e0> <<< 13827 1727096723.13145: 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' <<< 13827 1727096723.13148: 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 0x7f3a9e468a10> <<< 13827 1727096723.13170: 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' <<< 13827 1727096723.13175: 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 0x7f3a9e468830> <<< 13827 1727096723.13221: 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' <<< 13827 1727096723.13225: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9e468a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e460110> <<< 13827 1727096723.13252: 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' <<< 13827 1727096723.13272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096723.13293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096723.13324: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.13339: 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 0x7f3a9e4f40e0> <<< 13827 1727096723.13490: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.13501: 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 0x7f3a9e4f53d0> <<< 13827 1727096723.13510: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e46a870> <<< 13827 1727096723.13549: 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' <<< 13827 1727096723.13557: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9e46bc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e46a4b0> <<< 13827 1727096723.13562: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.13576: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.13584: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096723.13600: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.13683: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.13773: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.13785: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096723.13808: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.13816: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.13822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096723.13838: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.13954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.14074: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.14610: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.15152: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096723.15157: 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' # <<< 13827 1727096723.15188: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096723.15201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.15252: 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 0x7f3a9e4f9550> <<< 13827 1727096723.15335: 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' <<< 13827 1727096723.15354: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4fa3c0> <<< 13827 1727096723.15360: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4f55e0> <<< 13827 1727096723.15412: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096723.15417: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.15445: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.15448: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096723.15467: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.15613: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.15772: 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' <<< 13827 1727096723.15783: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4fa150> <<< 13827 1727096723.15789: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.16249: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.16688: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.16761: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.16839: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096723.16845: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.16881: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.16918: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096723.16923: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.16997: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17071: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096723.17097: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17117: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096723.17121: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17165: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17206: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096723.17216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096723.17720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096723.17737: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096723.17811: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4fb4d0> <<< 13827 1727096723.17813: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17879: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.17962: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096723.17965: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096723.17993: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18072: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096723.18078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18125: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18170: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18225: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18288: 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 <<< 13827 1727096723.18325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.18406: 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' <<< 13827 1727096723.18410: 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 0x7f3a9e305f70> <<< 13827 1727096723.18438: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e300ef0> <<< 13827 1727096723.18480: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096723.18482: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18545: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18609: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18638: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.18677: 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' <<< 13827 1727096723.18697: 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 <<< 13827 1727096723.18716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096723.18743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096723.18795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096723.18820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096723.18829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096723.18889: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5d6900> <<< 13827 1727096723.18926: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5ee5d0> <<< 13827 1727096723.19004: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e306030> <<< 13827 1727096723.19016: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4f8b90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096723.19020: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.19046: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.19074: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096723.19125: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096723.19147: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.19163: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.19173: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 13827 1727096723.19301: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.19490: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.19647: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 13827 1727096723.19908: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096723.19931: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 13827 1727096723.19937: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.19947: 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 <<< 13827 1727096723.19960: 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 <<< 13827 1727096723.19988: 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 # 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 <<< 13827 1727096723.20008: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20034: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20047: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 13827 1727096723.20063: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20084: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20090: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20334: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096723.20347: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096723.20373: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2<<< 13827 1727096723.20390: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path # destroy zipfile <<< 13827 1727096723.20393: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096723.20430: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096723.20437: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13827 1727096723.20468: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20482: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096723.20499: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096723.20520: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13827 1727096723.20534: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13827 1727096723.20551: stdout chunk (state=3): >>># destroy selinux <<< 13827 1727096723.20558: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096723.20607: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096723.20610: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 13827 1727096723.20654: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13827 1727096723.20661: stdout chunk (state=3): >>># cleanup[3] wiping atexit <<< 13827 1727096723.20667: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20697: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20703: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096723.20706: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 13827 1727096723.20744: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 13827 1727096723.20747: 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 <<< 13827 1727096723.20749: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20780: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.20786: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096723.20801: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096723.20937: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096723.20951: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096723.20954: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096723.20977: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13827 1727096723.20982: stdout chunk (state=3): >>># destroy tokenize <<< 13827 1727096723.21002: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096723.21045: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 13827 1727096723.21048: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 13827 1727096723.21051: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096723.21075: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096723.21174: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13827 1727096723.21177: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096723.21198: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096723.21219: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096723.21229: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096723.21245: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096723.21262: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096723.21268: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096723.21594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096723.21629: stderr chunk (state=3): >>><<< 13827 1727096723.21632: stdout chunk (state=3): >>><<< 13827 1727096723.21693: _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 0x7f3a9ef104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eedfb30> # /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 0x7f3a9ef12a50> 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 0x7f3a9ecc1130> # /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 0x7f3a9ecc1fa0> 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 0x7f3a9ecffdd0> # /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 0x7f3a9ecfffe0> # /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 0x7f3a9ed37800> # /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 0x7f3a9ed37e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed17aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfcf80> # /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 0x7f3a9ed576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed56300> # /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 0x7f3a9ed16060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfee70> # /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 0x7f3a9ed8c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfc200> # /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 0x7f3a9ed8cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8cb00> # 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 0x7f3a9ed8cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ecfad20> # /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 0x7f3a9ed8d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8d280> 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 0x7f3a9ed8e4b0> 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 0x7f3a9eda4680> 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 0x7f3a9eda5d30> # /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 0x7f3a9eda6bd0> # 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 0x7f3a9eda7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eda6120> # /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 0x7f3a9eda7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eda73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8e450> # /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 0x7f3a9eb23b90> # /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 0x7f3a9eb4c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4c380> # 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 0x7f3a9eb4c650> # /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 0x7f3a9eb4cf80> # 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 0x7f3a9eb4d8b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb21d30> # /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 0x7f3a9eb4ecc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4da00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ed8eba0> # /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 0x7f3a9eb77020> # /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 0x7f3a9eb9b3e0> # /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 0x7f3a9ebfc1d0> # /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 0x7f3a9ebfe930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ebfc2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9ebc91f0> # /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 0x7f3a9e5252b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb9a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9eb4fbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a9eb9a810> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_s79zvxb_/ansible_ansible.legacy.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 0x7f3a9e57aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e559ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e559070> # 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 0x7f3a9e578e90> # /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 0x7f3a9e5a2900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5a2690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5a1fa0> # /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 0x7f3a9e5a26f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e57ba10> 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 0x7f3a9e5a3620> # 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 0x7f3a9e5a3860> # /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 0x7f3a9e5a3d40> 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 0x7f3a9e409a90> # 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 0x7f3a9e40b740> # /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 0x7f3a9e40c110> # /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 0x7f3a9e40d010> # /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 0x7f3a9e40fd40> # 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 0x7f3a9e55afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e40e000> # /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 0x7f3a9e417bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4166c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e416420> # /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 0x7f3a9e416960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e40e510> # 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 0x7f3a9e45fe60> # /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 0x7f3a9e45ffe0> # /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 0x7f3a9e461a30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4617f0> # /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 0x7f3a9e463fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e462120> # /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 0x7f3a9e467710> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4640e0> # 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 0x7f3a9e468a10> # 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 0x7f3a9e468830> # 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 0x7f3a9e468a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e460110> # /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 0x7f3a9e4f40e0> # 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 0x7f3a9e4f53d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e46a870> # 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 0x7f3a9e46bc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e46a4b0> # 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 0x7f3a9e4f9550> # /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 0x7f3a9e4fa3c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4f55e0> 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 0x7f3a9e4fa150> # 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 0x7f3a9e4fb4d0> # 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 0x7f3a9e305f70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e300ef0> 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 0x7f3a9e5d6900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e5ee5d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e306030> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9e4f8b90> # 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": "/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096723.22188: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096722.6525047-15692-210106783692460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 13827 1727096723.22191: Sending initial data 13827 1727096723.22193: Sent initial data (227 bytes) 13827 1727096723.22441: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.22444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096723.22446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.22448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096723.22450: 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 <<< 13827 1727096723.22452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.22516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.22518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.22520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.22574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.24171: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096723.24231: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096723.24288: stdout chunk (state=3): >>>sftp> put /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp <<< 13827 1727096723.24291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp" <<< 13827 1727096723.24350: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp" to remote "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp" <<< 13827 1727096723.24782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.24823: stderr chunk (state=3): >>><<< 13827 1727096723.24827: stdout chunk (state=3): >>><<< 13827 1727096723.24842: _low_level_execute_command(): starting 13827 1727096723.24846: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/ /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp && sleep 0' 13827 1727096723.25312: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.25315: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096723.25317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.25319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.25321: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096723.25323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.25372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.25376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.25445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.27183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.27208: stderr chunk (state=3): >>><<< 13827 1727096723.27212: stdout chunk (state=3): >>><<< 13827 1727096723.27225: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096723.27253: variable 'ansible_module_compression' from source: unknown 13827 1727096723.27295: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 13827 1727096723.27310: variable 'ansible_facts' from source: unknown 13827 1727096723.27354: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_copy.py 13827 1727096723.27449: Sending initial data 13827 1727096723.27452: Sent initial data (153 bytes) 13827 1727096723.27910: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.27914: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096723.27916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.27920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096723.27922: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.27976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.27979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.27984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.28046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.29573: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096723.29631: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096723.29695: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpeti79ume /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_copy.py <<< 13827 1727096723.29699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_copy.py" <<< 13827 1727096723.29754: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpeti79ume" to remote "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_copy.py" <<< 13827 1727096723.29760: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_copy.py" <<< 13827 1727096723.30368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.30413: stderr chunk (state=3): >>><<< 13827 1727096723.30418: stdout chunk (state=3): >>><<< 13827 1727096723.30451: done transferring module to remote 13827 1727096723.30462: _low_level_execute_command(): starting 13827 1727096723.30468: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/ /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_copy.py && sleep 0' 13827 1727096723.30932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.30936: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.30939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096723.30941: 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.46.68 originally 10.31.46.68 <<< 13827 1727096723.30943: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.30993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.31009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.31065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.32802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.32807: stderr chunk (state=3): >>><<< 13827 1727096723.32810: stdout chunk (state=3): >>><<< 13827 1727096723.32828: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096723.32834: _low_level_execute_command(): starting 13827 1727096723.32837: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/AnsiballZ_copy.py && sleep 0' 13827 1727096723.33289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.33293: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.33300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096723.33302: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096723.33304: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.33351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.33362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.33424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.35546: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096723.35561: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096723.35596: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096723.35600: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096723.35669: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096723.35674: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096723.35708: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096723.35739: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096723.35767: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096723.35772: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096723.35827: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096723.35830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.35847: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096723.35872: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096723.35905: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096723.35930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096723.35943: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af03684d0> <<< 13827 1727096723.35950: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0337b30> <<< 13827 1727096723.35974: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096723.35977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096723.35988: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af036aa50> <<< 13827 1727096723.36010: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096723.36034: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096723.36037: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096723.36057: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096723.36092: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096723.36175: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096723.36198: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096723.36215: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096723.36235: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096723.36253: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096723.36271: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096723.36288: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096723.36293: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096723.36302: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096723.36327: 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 <<< 13827 1727096723.36330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096723.36352: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af011d130> <<< 13827 1727096723.36411: 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 <<< 13827 1727096723.36422: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.36427: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af011dfa0> <<< 13827 1727096723.36458: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096723.36483: 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. <<< 13827 1727096723.36718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096723.36725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096723.36753: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096723.36757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.36780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096723.36826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 13827 1727096723.36832: stdout chunk (state=3): >>> <<< 13827 1727096723.36845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096723.36875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096723.36881: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af015bdd0> <<< 13827 1727096723.36901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096723.36916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096723.36944: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af015bfe0> <<< 13827 1727096723.36971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096723.36989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096723.37020: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096723.37063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.37082: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096723.37108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096723.37113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01937a0> <<< 13827 1727096723.37148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096723.37154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096723.37159: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0193e30> <<< 13827 1727096723.37166: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096723.37220: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0173aa0> <<< 13827 1727096723.37223: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096723.37260: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01711c0> <<< 13827 1727096723.37347: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0158f80> <<< 13827 1727096723.37375: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096723.37385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096723.37404: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096723.37425: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096723.37455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096723.37475: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096723.37480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096723.37506: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01b3710> <<< 13827 1727096723.37528: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01b2330> <<< 13827 1727096723.37553: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096723.37568: 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 0x7f4af0172090> <<< 13827 1727096723.37572: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01b0b90> <<< 13827 1727096723.37621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096723.37628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01e87a0> <<< 13827 1727096723.37650: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0158200> # /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' <<< 13827 1727096723.37691: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4af01e8c50> <<< 13827 1727096723.37695: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01e8b00> <<< 13827 1727096723.37728: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.37736: 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 0x7f4af01e8ec0> <<< 13827 1727096723.37744: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0156d20> <<< 13827 1727096723.37774: 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' <<< 13827 1727096723.37799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096723.37822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096723.37851: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01e9250> <<< 13827 1727096723.37854: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096723.37885: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096723.37895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096723.37914: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01ea480> <<< 13827 1727096723.37923: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096723.37930: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096723.37958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096723.37983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096723.38020: 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' <<< 13827 1727096723.38024: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af02006b0> <<< 13827 1727096723.38036: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096723.38068: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.38074: 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 0x7f4af0201dc0> <<< 13827 1727096723.38094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096723.38115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096723.38137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096723.38140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096723.38147: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0202c30> <<< 13827 1727096723.38192: 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 0x7f4af0203260> <<< 13827 1727096723.38197: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0202180> <<< 13827 1727096723.38223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096723.38230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096723.38264: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.38277: 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 0x7f4af0203ce0> <<< 13827 1727096723.38280: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0203410> <<< 13827 1727096723.38328: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01ea4e0> <<< 13827 1727096723.38348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096723.38373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096723.38389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096723.38415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096723.38443: 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 0x7f4aeff93b90> <<< 13827 1727096723.38471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096723.38476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096723.38500: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.38507: 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 0x7f4aeffbc5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbc320> <<< 13827 1727096723.38531: 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 0x7f4aeffbc5f0> <<< 13827 1727096723.38566: 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' <<< 13827 1727096723.38640: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.38765: 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 0x7f4aeffbcf20><<< 13827 1727096723.38771: stdout chunk (state=3): >>> <<< 13827 1727096723.38870: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.38873: 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 0x7f4aeffbd8e0> <<< 13827 1727096723.38893: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbc7d0> <<< 13827 1727096723.38900: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeff91d30> <<< 13827 1727096723.38919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096723.38947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096723.38961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096723.38979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096723.38988: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbec90> <<< 13827 1727096723.39012: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbda00> <<< 13827 1727096723.39028: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01eabd0> <<< 13827 1727096723.39060: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096723.39118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.39137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096723.39173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096723.39197: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffe7020> <<< 13827 1727096723.39254: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096723.39264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.39289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096723.39304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096723.39348: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af000b3b0> <<< 13827 1727096723.39367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096723.39416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096723.39467: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096723.39491: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13827 1727096723.39496: 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 0x7f4af006c170> <<< 13827 1727096723.39514: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096723.39540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096723.39570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096723.39608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096723.39692: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af006e8a0> <<< 13827 1727096723.39765: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af006c290> <<< 13827 1727096723.39802: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0039190> <<< 13827 1727096723.39825: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096723.39832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef92d220> <<< 13827 1727096723.39853: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af000a1b0> <<< 13827 1727096723.39861: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbfbf0> <<< 13827 1727096723.39962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096723.39982: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4aef92d4c0> <<< 13827 1727096723.40122: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_d8i31jzk/ansible_ansible.legacy.copy_payload.zip' <<< 13827 1727096723.40127: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.40247: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.40277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096723.40284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096723.40328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096723.40396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096723.40432: 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 0x7f4aef982f90> <<< 13827 1727096723.40437: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096723.40620: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef961e80> <<< 13827 1727096723.40624: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef961010> # zipimport: zlib available <<< 13827 1727096723.40653: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096723.40658: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.40681: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.40689: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.40710: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096723.40720: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.42102: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.43197: 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 0x7f4aef982300> <<< 13827 1727096723.43219: 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' <<< 13827 1727096723.43248: 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' <<< 13827 1727096723.43278: 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' <<< 13827 1727096723.43310: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.43316: 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 0x7f4aef9aa9c0> <<< 13827 1727096723.43344: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9aa780> <<< 13827 1727096723.43380: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9aa090> <<< 13827 1727096723.43395: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096723.43400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096723.43438: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9aaab0> <<< 13827 1727096723.43446: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef963f80> import 'atexit' # <<< 13827 1727096723.43475: 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 0x7f4aef9ab6e0> <<< 13827 1727096723.43505: 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' <<< 13827 1727096723.43516: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aef9ab830> <<< 13827 1727096723.43527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096723.43577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096723.43579: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096723.43629: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9abc50> <<< 13827 1727096723.43634: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096723.43653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096723.43675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096723.43711: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef811910> <<< 13827 1727096723.43732: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.43744: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aef8135c0> <<< 13827 1727096723.43758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096723.43778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096723.43805: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef813e90> <<< 13827 1727096723.43825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096723.43849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096723.43876: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef815010> <<< 13827 1727096723.43886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096723.43922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096723.43945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096723.43950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096723.43998: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef817ad0> <<< 13827 1727096723.44036: 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 0x7f4aef963080> <<< 13827 1727096723.44052: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef815dc0> <<< 13827 1727096723.44074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096723.44102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096723.44123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096723.44130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096723.44140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096723.44181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096723.44193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096723.44204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef81fb00> <<< 13827 1727096723.44218: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096723.44289: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef81e5d0> <<< 13827 1727096723.44292: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef81e330> <<< 13827 1727096723.44309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096723.44314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096723.44385: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef81e8a0> <<< 13827 1727096723.44416: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef8162d0> <<< 13827 1727096723.44442: 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 0x7f4aef867da0> <<< 13827 1727096723.44471: 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 <<< 13827 1727096723.44479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef867f50> <<< 13827 1727096723.44489: 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 <<< 13827 1727096723.44510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096723.44531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096723.44537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096723.44567: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.44574: 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 0x7f4aef8699d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef869790> <<< 13827 1727096723.44589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096723.44680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096723.44733: 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 0x7f4aef86bf20> <<< 13827 1727096723.44744: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef86a090> <<< 13827 1727096723.44754: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096723.44792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.44817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096723.44824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096723.44834: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096723.44877: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef86f680> <<< 13827 1727096723.44990: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef86bf50> <<< 13827 1727096723.45050: 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 0x7f4aef870470> <<< 13827 1727096723.45079: 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 0x7f4aef8708c0> <<< 13827 1727096723.45118: 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' <<< 13827 1727096723.45125: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aef870980> <<< 13827 1727096723.45132: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef868110> <<< 13827 1727096723.45159: 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 <<< 13827 1727096723.45164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096723.45176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096723.45195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096723.45226: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.45242: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.45248: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aef8f80b0> <<< 13827 1727096723.45390: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.45399: 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 0x7f4aef8f8d70> <<< 13827 1727096723.45405: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef872840> <<< 13827 1727096723.45438: 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 0x7f4aef873bf0> <<< 13827 1727096723.45441: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef872450> <<< 13827 1727096723.45453: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.45471: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096723.45491: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.45573: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.45662: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.45677: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.45680: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 13827 1727096723.45709: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096723.45726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.45841: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.45958: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.46473: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.47003: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13827 1727096723.47007: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096723.47012: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096723.47037: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096723.47047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.47098: 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 0x7f4aef700fb0> <<< 13827 1727096723.47177: 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' <<< 13827 1727096723.47196: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef701ca0> <<< 13827 1727096723.47199: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef8f8f20> <<< 13827 1727096723.47252: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096723.47258: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.47281: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.47290: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096723.47309: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.47448: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.47605: 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' <<< 13827 1727096723.47612: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef701c70> <<< 13827 1727096723.47621: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48078: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48511: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48581: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096723.48668: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48741: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096723.48746: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48815: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48892: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096723.48919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48926: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48928: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096723.48943: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.48981: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49013: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096723.49029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49249: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096723.49537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096723.49554: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096723.49613: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef702ed0> <<< 13827 1727096723.49621: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49691: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49770: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096723.49774: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096723.49807: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49839: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49881: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096723.49885: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49939: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.49979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50038: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50107: 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 <<< 13827 1727096723.50144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.50229: 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' <<< 13827 1727096723.50239: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4aef70daf0> <<< 13827 1727096723.50262: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef70ae40> <<< 13827 1727096723.50294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096723.50308: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50437: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50463: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50504: 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 <<< 13827 1727096723.50511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.50528: 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 <<< 13827 1727096723.50545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096723.50570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096723.50623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096723.50646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096723.50655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096723.50715: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9fa540> <<< 13827 1727096723.50754: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9ee210> <<< 13827 1727096723.50830: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef70dcd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef70d850> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096723.50844: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50903: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096723.50955: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096723.50966: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.50984: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096723.51003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.51370: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.51732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' <<< 13827 1727096723.51746: stdout chunk (state=3): >>>import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef70dac0> <<< 13827 1727096723.51826: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.52241: stdout chunk (state=3): >>> {"dest": "/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp", "src": "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp", "md5sum": "03d8a903970db52941efa977209bf20c", "checksum": "436c5aaa97b76a3d94af739beef72686a931be46", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "invocation": {"module_args": {"dest": "/tmp/linux_system_role.selinuxloapcvu3", "src": "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp", "mode": "0644", "_original_basename": "linux-system-roles-selinux-test-c.pp", "follow": false, "checksum": "436c5aaa97b76a3d94af739beef72686a931be46", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 13827 1727096723.52247: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096723.52541: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096723.52544: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 13827 1727096723.52567: stdout chunk (state=3): >>> # 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 <<< 13827 1727096723.52575: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 13827 1727096723.52603: 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 <<< 13827 1727096723.52614: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.52635: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.52641: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.52668: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.52679: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.52699: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 13827 1727096723.52703: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.52718: stdout chunk (state=3): >>># 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 filecmp # destroy filecmp <<< 13827 1727096723.52976: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096723.52979: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 13827 1727096723.52992: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 13827 1727096723.53011: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096723.53017: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096723.53037: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096723.53076: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13827 1727096723.53087: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale <<< 13827 1727096723.53108: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy select <<< 13827 1727096723.53122: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096723.53129: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096723.53157: stdout chunk (state=3): >>># destroy selinux <<< 13827 1727096723.53161: stdout chunk (state=3): >>># destroy shutil <<< 13827 1727096723.53177: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096723.53207: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096723.53227: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 13827 1727096723.53243: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.53276: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13827 1727096723.53282: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 13827 1727096723.53287: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre <<< 13827 1727096723.53291: stdout chunk (state=3): >>># cleanup[3] wiping functools <<< 13827 1727096723.53318: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 13827 1727096723.53339: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 13827 1727096723.53344: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 13827 1727096723.53357: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096723.53363: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096723.53488: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096723.53492: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096723.53504: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096723.53526: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 13827 1727096723.53542: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 13827 1727096723.53545: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096723.53571: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096723.53584: stdout chunk (state=3): >>># destroy _tokenize <<< 13827 1727096723.53597: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096723.53612: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096723.53699: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096723.53716: stdout chunk (state=3): >>># 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 <<< 13827 1727096723.53731: stdout chunk (state=3): >>># destroy _bisect # destroy time <<< 13827 1727096723.53745: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096723.53772: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 13827 1727096723.53777: stdout chunk (state=3): >>># destroy _string # destroy re <<< 13827 1727096723.53798: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096723.53801: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 13827 1727096723.53804: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096723.54106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096723.54141: stderr chunk (state=3): >>><<< 13827 1727096723.54145: stdout chunk (state=3): >>><<< 13827 1727096723.54206: _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 0x7f4af03684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0337b30> # /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 0x7f4af036aa50> 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 0x7f4af011d130> # /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 0x7f4af011dfa0> 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 0x7f4af015bdd0> # /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 0x7f4af015bfe0> # /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 0x7f4af01937a0> # /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 0x7f4af0193e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0173aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01711c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0158f80> # /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 0x7f4af01b3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01b2330> # /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 0x7f4af0172090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01b0b90> # /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 0x7f4af01e87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0158200> # /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 0x7f4af01e8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01e8b00> # 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 0x7f4af01e8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0156d20> # /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 0x7f4af01e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01e9250> 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 0x7f4af01ea480> 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 0x7f4af02006b0> 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 0x7f4af0201dc0> # /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 0x7f4af0202c30> # 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 0x7f4af0203260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0202180> # /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 0x7f4af0203ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0203410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01ea4e0> # /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 0x7f4aeff93b90> # /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 0x7f4aeffbc5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbc320> # 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 0x7f4aeffbc5f0> # /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 0x7f4aeffbcf20> # 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 0x7f4aeffbd8e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbc7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeff91d30> # /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 0x7f4aeffbec90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbda00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af01eabd0> # /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 0x7f4aeffe7020> # /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 0x7f4af000b3b0> # /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 0x7f4af006c170> # /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 0x7f4af006e8a0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af006c290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af0039190> # /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 0x7f4aef92d220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4af000a1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aeffbfbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4aef92d4c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_d8i31jzk/ansible_ansible.legacy.copy_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 0x7f4aef982f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef961e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef961010> # 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 0x7f4aef982300> # /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 0x7f4aef9aa9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9aa780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9aa090> # /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 0x7f4aef9aaab0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef963f80> 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 0x7f4aef9ab6e0> # 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 0x7f4aef9ab830> # /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 0x7f4aef9abc50> 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 0x7f4aef811910> # 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 0x7f4aef8135c0> # /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 0x7f4aef813e90> # /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 0x7f4aef815010> # /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 0x7f4aef817ad0> # 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 0x7f4aef963080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef815dc0> # /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 0x7f4aef81fb00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef81e5d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef81e330> # /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 0x7f4aef81e8a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef8162d0> # 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 0x7f4aef867da0> # /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 0x7f4aef867f50> # /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 0x7f4aef8699d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef869790> # /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 0x7f4aef86bf20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef86a090> # /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 0x7f4aef86f680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef86bf50> # 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 0x7f4aef870470> # 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 0x7f4aef8708c0> # 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 0x7f4aef870980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef868110> # /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 0x7f4aef8f80b0> # 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 0x7f4aef8f8d70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef872840> # 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 0x7f4aef873bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef872450> # 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 0x7f4aef700fb0> # /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 0x7f4aef701ca0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef8f8f20> 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 0x7f4aef701c70> # 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 0x7f4aef702ed0> # 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 0x7f4aef70daf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef70ae40> 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 0x7f4aef9fa540> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef9ee210> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef70dcd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef70d850> # 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 # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4aef70dac0> # zipimport: zlib available {"dest": "/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp", "src": "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp", "md5sum": "03d8a903970db52941efa977209bf20c", "checksum": "436c5aaa97b76a3d94af739beef72686a931be46", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "invocation": {"module_args": {"dest": "/tmp/linux_system_role.selinuxloapcvu3", "src": "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp", "mode": "0644", "_original_basename": "linux-system-roles-selinux-test-c.pp", "follow": false, "checksum": "436c5aaa97b76a3d94af739beef72686a931be46", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 # cleanup[2] removing filecmp # destroy filecmp # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096723.54697: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/linux_system_role.selinuxloapcvu3', 'src': '/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp', 'mode': '0644', '_original_basename': 'linux-system-roles-selinux-test-c.pp', 'follow': False, 'checksum': '436c5aaa97b76a3d94af739beef72686a931be46', '_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.copy', '_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-1727096722.6525047-15692-210106783692460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096723.54700: _low_level_execute_command(): starting 13827 1727096723.54703: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/ > /dev/null 2>&1 && sleep 0' 13827 1727096723.54883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.54886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096723.54889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.54891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096723.54900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096723.54903: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.54939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.54950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.55024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.56841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.56865: stderr chunk (state=3): >>><<< 13827 1727096723.56869: stdout chunk (state=3): >>><<< 13827 1727096723.56885: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096723.56891: handler run complete 13827 1727096723.56909: attempt loop complete, returning result 13827 1727096723.56912: _execute() done 13827 1727096723.56915: dumping result to json 13827 1727096723.56919: done dumping result, returning 13827 1727096723.56928: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules/linux-system-roles-selinux-test-c.pp [12a9e070-eceb-0460-c064-0000000001dc] 13827 1727096723.56934: sending task result for task 12a9e070-eceb-0460-c064-0000000001dc 13827 1727096723.57024: done sending task result for task 12a9e070-eceb-0460-c064-0000000001dc 13827 1727096723.57027: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "436c5aaa97b76a3d94af739beef72686a931be46", "dest": "/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp", "gid": 0, "group": "root", "md5sum": "03d8a903970db52941efa977209bf20c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 61029, "src": "/root/.ansible/tmp/ansible-tmp-1727096722.6525047-15692-210106783692460/.source.pp", "state": "file", "uid": 0 } 13827 1727096723.57124: no more pending results, returning what we have 13827 1727096723.57126: results queue empty 13827 1727096723.57127: checking for any_errors_fatal 13827 1727096723.57137: done checking for any_errors_fatal 13827 1727096723.57137: checking for max_fail_percentage 13827 1727096723.57139: done checking for max_fail_percentage 13827 1727096723.57140: checking to see if all hosts have failed and the running result is not ok 13827 1727096723.57140: done checking to see if all hosts have failed 13827 1727096723.57141: getting the remaining hosts for this loop 13827 1727096723.57143: done getting the remaining hosts for this loop 13827 1727096723.57146: getting the next task for host managed_node3 13827 1727096723.57154: done getting next task for host managed_node3 13827 1727096723.57160: ^ task is: TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096723.57164: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=29, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096723.57174: getting variables 13827 1727096723.57175: in VariableManager get_vars() 13827 1727096723.57209: Calling all_inventory to load vars for managed_node3 13827 1727096723.57212: Calling groups_inventory to load vars for managed_node3 13827 1727096723.57214: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096723.57223: Calling all_plugins_play to load vars for managed_node3 13827 1727096723.57231: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096723.57236: Calling groups_plugins_play to load vars for managed_node3 13827 1727096723.57878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096723.58385: done with get_vars() 13827 1727096723.58400: done getting variables TASK [fedora.linux_system_roles.selinux : Install the module] ****************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 Monday 23 September 2024 09:05:23 -0400 (0:00:01.008) 0:01:15.585 ****** 13827 1727096723.58473: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096723.58735: worker is 1 (out of 1 available) 13827 1727096723.58749: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096723.58763: done queuing things up, now waiting for results queue to drain 13827 1727096723.58765: waiting for pending results... 13827 1727096723.58948: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096723.59054: in run() - task 12a9e070-eceb-0460-c064-0000000001dd 13827 1727096723.59067: variable 'ansible_search_path' from source: unknown 13827 1727096723.59071: variable 'ansible_search_path' from source: unknown 13827 1727096723.59100: calling self._execute() 13827 1727096723.59171: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096723.59175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096723.59183: variable 'omit' from source: magic vars 13827 1727096723.59504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096723.61016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096723.61074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096723.61103: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096723.61129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096723.61150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096723.61211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096723.61234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096723.61251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096723.61283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096723.61295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096723.61412: variable 'ansible_distribution' from source: facts 13827 1727096723.61415: variable 'ansible_distribution_major_version' from source: facts 13827 1727096723.61436: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096723.61522: variable 'state' from source: include params 13827 1727096723.61583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096723.61603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096723.61620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096723.61647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096723.61659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096723.61712: variable '__selinux_item' from source: include params 13827 1727096723.61725: Evaluated conditional (state == "enabled"): True 13827 1727096723.61804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096723.61926: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096723.61952: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096723.61977: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096723.61999: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096723.62031: 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) 13827 1727096723.62050: 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) 13827 1727096723.62070: 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) 13827 1727096723.62087: 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) 13827 1727096723.62140: variable '__selinux_item' from source: include params 13827 1727096723.62150: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096723.62236: variable 'module_file' from source: set_fact 13827 1727096723.62248: variable 'checksum' from source: include params 13827 1727096723.62350: variable 'selinux_installed_modules' from source: facts 13827 1727096723.62575: variable 'mod_name' from source: include params 13827 1727096723.62650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096723.62669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096723.62693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096723.62716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096723.62726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096723.62842: variable '__selinux_item' from source: include params 13827 1727096723.62860: variable 'priority' from source: include params 13827 1727096723.62935: variable '__selinux_item' from source: include params 13827 1727096723.62952: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096723.62959: variable 'omit' from source: magic vars 13827 1727096723.63012: variable 'omit' from source: magic vars 13827 1727096723.63107: variable 'tempdir' from source: set_fact 13827 1727096723.63120: variable '__selinux_item' from source: include params 13827 1727096723.63125: variable 'priority' from source: include params 13827 1727096723.63174: variable 'priority' from source: include params 13827 1727096723.63242: variable '__selinux_item' from source: include params 13827 1727096723.63259: variable 'omit' from source: magic vars 13827 1727096723.63281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096723.63302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096723.63316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096723.63329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096723.63337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096723.63364: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096723.63368: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096723.63370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096723.63435: Set connection var ansible_connection to ssh 13827 1727096723.63440: Set connection var ansible_shell_executable to /bin/sh 13827 1727096723.63449: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096723.63452: Set connection var ansible_shell_type to sh 13827 1727096723.63459: Set connection var ansible_pipelining to False 13827 1727096723.63468: Set connection var ansible_timeout to 10 13827 1727096723.63485: variable 'ansible_shell_executable' from source: unknown 13827 1727096723.63488: variable 'ansible_connection' from source: unknown 13827 1727096723.63491: variable 'ansible_module_compression' from source: unknown 13827 1727096723.63493: variable 'ansible_shell_type' from source: unknown 13827 1727096723.63495: variable 'ansible_shell_executable' from source: unknown 13827 1727096723.63497: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096723.63500: variable 'ansible_pipelining' from source: unknown 13827 1727096723.63504: variable 'ansible_timeout' from source: unknown 13827 1727096723.63508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096723.63605: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096723.63614: variable 'omit' from source: magic vars 13827 1727096723.63619: starting attempt loop 13827 1727096723.63624: running the handler 13827 1727096723.63636: _low_level_execute_command(): starting 13827 1727096723.63640: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096723.64136: 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 <<< 13827 1727096723.64172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096723.64175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096723.64178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.64180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.64182: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096723.64184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.64237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.64240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.64242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.64307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.65912: stdout chunk (state=3): >>>/root <<< 13827 1727096723.66003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.66036: stderr chunk (state=3): >>><<< 13827 1727096723.66039: stdout chunk (state=3): >>><<< 13827 1727096723.66062: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096723.66077: _low_level_execute_command(): starting 13827 1727096723.66082: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935 `" && echo ansible-tmp-1727096723.6606252-15714-167522353084935="` echo /root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935 `" ) && sleep 0' 13827 1727096723.66520: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.66525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096723.66559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.66563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096723.66565: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.66619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.66628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.66630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.66693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.68546: stdout chunk (state=3): >>>ansible-tmp-1727096723.6606252-15714-167522353084935=/root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935 <<< 13827 1727096723.68643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.68679: stderr chunk (state=3): >>><<< 13827 1727096723.68682: stdout chunk (state=3): >>><<< 13827 1727096723.68698: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096723.6606252-15714-167522353084935=/root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096723.68743: variable 'ansible_module_compression' from source: unknown 13827 1727096723.68783: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_semodule-ZIP_DEFLATED 13827 1727096723.68814: variable 'ansible_facts' from source: unknown 13827 1727096723.68882: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/AnsiballZ_local_semodule.py 13827 1727096723.68991: Sending initial data 13827 1727096723.68994: Sent initial data (163 bytes) 13827 1727096723.69471: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096723.69474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096723.69477: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096723.69479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.69481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.69482: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096723.69484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.69535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.69539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.69541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.69606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.71122: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096723.71177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096723.71236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp6xgf54g4 /root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/AnsiballZ_local_semodule.py <<< 13827 1727096723.71239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/AnsiballZ_local_semodule.py" <<< 13827 1727096723.71296: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp6xgf54g4" to remote "/root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/AnsiballZ_local_semodule.py" <<< 13827 1727096723.71298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/AnsiballZ_local_semodule.py" <<< 13827 1727096723.71894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.71942: stderr chunk (state=3): >>><<< 13827 1727096723.71945: stdout chunk (state=3): >>><<< 13827 1727096723.71985: done transferring module to remote 13827 1727096723.71997: _low_level_execute_command(): starting 13827 1727096723.72002: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/ /root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096723.72438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096723.72441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096723.72461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096723.72478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.72482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.72539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.72549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.72551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.72607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.74319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096723.74346: stderr chunk (state=3): >>><<< 13827 1727096723.74349: stdout chunk (state=3): >>><<< 13827 1727096723.74365: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096723.74368: _low_level_execute_command(): starting 13827 1727096723.74372: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096723.74818: 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 <<< 13827 1727096723.74823: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.74835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096723.74900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096723.74903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096723.74905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096723.74975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096723.77089: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096723.77111: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096723.77141: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096723.77215: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096723.77218: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096723.77249: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096723.77281: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096723.77310: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096723.77313: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096723.77318: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096723.77363: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.77387: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096723.77408: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096723.77452: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096723.77472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096723.77475: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a4184d0> <<< 13827 1727096723.77487: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a3e7b30> <<< 13827 1727096723.77511: 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' <<< 13827 1727096723.77524: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a41aa50> <<< 13827 1727096723.77545: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096723.77576: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096723.77580: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096723.77594: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096723.77632: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096723.77720: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096723.77744: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096723.77748: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096723.77782: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096723.77803: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096723.77807: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096723.77816: stdout chunk (state=3): >>>Processing global site-packages <<< 13827 1727096723.77821: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096723.77839: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096723.77867: 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 <<< 13827 1727096723.77876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096723.77895: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a1e9130> <<< 13827 1727096723.77953: 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 <<< 13827 1727096723.77965: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.77973: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a1e9fa0> <<< 13827 1727096723.78003: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096723.78022: 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. <<< 13827 1727096723.78252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096723.78255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096723.78283: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096723.78291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.78315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096723.78351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096723.78375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096723.78393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096723.78412: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a227dd0> <<< 13827 1727096723.78429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096723.78449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096723.78471: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096723.78477: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a227fe0> <<< 13827 1727096723.78497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096723.78525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096723.78544: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096723.78593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.78608: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096723.78642: 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 0x7f3f9a25f800> <<< 13827 1727096723.78668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096723.78671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a25fe90> <<< 13827 1727096723.78688: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096723.78744: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a23faa0> <<< 13827 1727096723.78750: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096723.78781: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a23d1c0> <<< 13827 1727096723.78872: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a224f80> <<< 13827 1727096723.78901: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096723.78912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096723.78928: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096723.78949: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096723.78984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096723.78999: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096723.79005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096723.79037: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a27f770> <<< 13827 1727096723.79052: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a27e390> <<< 13827 1727096723.79080: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096723.79091: 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 0x7f3f9a23e090> <<< 13827 1727096723.79100: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a27cbc0> <<< 13827 1727096723.79154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096723.79159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b07a0> <<< 13827 1727096723.79161: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a224200> <<< 13827 1727096723.79184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096723.79188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096723.79219: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.79228: 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 0x7f3f9a2b0c50> <<< 13827 1727096723.79237: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b0b00> <<< 13827 1727096723.79267: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.79277: 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 0x7f3f9a2b0e90> <<< 13827 1727096723.79284: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a222d20> <<< 13827 1727096723.79316: 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' <<< 13827 1727096723.79335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096723.79369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096723.79383: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b1520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b11f0> <<< 13827 1727096723.79387: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096723.79429: 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' <<< 13827 1727096723.79442: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b2420> <<< 13827 1727096723.79459: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096723.79464: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096723.79490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096723.79519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096723.79549: 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' <<< 13827 1727096723.79559: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2cc5f0> <<< 13827 1727096723.79568: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096723.79605: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.79610: 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 0x7f3f9a2cdd30> <<< 13827 1727096723.79642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096723.79645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096723.79670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096723.79682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096723.79690: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2cebd0> <<< 13827 1727096723.79726: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.79738: 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 0x7f3f9a2cf230> <<< 13827 1727096723.79749: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2ce120> <<< 13827 1727096723.79766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096723.79773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096723.79811: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.79827: 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 0x7f3f9a2cfcb0> <<< 13827 1727096723.79834: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2cf3e0> <<< 13827 1727096723.79874: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b2450> <<< 13827 1727096723.79898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096723.79917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096723.79942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096723.79964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096723.79995: 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 0x7f3f9a047bc0> <<< 13827 1727096723.80018: 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' <<< 13827 1727096723.80051: 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 0x7f3f9a070620> <<< 13827 1727096723.80058: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a070380> <<< 13827 1727096723.80085: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.80090: 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 0x7f3f9a070650> <<< 13827 1727096723.80113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096723.80120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096723.80190: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.80312: 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 0x7f3f9a070f80> <<< 13827 1727096723.80427: 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' <<< 13827 1727096723.80434: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9a071850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a070830> <<< 13827 1727096723.80454: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a045d60> <<< 13827 1727096723.80476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096723.80507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096723.80531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096723.80542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096723.80548: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a072c60> <<< 13827 1727096723.80569: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a0719a0> <<< 13827 1727096723.80590: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b2b10> <<< 13827 1727096723.80616: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096723.80677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.80694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096723.80734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096723.80755: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a09aff0> <<< 13827 1727096723.80812: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096723.80820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.80853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096723.80864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096723.80906: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a0bf380> <<< 13827 1727096723.80926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096723.80974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096723.81024: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096723.81052: 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 0x7f3f9a120110> <<< 13827 1727096723.81074: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096723.81098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096723.81127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096723.81167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096723.81250: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a122870> <<< 13827 1727096723.81322: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a120230> <<< 13827 1727096723.81358: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a0ed160> <<< 13827 1727096723.81384: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096723.81396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99f251f0> <<< 13827 1727096723.81413: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a0be180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a073bc0> <<< 13827 1727096723.81512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096723.81535: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f9a0be2a0> <<< 13827 1727096723.81668: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_fc9r2hj6/ansible_fedora.linux_system_roles.local_semodule_payload.zip' <<< 13827 1727096723.81674: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.81794: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.81828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096723.81831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096723.81876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096723.81947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096723.81982: 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 0x7f3f99f72ed0> <<< 13827 1727096723.81987: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096723.82170: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99f55dc0> <<< 13827 1727096723.82178: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99f54f50> # zipimport: zlib available <<< 13827 1727096723.82208: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096723.82213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.82235: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.82257: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.82268: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096723.82276: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.83658: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.84755: 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 0x7f3f99f70d70> <<< 13827 1727096723.84780: 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' <<< 13827 1727096723.84813: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096723.84820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096723.84844: 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' <<< 13827 1727096723.84874: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.84879: 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 0x7f3f99fa67e0> <<< 13827 1727096723.84914: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fa6570> <<< 13827 1727096723.84939: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fa5e80> <<< 13827 1727096723.84963: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096723.84968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096723.85012: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fa68d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a1227e0> <<< 13827 1727096723.85020: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096723.85049: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.85054: stdout chunk (state=3): >>># 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 0x7f3f99fa7530> <<< 13827 1727096723.85074: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.85079: 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 0x7f3f99fa76b0> <<< 13827 1727096723.85095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096723.85145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096723.85148: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096723.85198: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fa7bf0> <<< 13827 1727096723.85201: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096723.85225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096723.85247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096723.85285: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9990d940> <<< 13827 1727096723.85309: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.85314: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9990f080> <<< 13827 1727096723.85331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096723.85352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096723.85384: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9990fef0> <<< 13827 1727096723.85406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096723.85430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096723.85452: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f999110a0> <<< 13827 1727096723.85473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096723.85507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096723.85528: 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' <<< 13827 1727096723.85584: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99913b60> <<< 13827 1727096723.85620: 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 0x7f3f9a222e10> <<< 13827 1727096723.85641: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99911e20> <<< 13827 1727096723.85658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096723.85688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096723.85712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096723.85719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096723.85733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096723.85762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096723.85786: 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' <<< 13827 1727096723.85799: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9991bb30> <<< 13827 1727096723.85816: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096723.85879: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9991a600> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9991a360><<< 13827 1727096723.85889: stdout chunk (state=3): >>> <<< 13827 1727096723.85903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096723.85912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096723.85982: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9991a8d0> <<< 13827 1727096723.86014: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99912330> <<< 13827 1727096723.86040: 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 0x7f3f99963d40> <<< 13827 1727096723.86070: 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' <<< 13827 1727096723.86078: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99963ef0> <<< 13827 1727096723.86090: 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 <<< 13827 1727096723.86110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096723.86135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096723.86138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096723.86170: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.86174: 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 0x7f3f99965970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99965730> <<< 13827 1727096723.86193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096723.86286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096723.86339: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.86342: 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 0x7f3f99967e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99966030> <<< 13827 1727096723.86366: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096723.86402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.86423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096723.86436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096723.86439: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096723.86486: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9996b620> <<< 13827 1727096723.86605: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99967fb0> <<< 13827 1727096723.86667: 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 0x7f3f9996c410> <<< 13827 1727096723.86695: 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'<<< 13827 1727096723.86700: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9996c650> <<< 13827 1727096723.86737: 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 0x7f3f9996c8c0> <<< 13827 1727096723.86752: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99964050> <<< 13827 1727096723.86774: 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' <<< 13827 1727096723.86792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096723.86815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096723.86838: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.86865: 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 0x7f3f999f40e0> <<< 13827 1727096723.87017: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096723.87020: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f999f5250> <<< 13827 1727096723.87023: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9996e870> <<< 13827 1727096723.87060: 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 0x7f3f9996fc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9996e480> <<< 13827 1727096723.87079: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.87091: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.87100: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096723.87113: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.87198: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.87282: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.87299: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096723.87320: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.87336: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.87347: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096723.87468: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.87584: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.88113: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.88654: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13827 1727096723.88686: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096723.88706: 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' <<< 13827 1727096723.88743: 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' <<< 13827 1727096723.88755: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f999fd490> <<< 13827 1727096723.88839: 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' <<< 13827 1727096723.88854: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f999fe210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f999f5490> <<< 13827 1727096723.88911: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096723.88950: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.88968: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 13827 1727096723.89103: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.89251: 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' <<< 13827 1727096723.89270: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f999fe330> # zipimport: zlib available <<< 13827 1727096723.89722: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90154: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90229: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90301: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096723.90315: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096723.90395: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90464: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90551: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096723.90565: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90576: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90585: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096723.90634: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90665: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096723.90679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.90900: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096723.91181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096723.91199: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096723.91255: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f999ff530> <<< 13827 1727096723.91269: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91338: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91417: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096723.91424: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13827 1727096723.91431: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096723.91450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91495: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91537: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096723.91543: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91633: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91689: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.91753: 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 <<< 13827 1727096723.91790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096723.91866: 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' <<< 13827 1727096723.91872: 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 0x7f3f99809ee0> <<< 13827 1727096723.91901: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99805790> <<< 13827 1727096723.91932: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096723.91949: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92010: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92073: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92096: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92143: 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' <<< 13827 1727096723.92168: 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 <<< 13827 1727096723.92184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096723.92211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096723.92261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096723.92288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096723.92297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096723.92354: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fce810> <<< 13827 1727096723.92395: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fee4e0> <<< 13827 1727096723.92476: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99809c10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9996ce60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096723.92489: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92545: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096723.92605: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096723.92616: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92636: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096723.92663: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92667: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92677: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # <<< 13827 1727096723.92683: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92703: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096723.92724: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92741: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92746: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096723.92762: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096723.92789: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.92945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.93107: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096723.93148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096723.93242: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9987f5c0> <<< 13827 1727096723.93260: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f998981a0> <<< 13827 1727096723.93330: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096723.93475: stdout chunk (state=3): >>>libsemanage.semanage_direct_extract: Unable to access /var/lib/selinux/targeted/active/modules/600/linux-system-roles-selinux-test-c: No such file or directory (No such file or directory). <<< 13827 1727096730.94397: stdout chunk (state=3): >>> {"changed": true, "name": "linux-system-roles-selinux-test-c", "priority": 600, "state": "enabled", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp", "priority": 600, "state": "enabled", "store": "", "name": null}}} <<< 13827 1727096730.94417: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096730.94899: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096730.94903: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 13827 1727096730.94930: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 13827 1727096730.94937: stdout chunk (state=3): >>># 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 <<< 13827 1727096730.94945: stdout chunk (state=3): >>># 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 <<< 13827 1727096730.94990: stdout chunk (state=3): >>># 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 <<< 13827 1727096730.94997: stdout chunk (state=3): >>># 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 <<< 13827 1727096730.95012: stdout chunk (state=3): >>># 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 <<< 13827 1727096730.95022: stdout chunk (state=3): >>># 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 <<< 13827 1727096730.95046: stdout chunk (state=3): >>># 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 <<< 13827 1727096730.95054: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec <<< 13827 1727096730.95073: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096730.95343: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096730.95349: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096730.95377: stdout chunk (state=3): >>># destroy _bz2 <<< 13827 1727096730.95392: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 <<< 13827 1727096730.95408: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096730.95418: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096730.95447: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096730.95477: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 13827 1727096730.95487: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13827 1727096730.95491: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096730.95521: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 13827 1727096730.95539: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096730.95545: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13827 1727096730.95562: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13827 1727096730.95574: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096730.95592: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096730.95654: stdout chunk (state=3): >>># cleanup[3] wiping _semanage # cleanup[3] wiping selinux._selinux <<< 13827 1727096730.95674: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 13827 1727096730.95690: stdout chunk (state=3): >>># 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 <<< 13827 1727096730.95695: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13827 1727096730.95735: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 13827 1727096730.95739: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 13827 1727096730.95754: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096730.95761: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13827 1727096730.95788: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 13827 1727096730.95802: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 13827 1727096730.95808: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096730.95945: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096730.95958: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096730.95967: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096730.95985: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096730.96015: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096730.96044: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096730.96057: 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 <<< 13827 1727096730.96068: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096730.96077: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096730.96163: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 13827 1727096730.96175: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 13827 1727096730.96192: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096730.96206: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096730.96222: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096730.96235: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096730.96261: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096730.96264: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 13827 1727096730.96268: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096730.96278: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096730.97475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096730.97508: stderr chunk (state=3): >>><<< 13827 1727096730.97512: stdout chunk (state=3): >>><<< 13827 1727096730.97585: _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 0x7f3f9a4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a3e7b30> # /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 0x7f3f9a41aa50> 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 0x7f3f9a1e9130> # /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 0x7f3f9a1e9fa0> 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 0x7f3f9a227dd0> # /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 0x7f3f9a227fe0> # /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 0x7f3f9a25f800> # /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 0x7f3f9a25fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a23faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a23d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a224f80> # /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 0x7f3f9a27f770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a27e390> # /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 0x7f3f9a23e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a27cbc0> # /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 0x7f3f9a2b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a224200> # /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 0x7f3f9a2b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b0b00> # 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 0x7f3f9a2b0e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a222d20> # /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 0x7f3f9a2b1520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b11f0> 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 0x7f3f9a2b2420> 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 0x7f3f9a2cc5f0> 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 0x7f3f9a2cdd30> # /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 0x7f3f9a2cebd0> # 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 0x7f3f9a2cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2ce120> # /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 0x7f3f9a2cfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2cf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b2450> # /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 0x7f3f9a047bc0> # /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 0x7f3f9a070620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a070380> # 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 0x7f3f9a070650> # /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 0x7f3f9a070f80> # 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 0x7f3f9a071850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a070830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a045d60> # /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 0x7f3f9a072c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a0719a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a2b2b10> # /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 0x7f3f9a09aff0> # /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 0x7f3f9a0bf380> # /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 0x7f3f9a120110> # /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 0x7f3f9a122870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a120230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a0ed160> # /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 0x7f3f99f251f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a0be180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a073bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f9a0be2a0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_fc9r2hj6/ansible_fedora.linux_system_roles.local_semodule_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 0x7f3f99f72ed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99f55dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99f54f50> # 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 0x7f3f99f70d70> # /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 0x7f3f99fa67e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fa6570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fa5e80> # /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 0x7f3f99fa68d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9a1227e0> 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 0x7f3f99fa7530> # 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 0x7f3f99fa76b0> # /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 0x7f3f99fa7bf0> 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 0x7f3f9990d940> # 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 0x7f3f9990f080> # /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 0x7f3f9990fef0> # /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 0x7f3f999110a0> # /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 0x7f3f99913b60> # 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 0x7f3f9a222e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99911e20> # /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 0x7f3f9991bb30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9991a600> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9991a360> # /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 0x7f3f9991a8d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99912330> # 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 0x7f3f99963d40> # /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 0x7f3f99963ef0> # /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 0x7f3f99965970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99965730> # /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 0x7f3f99967e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99966030> # /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 0x7f3f9996b620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99967fb0> # 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 0x7f3f9996c410> # 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 0x7f3f9996c650> # 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 0x7f3f9996c8c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99964050> # /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 0x7f3f999f40e0> # 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 0x7f3f999f5250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9996e870> # 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 0x7f3f9996fc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9996e480> # 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 0x7f3f999fd490> # /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 0x7f3f999fe210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f999f5490> 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 0x7f3f999fe330> # 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 0x7f3f999ff530> # 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 0x7f3f99809ee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99805790> 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 0x7f3f99fce810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99fee4e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f99809c10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f9996ce60> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f9987f5c0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f998981a0> # zipimport: zlib available libsemanage.semanage_direct_extract: Unable to access /var/lib/selinux/targeted/active/modules/600/linux-system-roles-selinux-test-c: No such file or directory (No such file or directory). {"changed": true, "name": "linux-system-roles-selinux-test-c", "priority": 600, "state": "enabled", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp", "priority": 600, "state": "enabled", "store": "", "name": null}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096730.98122: done with _execute_module (fedora.linux_system_roles.local_semodule, {'path': '/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp', 'priority': '600', 'state': 'enabled', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.local_semodule', '_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-1727096723.6606252-15714-167522353084935/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096730.98126: _low_level_execute_command(): starting 13827 1727096730.98128: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096723.6606252-15714-167522353084935/ > /dev/null 2>&1 && sleep 0' 13827 1727096730.98249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096730.98253: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096730.98267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096730.98312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096730.98324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096730.98391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.00213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.00242: stderr chunk (state=3): >>><<< 13827 1727096731.00245: stdout chunk (state=3): >>><<< 13827 1727096731.00261: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096731.00266: handler run complete 13827 1727096731.00280: attempt loop complete, returning result 13827 1727096731.00283: _execute() done 13827 1727096731.00286: dumping result to json 13827 1727096731.00288: done dumping result, returning 13827 1727096731.00297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module [12a9e070-eceb-0460-c064-0000000001dd] 13827 1727096731.00300: sending task result for task 12a9e070-eceb-0460-c064-0000000001dd 13827 1727096731.00394: done sending task result for task 12a9e070-eceb-0460-c064-0000000001dd 13827 1727096731.00396: WORKER PROCESS EXITING Notification for handler __selinux_reload_policy has been saved. changed: [managed_node3] => { "changed": true, "name": "linux-system-roles-selinux-test-c", "priority": 600, "state": "enabled" } 13827 1727096731.00510: no more pending results, returning what we have 13827 1727096731.00513: results queue empty 13827 1727096731.00514: checking for any_errors_fatal 13827 1727096731.00521: done checking for any_errors_fatal 13827 1727096731.00522: checking for max_fail_percentage 13827 1727096731.00523: done checking for max_fail_percentage 13827 1727096731.00524: checking to see if all hosts have failed and the running result is not ok 13827 1727096731.00524: done checking to see if all hosts have failed 13827 1727096731.00525: getting the remaining hosts for this loop 13827 1727096731.00527: done getting the remaining hosts for this loop 13827 1727096731.00530: getting the next task for host managed_node3 13827 1727096731.00539: done getting next task for host managed_node3 13827 1727096731.00542: ^ task is: TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096731.00546: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=29, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096731.00558: getting variables 13827 1727096731.00559: in VariableManager get_vars() 13827 1727096731.00581: Calling all_inventory to load vars for managed_node3 13827 1727096731.00584: Calling groups_inventory to load vars for managed_node3 13827 1727096731.00586: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096731.00595: Calling all_plugins_play to load vars for managed_node3 13827 1727096731.00597: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096731.00600: Calling groups_plugins_play to load vars for managed_node3 13827 1727096731.01460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096731.02440: done with get_vars() 13827 1727096731.02466: done getting variables 13827 1727096731.02672: variable 'tempdir' from source: set_fact TASK [fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxloapcvu3] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:57 Monday 23 September 2024 09:05:31 -0400 (0:00:07.442) 0:01:23.027 ****** 13827 1727096731.02707: entering _queue_task() for managed_node3/file 13827 1727096731.02965: worker is 1 (out of 1 available) 13827 1727096731.02979: exiting _queue_task() for managed_node3/file 13827 1727096731.02990: done queuing things up, now waiting for results queue to drain 13827 1727096731.02991: waiting for pending results... 13827 1727096731.03172: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxloapcvu3 13827 1727096731.03287: in run() - task 12a9e070-eceb-0460-c064-0000000001de 13827 1727096731.03298: variable 'ansible_search_path' from source: unknown 13827 1727096731.03301: variable 'ansible_search_path' from source: unknown 13827 1727096731.03331: calling self._execute() 13827 1727096731.03399: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.03402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.03411: variable 'omit' from source: magic vars 13827 1727096731.03735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096731.05253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096731.05311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096731.05343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096731.05372: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096731.05394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096731.05455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.05477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.05496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.05523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.05533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.05652: variable 'ansible_distribution' from source: facts 13827 1727096731.05658: variable 'ansible_distribution_major_version' from source: facts 13827 1727096731.05674: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096731.05761: variable 'state' from source: include params 13827 1727096731.05819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.05839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.05858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.05883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.05893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.05947: variable '__selinux_item' from source: include params 13827 1727096731.05961: Evaluated conditional (state == "enabled"): True 13827 1727096731.06041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096731.06161: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096731.06186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096731.06209: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096731.06234: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096731.06270: 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) 13827 1727096731.06286: 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) 13827 1727096731.06304: 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) 13827 1727096731.06321: 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) 13827 1727096731.06374: variable '__selinux_item' from source: include params 13827 1727096731.06380: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096731.06471: variable 'module_file' from source: set_fact 13827 1727096731.06489: variable 'checksum' from source: include params 13827 1727096731.06589: variable 'selinux_installed_modules' from source: facts 13827 1727096731.06805: variable 'mod_name' from source: include params 13827 1727096731.06880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.06897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.06914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.06944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.06955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.07068: variable '__selinux_item' from source: include params 13827 1727096731.07086: variable 'priority' from source: include params 13827 1727096731.07158: variable '__selinux_item' from source: include params 13827 1727096731.07176: Evaluated conditional (not module_file.stat.checksum in checksum): True 13827 1727096731.07181: variable 'omit' from source: magic vars 13827 1727096731.07239: variable 'omit' from source: magic vars 13827 1727096731.07304: variable 'tempdir' from source: set_fact 13827 1727096731.07321: variable 'omit' from source: magic vars 13827 1727096731.07348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096731.07369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096731.07383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096731.07395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096731.07403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096731.07425: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096731.07428: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.07430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.07499: Set connection var ansible_connection to ssh 13827 1727096731.07505: Set connection var ansible_shell_executable to /bin/sh 13827 1727096731.07514: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096731.07516: Set connection var ansible_shell_type to sh 13827 1727096731.07522: Set connection var ansible_pipelining to False 13827 1727096731.07527: Set connection var ansible_timeout to 10 13827 1727096731.07547: variable 'ansible_shell_executable' from source: unknown 13827 1727096731.07550: variable 'ansible_connection' from source: unknown 13827 1727096731.07553: variable 'ansible_module_compression' from source: unknown 13827 1727096731.07555: variable 'ansible_shell_type' from source: unknown 13827 1727096731.07559: variable 'ansible_shell_executable' from source: unknown 13827 1727096731.07561: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.07569: variable 'ansible_pipelining' from source: unknown 13827 1727096731.07572: variable 'ansible_timeout' from source: unknown 13827 1727096731.07574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.07674: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096731.07680: variable 'omit' from source: magic vars 13827 1727096731.07683: starting attempt loop 13827 1727096731.07686: running the handler 13827 1727096731.07696: _low_level_execute_command(): starting 13827 1727096731.07702: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096731.08227: 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 <<< 13827 1727096731.08231: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.08236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096731.08238: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.08287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.08290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096731.08292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.08362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.10176: stdout chunk (state=3): >>>/root <<< 13827 1727096731.10274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.10302: stderr chunk (state=3): >>><<< 13827 1727096731.10305: stdout chunk (state=3): >>><<< 13827 1727096731.10323: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096731.10337: _low_level_execute_command(): starting 13827 1727096731.10340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535 `" && echo ansible-tmp-1727096731.1032374-15848-36808482216535="` echo /root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535 `" ) && sleep 0' 13827 1727096731.10786: 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 <<< 13827 1727096731.10789: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096731.10794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.10796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096731.10798: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.10849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.10852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096731.10854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.10920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.12783: stdout chunk (state=3): >>>ansible-tmp-1727096731.1032374-15848-36808482216535=/root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535 <<< 13827 1727096731.12885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.12913: stderr chunk (state=3): >>><<< 13827 1727096731.12916: stdout chunk (state=3): >>><<< 13827 1727096731.12932: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096731.1032374-15848-36808482216535=/root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096731.12980: variable 'ansible_module_compression' from source: unknown 13827 1727096731.13018: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 13827 1727096731.13051: variable 'ansible_facts' from source: unknown 13827 1727096731.13115: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/AnsiballZ_file.py 13827 1727096731.13217: Sending initial data 13827 1727096731.13221: Sent initial data (152 bytes) 13827 1727096731.13645: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096731.13661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096731.13664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096731.13668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.13691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096731.13694: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096731.13696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.13749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.13753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.13819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.15335: 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 <<< 13827 1727096731.15339: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096731.15391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096731.15452: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp_4xnirek /root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/AnsiballZ_file.py <<< 13827 1727096731.15459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/AnsiballZ_file.py" <<< 13827 1727096731.15511: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp_4xnirek" to remote "/root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/AnsiballZ_file.py" <<< 13827 1727096731.16140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.16183: stderr chunk (state=3): >>><<< 13827 1727096731.16186: stdout chunk (state=3): >>><<< 13827 1727096731.16233: done transferring module to remote 13827 1727096731.16247: _low_level_execute_command(): starting 13827 1727096731.16251: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/ /root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/AnsiballZ_file.py && sleep 0' 13827 1727096731.16696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096731.16699: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096731.16702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.16704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096731.16706: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096731.16708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.16754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096731.16761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.16827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.18540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.18567: stderr chunk (state=3): >>><<< 13827 1727096731.18571: stdout chunk (state=3): >>><<< 13827 1727096731.18584: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096731.18593: _low_level_execute_command(): starting 13827 1727096731.18595: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/AnsiballZ_file.py && sleep 0' 13827 1727096731.19020: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096731.19024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096731.19058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096731.19061: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096731.19064: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096731.19066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.19120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.19123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096731.19129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.19195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.21280: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096731.21293: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096731.21331: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096731.21338: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096731.21400: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096731.21403: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096731.21434: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096731.21470: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13827 1727096731.21474: stdout chunk (state=3): >>># installing zipimport hook <<< 13827 1727096731.21497: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096731.21500: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096731.21557: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096731.21564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.21574: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096731.21599: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096731.21627: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096731.21663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096731.21666: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31b8bb00> <<< 13827 1727096731.21696: 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' <<< 13827 1727096731.21715: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31bbea50> <<< 13827 1727096731.21725: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096731.21752: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096731.21755: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096731.21775: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096731.21808: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096731.21813: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096731.21895: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096731.21920: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096731.21951: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096731.21967: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096731.21986: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096731.21990: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096731.22009: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096731.22015: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096731.22039: 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 <<< 13827 1727096731.22044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096731.22062: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31bcd130> <<< 13827 1727096731.22124: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.22139: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31bcdfa0> <<< 13827 1727096731.22162: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096731.22193: 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. <<< 13827 1727096731.22423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096731.22441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096731.22462: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096731.22468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.22484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096731.22529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096731.22545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096731.22575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096731.22579: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c319ebe90> <<< 13827 1727096731.22601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096731.22616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096731.22645: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c319ebf50> <<< 13827 1727096731.22672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096731.22689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096731.22719: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096731.22764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.22783: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096731.22807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096731.22812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a23890> <<< 13827 1727096731.22836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096731.22846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096731.22859: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a23f20> <<< 13827 1727096731.22862: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096731.22914: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a03b60> <<< 13827 1727096731.22918: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096731.22951: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a01280> <<< 13827 1727096731.23038: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c319e9040> <<< 13827 1727096731.23068: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096731.23078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096731.23096: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096731.23116: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096731.23145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096731.23163: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096731.23168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096731.23197: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a43800> <<< 13827 1727096731.23213: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a42420> <<< 13827 1727096731.23238: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096731.23244: 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 0x7f2c31a02150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a40b60> <<< 13827 1727096731.23300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096731.23324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096731.23331: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a78860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c319e82c0> <<< 13827 1727096731.23341: 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' <<< 13827 1727096731.23370: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.23373: 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 0x7f2c31a78d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a78bc0> <<< 13827 1727096731.23417: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.23420: 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 0x7f2c31a78f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c319e6de0> <<< 13827 1727096731.23454: 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' <<< 13827 1727096731.23478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096731.23502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096731.23527: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a79610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a792e0> <<< 13827 1727096731.23537: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096731.23562: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096731.23569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096731.23583: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a7a510> <<< 13827 1727096731.23599: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096731.23628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096731.23654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096731.23689: 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' <<< 13827 1727096731.23693: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a90710> <<< 13827 1727096731.23705: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096731.23741: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.23744: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.23750: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c31a91df0> <<< 13827 1727096731.23770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096731.23775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096731.23797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096731.23805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096731.23815: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a92c90> <<< 13827 1727096731.23858: 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 0x7f2c31a932f0> <<< 13827 1727096731.23861: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a921e0> <<< 13827 1727096731.23885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096731.23892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096731.23937: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.23945: 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 0x7f2c31a93d70> <<< 13827 1727096731.23950: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a934a0> <<< 13827 1727096731.23997: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a7a540> <<< 13827 1727096731.24013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096731.24044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096731.24057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096731.24080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096731.24111: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.24120: 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 0x7f2c31813c50> <<< 13827 1727096731.24135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096731.24144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096731.24166: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.24171: 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 0x7f2c3183c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183c470> <<< 13827 1727096731.24196: 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' <<< 13827 1727096731.24210: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c3183c590> <<< 13827 1727096731.24227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096731.24231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096731.24304: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.24427: 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 0x7f2c3183d010> <<< 13827 1727096731.24541: 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' <<< 13827 1727096731.24552: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c3183d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183c8c0> <<< 13827 1727096731.24563: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31811df0> <<< 13827 1727096731.24583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096731.24609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096731.24630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096731.24645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096731.24649: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183ede0> <<< 13827 1727096731.24675: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183db20> <<< 13827 1727096731.24687: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a7ac30> <<< 13827 1727096731.24715: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096731.24772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.24795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096731.24822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096731.24855: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31867140> <<< 13827 1727096731.24906: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096731.24921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.24938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096731.24965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096731.24999: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3188b4a0> <<< 13827 1727096731.25022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096731.25063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096731.25115: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096731.25138: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13827 1727096731.25146: 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 0x7f2c318ec230> <<< 13827 1727096731.25157: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096731.25190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096731.25210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096731.25251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096731.25336: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c318ee990> <<< 13827 1727096731.25409: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c318ec350> <<< 13827 1727096731.25438: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c318b5220> <<< 13827 1727096731.25465: 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 0x7f2c316f1310> <<< 13827 1727096731.25486: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3188a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183fd40> <<< 13827 1727096731.25599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096731.25613: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c3188a8a0> <<< 13827 1727096731.25753: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_dphcqnuj/ansible_file_payload.zip' # zipimport: zlib available <<< 13827 1727096731.25885: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.25906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096731.25924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096731.25965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096731.26041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096731.26069: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13827 1727096731.26072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31747020> import '_typing' # <<< 13827 1727096731.26269: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31725f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31725070> <<< 13827 1727096731.26275: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.26298: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096731.26317: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.26333: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.26349: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.26354: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096731.26377: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.27771: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.28874: 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 0x7f2c31744ef0> <<< 13827 1727096731.28901: 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' <<< 13827 1727096731.28935: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096731.28938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096731.28962: 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' <<< 13827 1727096731.28991: 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 0x7f2c3176e990> <<< 13827 1727096731.29030: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3176e720> <<< 13827 1727096731.29057: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3176e060> <<< 13827 1727096731.29083: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096731.29087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096731.29135: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3176ea80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31747cb0> <<< 13827 1727096731.29144: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096731.29171: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.29176: stdout chunk (state=3): >>># 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 0x7f2c3176f6e0> <<< 13827 1727096731.29199: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.29204: 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 0x7f2c3176f920> <<< 13827 1727096731.29219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096731.29268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096731.29274: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096731.29322: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3176fe60> <<< 13827 1727096731.29326: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096731.29349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096731.29376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096731.29413: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31111c10> <<< 13827 1727096731.29438: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.29441: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c31113830> <<< 13827 1727096731.29459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096731.29482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096731.29514: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31114230> <<< 13827 1727096731.29537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096731.29559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096731.29586: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31115100> <<< 13827 1727096731.29601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096731.29642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096731.29660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096731.29665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096731.29714: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31117e30> <<< 13827 1727096731.29749: 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 0x7f2c31727110> <<< 13827 1727096731.29771: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c311160f0> <<< 13827 1727096731.29788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096731.29820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096731.29840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096731.29847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096731.29863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096731.29895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096731.29921: 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' <<< 13827 1727096731.29937: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3111fe30> <<< 13827 1727096731.29946: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096731.30020: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3111e900> <<< 13827 1727096731.30023: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3111e660> <<< 13827 1727096731.30043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096731.30049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096731.30123: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3111ebd0> <<< 13827 1727096731.30151: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31116600> <<< 13827 1727096731.30178: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.30181: 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 0x7f2c31167a10> <<< 13827 1727096731.30213: 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 0x7f2c31168140> <<< 13827 1727096731.30246: 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 <<< 13827 1727096731.30258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 13827 1727096731.30277: stdout chunk (state=3): >>> <<< 13827 1727096731.30280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096731.30282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096731.30319: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c31169be0> <<< 13827 1727096731.30323: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c311699a0> <<< 13827 1727096731.30340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096731.30440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096731.30489: 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'<<< 13827 1727096731.30494: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c3116c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3116a2d0> <<< 13827 1727096731.30518: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096731.30552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.30581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096731.30593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096731.30596: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096731.30643: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3116f950><<< 13827 1727096731.30648: stdout chunk (state=3): >>> <<< 13827 1727096731.30765: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3116c320> <<< 13827 1727096731.30825: 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 0x7f2c31170500> <<< 13827 1727096731.30854: 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'<<< 13827 1727096731.30860: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c31170b90> <<< 13827 1727096731.30898: 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 0x7f2c31170c20> <<< 13827 1727096731.30917: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c311682c0> <<< 13827 1727096731.30936: 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 <<< 13827 1727096731.30942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096731.30951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096731.30976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096731.31000: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.31027: 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 0x7f2c311fc230> <<< 13827 1727096731.31168: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.31181: 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 0x7f2c311fd490> <<< 13827 1727096731.31188: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c311729c0> <<< 13827 1727096731.31224: 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' <<< 13827 1727096731.31231: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c31173d70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31172600> <<< 13827 1727096731.31248: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.31265: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096731.31278: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.31363: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.31455: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.31469: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096731.31488: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.31497: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.31510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096731.31514: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.31640: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.31754: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.32283: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.32820: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096731.32833: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096731.32839: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096731.32851: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096731.32872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.32922: 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 0x7f2c31001610> <<< 13827 1727096731.33001: 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' <<< 13827 1727096731.33026: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31002360> <<< 13827 1727096731.33035: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183cfb0> <<< 13827 1727096731.33075: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096731.33091: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.33107: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.33128: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096731.33138: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.33285: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.33439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096731.33445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096731.33464: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31002420> <<< 13827 1727096731.33469: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.33920: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34366: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34437: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34512: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096731.34517: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34558: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34585: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096731.34604: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34669: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34755: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096731.34760: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34782: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096731.34803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.34882: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096731.34886: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35118: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096731.35410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096731.35413: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096731.35483: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c310035c0> <<< 13827 1727096731.35494: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35566: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096731.35654: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096731.35670: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096731.35678: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35721: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35757: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096731.35773: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35812: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35858: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35911: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.35980: 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 <<< 13827 1727096731.36015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.36092: 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 0x7f2c3100e120> <<< 13827 1727096731.36133: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31009850> <<< 13827 1727096731.36162: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096731.36170: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.36241: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.36299: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.36330: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.36376: 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' <<< 13827 1727096731.36396: 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 <<< 13827 1727096731.36419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096731.36437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096731.36500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096731.36510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096731.36531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096731.36582: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c317c2b40> <<< 13827 1727096731.36626: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c317b6810> <<< 13827 1727096731.36705: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3100e330> <<< 13827 1727096731.36713: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3100deb0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096731.36719: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.36748: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.36774: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096731.36829: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096731.36859: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.36862: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096731.36878: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.37376: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.37913: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.38053: stdout chunk (state=3): >>> {"path": "/tmp/linux_system_role.selinuxloapcvu3", "changed": true, "diff": {"before": {"path": "/tmp/linux_system_role.selinuxloapcvu3", "state": "directory", "path_content": {"directories": [], "files": ["/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp"]}}, "after": {"path": "/tmp/linux_system_role.selinuxloapcvu3", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxloapcvu3", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 13827 1727096731.38344: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096731.38376: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 13827 1727096731.38382: stdout chunk (state=3): >>># 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 <<< 13827 1727096731.38387: stdout chunk (state=3): >>># 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<<< 13827 1727096731.38398: stdout chunk (state=3): >>> # 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 <<< 13827 1727096731.38428: stdout chunk (state=3): >>># 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 <<< 13827 1727096731.38434: stdout chunk (state=3): >>># 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 <<< 13827 1727096731.38441: stdout chunk (state=3): >>># 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 <<< 13827 1727096731.38462: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback <<< 13827 1727096731.38474: stdout chunk (state=3): >>># 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 <<< 13827 1727096731.38494: stdout chunk (state=3): >>># 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 <<< 13827 1727096731.38502: 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 <<< 13827 1727096731.38514: stdout chunk (state=3): >>># 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 <<< 13827 1727096731.38752: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096731.38778: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096731.38782: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096731.38785: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13827 1727096731.38827: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096731.38836: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13827 1727096731.38842: stdout chunk (state=3): >>># destroy array <<< 13827 1727096731.38869: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 13827 1727096731.38885: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid <<< 13827 1727096731.38895: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 13827 1727096731.38907: stdout chunk (state=3): >>># cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime <<< 13827 1727096731.38926: stdout chunk (state=3): >>># cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 13827 1727096731.38937: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale <<< 13827 1727096731.38949: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json <<< 13827 1727096731.38988: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref <<< 13827 1727096731.38994: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings <<< 13827 1727096731.38997: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13827 1727096731.39021: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096731.39031: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 13827 1727096731.39037: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc <<< 13827 1727096731.39078: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # 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 <<< 13827 1727096731.39082: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 13827 1727096731.39084: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096731.39262: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13827 1727096731.39286: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 13827 1727096731.39328: stdout chunk (state=3): >>># destroy _uuid <<< 13827 1727096731.39334: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil <<< 13827 1727096731.39348: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser <<< 13827 1727096731.39354: stdout chunk (state=3): >>># destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 13827 1727096731.39387: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro <<< 13827 1727096731.39390: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy select <<< 13827 1727096731.39426: stdout chunk (state=3): >>># destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 13827 1727096731.39440: stdout chunk (state=3): >>># destroy _signal <<< 13827 1727096731.39446: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 13827 1727096731.39466: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 13827 1727096731.39472: stdout chunk (state=3): >>># destroy operator <<< 13827 1727096731.39503: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096731.39584: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time <<< 13827 1727096731.39606: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 13827 1727096731.39609: stdout chunk (state=3): >>># destroy re <<< 13827 1727096731.39613: stdout chunk (state=3): >>># destroy _random <<< 13827 1727096731.39643: stdout chunk (state=3): >>># destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins <<< 13827 1727096731.39659: stdout chunk (state=3): >>># destroy _thread <<< 13827 1727096731.39668: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io <<< 13827 1727096731.39671: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096731.39983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096731.40014: stderr chunk (state=3): >>><<< 13827 1727096731.40017: stdout chunk (state=3): >>><<< 13827 1727096731.40087: _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 0x7f2c31bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31b8bb00> # /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 0x7f2c31bbea50> 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 0x7f2c31bcd130> # /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 0x7f2c31bcdfa0> 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 0x7f2c319ebe90> # /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 0x7f2c319ebf50> # /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 0x7f2c31a23890> # /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 0x7f2c31a23f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a03b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a01280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c319e9040> # /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 0x7f2c31a43800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a42420> # /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 0x7f2c31a02150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a40b60> # /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 0x7f2c31a78860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c319e82c0> # /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 0x7f2c31a78d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a78bc0> # 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 0x7f2c31a78f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c319e6de0> # /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 0x7f2c31a79610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a792e0> 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 0x7f2c31a7a510> 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 0x7f2c31a90710> 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 0x7f2c31a91df0> # /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 0x7f2c31a92c90> # 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 0x7f2c31a932f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a921e0> # /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 0x7f2c31a93d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a934a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a7a540> # /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 0x7f2c31813c50> # /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 0x7f2c3183c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183c470> # 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 0x7f2c3183c590> # /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 0x7f2c3183d010> # 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 0x7f2c3183d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31811df0> # /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 0x7f2c3183ede0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183db20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31a7ac30> # /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 0x7f2c31867140> # /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 0x7f2c3188b4a0> # /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 0x7f2c318ec230> # /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 0x7f2c318ee990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c318ec350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c318b5220> # /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 0x7f2c316f1310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3188a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183fd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c3188a8a0> # zipimport: found 30 names in '/tmp/ansible_file_payload_dphcqnuj/ansible_file_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 0x7f2c31747020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31725f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31725070> # 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 0x7f2c31744ef0> # /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 0x7f2c3176e990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3176e720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3176e060> # /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 0x7f2c3176ea80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31747cb0> 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 0x7f2c3176f6e0> # 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 0x7f2c3176f920> # /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 0x7f2c3176fe60> 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 0x7f2c31111c10> # 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 0x7f2c31113830> # /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 0x7f2c31114230> # /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 0x7f2c31115100> # /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 0x7f2c31117e30> # 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 0x7f2c31727110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c311160f0> # /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 0x7f2c3111fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3111e900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3111e660> # /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 0x7f2c3111ebd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31116600> # 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 0x7f2c31167a10> # /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 0x7f2c31168140> # /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 0x7f2c31169be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c311699a0> # /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 0x7f2c3116c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3116a2d0> # /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 0x7f2c3116f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3116c320> # 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 0x7f2c31170500> # 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 0x7f2c31170b90> # 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 0x7f2c31170c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c311682c0> # /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 0x7f2c311fc230> # 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 0x7f2c311fd490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c311729c0> # 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 0x7f2c31173d70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31172600> # 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 0x7f2c31001610> # /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 0x7f2c31002360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3183cfb0> 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 0x7f2c31002420> # 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 0x7f2c310035c0> # 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 0x7f2c3100e120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c31009850> 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 0x7f2c317c2b40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c317b6810> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3100e330> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c3100deb0> # 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 {"path": "/tmp/linux_system_role.selinuxloapcvu3", "changed": true, "diff": {"before": {"path": "/tmp/linux_system_role.selinuxloapcvu3", "state": "directory", "path_content": {"directories": [], "files": ["/tmp/linux_system_role.selinuxloapcvu3/linux-system-roles-selinux-test-c.pp"]}}, "after": {"path": "/tmp/linux_system_role.selinuxloapcvu3", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/linux_system_role.selinuxloapcvu3", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # 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 binascii # destroy struct # 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 array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # 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 # 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 abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # 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 systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # 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 stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # 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 functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096731.40650: done with _execute_module (file, {'path': '/tmp/linux_system_role.selinuxloapcvu3', 'state': 'absent', '_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': 'file', '_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-1727096731.1032374-15848-36808482216535/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096731.40654: _low_level_execute_command(): starting 13827 1727096731.40658: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096731.1032374-15848-36808482216535/ > /dev/null 2>&1 && sleep 0' 13827 1727096731.40760: 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 <<< 13827 1727096731.40764: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.40771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096731.40782: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.40822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.40839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.40907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.42696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.42724: stderr chunk (state=3): >>><<< 13827 1727096731.42728: stdout chunk (state=3): >>><<< 13827 1727096731.42744: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096731.42750: handler run complete 13827 1727096731.42771: attempt loop complete, returning result 13827 1727096731.42773: _execute() done 13827 1727096731.42776: dumping result to json 13827 1727096731.42782: done dumping result, returning 13827 1727096731.42791: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory /tmp/linux_system_role.selinuxloapcvu3 [12a9e070-eceb-0460-c064-0000000001de] 13827 1727096731.42795: sending task result for task 12a9e070-eceb-0460-c064-0000000001de 13827 1727096731.42892: done sending task result for task 12a9e070-eceb-0460-c064-0000000001de 13827 1727096731.42895: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/tmp/linux_system_role.selinuxloapcvu3", "state": "absent" } 13827 1727096731.42971: no more pending results, returning what we have 13827 1727096731.42974: results queue empty 13827 1727096731.42974: checking for any_errors_fatal 13827 1727096731.42981: done checking for any_errors_fatal 13827 1727096731.42982: checking for max_fail_percentage 13827 1727096731.42983: done checking for max_fail_percentage 13827 1727096731.42984: checking to see if all hosts have failed and the running result is not ok 13827 1727096731.42985: done checking to see if all hosts have failed 13827 1727096731.42986: getting the remaining hosts for this loop 13827 1727096731.42987: done getting the remaining hosts for this loop 13827 1727096731.42990: getting the next task for host managed_node3 13827 1727096731.43001: done getting next task for host managed_node3 13827 1727096731.43010: ^ task is: TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096731.43013: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=30, rescue=0, 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 13827 1727096731.43023: getting variables 13827 1727096731.43025: in VariableManager get_vars() 13827 1727096731.43062: Calling all_inventory to load vars for managed_node3 13827 1727096731.43065: Calling groups_inventory to load vars for managed_node3 13827 1727096731.43067: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096731.43076: Calling all_plugins_play to load vars for managed_node3 13827 1727096731.43078: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096731.43081: Calling groups_plugins_play to load vars for managed_node3 13827 1727096731.43602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096731.44108: done with get_vars() 13827 1727096731.44122: done getting variables TASK [fedora.linux_system_roles.selinux : Remove module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:62 Monday 23 September 2024 09:05:31 -0400 (0:00:00.414) 0:01:23.442 ****** 13827 1727096731.44187: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096731.44421: worker is 1 (out of 1 available) 13827 1727096731.44438: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096731.44449: done queuing things up, now waiting for results queue to drain 13827 1727096731.44451: waiting for pending results... 13827 1727096731.44621: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096731.44726: in run() - task 12a9e070-eceb-0460-c064-0000000001e0 13827 1727096731.44738: variable 'ansible_search_path' from source: unknown 13827 1727096731.44742: variable 'ansible_search_path' from source: unknown 13827 1727096731.44769: calling self._execute() 13827 1727096731.44836: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.44840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.44846: variable 'omit' from source: magic vars 13827 1727096731.45166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096731.50475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096731.50525: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096731.50555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096731.50581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096731.50600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096731.50653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.50675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.50692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.50717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.50728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.50834: variable 'ansible_distribution' from source: facts 13827 1727096731.50838: variable 'ansible_distribution_major_version' from source: facts 13827 1727096731.50849: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096731.50934: variable 'state' from source: include params 13827 1727096731.50992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.51009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.51026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.51052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.51064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.51116: variable '__selinux_item' from source: include params 13827 1727096731.51125: Evaluated conditional (state == "absent"): False 13827 1727096731.51128: when evaluation is False, skipping this task 13827 1727096731.51131: _execute() done 13827 1727096731.51136: dumping result to json 13827 1727096731.51138: done dumping result, returning 13827 1727096731.51143: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module [12a9e070-eceb-0460-c064-0000000001e0] 13827 1727096731.51146: sending task result for task 12a9e070-eceb-0460-c064-0000000001e0 13827 1727096731.51237: done sending task result for task 12a9e070-eceb-0460-c064-0000000001e0 13827 1727096731.51240: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"absent\"", "skip_reason": "Conditional result was False" } 13827 1727096731.51281: no more pending results, returning what we have 13827 1727096731.51284: results queue empty 13827 1727096731.51285: checking for any_errors_fatal 13827 1727096731.51293: done checking for any_errors_fatal 13827 1727096731.51293: checking for max_fail_percentage 13827 1727096731.51295: done checking for max_fail_percentage 13827 1727096731.51296: checking to see if all hosts have failed and the running result is not ok 13827 1727096731.51296: done checking to see if all hosts have failed 13827 1727096731.51297: getting the remaining hosts for this loop 13827 1727096731.51298: done getting the remaining hosts for this loop 13827 1727096731.51302: getting the next task for host managed_node3 13827 1727096731.51308: done getting next task for host managed_node3 13827 1727096731.51312: ^ task is: TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096731.51316: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=30, rescue=0, 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 13827 1727096731.51328: getting variables 13827 1727096731.51329: in VariableManager get_vars() 13827 1727096731.51365: Calling all_inventory to load vars for managed_node3 13827 1727096731.51368: Calling groups_inventory to load vars for managed_node3 13827 1727096731.51370: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096731.51378: Calling all_plugins_play to load vars for managed_node3 13827 1727096731.51380: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096731.51382: Calling groups_plugins_play to load vars for managed_node3 13827 1727096731.55185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096731.55683: done with get_vars() 13827 1727096731.55696: done getting variables TASK [fedora.linux_system_roles.selinux : Enable module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:70 Monday 23 September 2024 09:05:31 -0400 (0:00:00.115) 0:01:23.558 ****** 13827 1727096731.55752: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096731.56007: worker is 1 (out of 1 available) 13827 1727096731.56021: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096731.56035: done queuing things up, now waiting for results queue to drain 13827 1727096731.56037: waiting for pending results... 13827 1727096731.56216: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096731.56330: in run() - task 12a9e070-eceb-0460-c064-0000000001e1 13827 1727096731.56344: variable 'ansible_search_path' from source: unknown 13827 1727096731.56347: variable 'ansible_search_path' from source: unknown 13827 1727096731.56382: calling self._execute() 13827 1727096731.56446: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.56449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.56460: variable 'omit' from source: magic vars 13827 1727096731.56784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096731.58281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096731.58331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096731.58362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096731.58389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096731.58409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096731.58471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.58492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.58509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.58535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.58548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.58661: variable 'ansible_distribution' from source: facts 13827 1727096731.58665: variable 'ansible_distribution_major_version' from source: facts 13827 1727096731.58683: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096731.58787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096731.58898: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096731.58924: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096731.58960: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096731.58981: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096731.59016: 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) 13827 1727096731.59031: 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) 13827 1727096731.59051: 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) 13827 1727096731.59071: 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) 13827 1727096731.59141: variable 'state' from source: include params 13827 1727096731.59200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.59217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.59235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.59264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.59275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.59326: variable '__selinux_item' from source: include params 13827 1727096731.59342: variable '__selinux_item' from source: include params 13827 1727096731.59348: Evaluated conditional (state == "enabled" and __selinux_item.path is not defined): False 13827 1727096731.59350: when evaluation is False, skipping this task 13827 1727096731.59353: _execute() done 13827 1727096731.59358: dumping result to json 13827 1727096731.59362: done dumping result, returning 13827 1727096731.59369: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module [12a9e070-eceb-0460-c064-0000000001e1] 13827 1727096731.59374: sending task result for task 12a9e070-eceb-0460-c064-0000000001e1 13827 1727096731.59469: done sending task result for task 12a9e070-eceb-0460-c064-0000000001e1 13827 1727096731.59471: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096731.59517: no more pending results, returning what we have 13827 1727096731.59520: results queue empty 13827 1727096731.59520: checking for any_errors_fatal 13827 1727096731.59528: done checking for any_errors_fatal 13827 1727096731.59529: checking for max_fail_percentage 13827 1727096731.59530: done checking for max_fail_percentage 13827 1727096731.59531: checking to see if all hosts have failed and the running result is not ok 13827 1727096731.59532: done checking to see if all hosts have failed 13827 1727096731.59533: getting the remaining hosts for this loop 13827 1727096731.59534: done getting the remaining hosts for this loop 13827 1727096731.59538: getting the next task for host managed_node3 13827 1727096731.59546: done getting next task for host managed_node3 13827 1727096731.59550: ^ task is: TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096731.59553: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=30, rescue=0, 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 13827 1727096731.59576: getting variables 13827 1727096731.59578: in VariableManager get_vars() 13827 1727096731.59618: Calling all_inventory to load vars for managed_node3 13827 1727096731.59620: Calling groups_inventory to load vars for managed_node3 13827 1727096731.59623: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096731.59632: Calling all_plugins_play to load vars for managed_node3 13827 1727096731.59634: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096731.59637: Calling groups_plugins_play to load vars for managed_node3 13827 1727096731.60168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096731.60700: done with get_vars() 13827 1727096731.60713: done getting variables TASK [fedora.linux_system_roles.selinux : Disable module] ********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 Monday 23 September 2024 09:05:31 -0400 (0:00:00.050) 0:01:23.608 ****** 13827 1727096731.60780: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096731.61018: worker is 1 (out of 1 available) 13827 1727096731.61031: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096731.61045: done queuing things up, now waiting for results queue to drain 13827 1727096731.61047: waiting for pending results... 13827 1727096731.61229: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096731.61340: in run() - task 12a9e070-eceb-0460-c064-0000000001e2 13827 1727096731.61349: variable 'ansible_search_path' from source: unknown 13827 1727096731.61353: variable 'ansible_search_path' from source: unknown 13827 1727096731.61384: calling self._execute() 13827 1727096731.61451: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.61458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.61466: variable 'omit' from source: magic vars 13827 1727096731.61786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096731.63274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096731.63496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096731.63523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096731.63548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096731.63571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096731.63628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.63650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.63673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.63699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.63710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.63822: variable 'ansible_distribution' from source: facts 13827 1727096731.63826: variable 'ansible_distribution_major_version' from source: facts 13827 1727096731.63843: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096731.63948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096731.64060: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096731.64088: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096731.64111: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096731.64135: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096731.64168: 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) 13827 1727096731.64183: 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) 13827 1727096731.64201: 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) 13827 1727096731.64221: 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) 13827 1727096731.64288: variable 'state' from source: include params 13827 1727096731.64361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.64378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.64395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.64419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.64437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.64485: variable '__selinux_item' from source: include params 13827 1727096731.64497: variable '__selinux_item' from source: include params 13827 1727096731.64503: Evaluated conditional (state == "disabled" and __selinux_item.path is not defined): False 13827 1727096731.64505: when evaluation is False, skipping this task 13827 1727096731.64508: _execute() done 13827 1727096731.64512: dumping result to json 13827 1727096731.64516: done dumping result, returning 13827 1727096731.64524: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module [12a9e070-eceb-0460-c064-0000000001e2] 13827 1727096731.64528: sending task result for task 12a9e070-eceb-0460-c064-0000000001e2 13827 1727096731.64620: done sending task result for task 12a9e070-eceb-0460-c064-0000000001e2 13827 1727096731.64622: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"disabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096731.64690: no more pending results, returning what we have 13827 1727096731.64693: results queue empty 13827 1727096731.64694: checking for any_errors_fatal 13827 1727096731.64699: done checking for any_errors_fatal 13827 1727096731.64699: checking for max_fail_percentage 13827 1727096731.64701: done checking for max_fail_percentage 13827 1727096731.64702: checking to see if all hosts have failed and the running result is not ok 13827 1727096731.64702: done checking to see if all hosts have failed 13827 1727096731.64703: getting the remaining hosts for this loop 13827 1727096731.64705: done getting the remaining hosts for this loop 13827 1727096731.64708: getting the next task for host managed_node3 13827 1727096731.64715: done getting next task for host managed_node3 13827 1727096731.64719: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096731.64722: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=30, rescue=0, 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 13827 1727096731.64744: getting variables 13827 1727096731.64745: in VariableManager get_vars() 13827 1727096731.64782: Calling all_inventory to load vars for managed_node3 13827 1727096731.64785: Calling groups_inventory to load vars for managed_node3 13827 1727096731.64787: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096731.64797: Calling all_plugins_play to load vars for managed_node3 13827 1727096731.64799: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096731.64801: Calling groups_plugins_play to load vars for managed_node3 13827 1727096731.65441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096731.65942: done with get_vars() 13827 1727096731.65954: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh SELinux modules facts] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 Monday 23 September 2024 09:05:31 -0400 (0:00:00.052) 0:01:23.660 ****** 13827 1727096731.66016: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096731.66262: worker is 1 (out of 1 available) 13827 1727096731.66276: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096731.66287: done queuing things up, now waiting for results queue to drain 13827 1727096731.66289: waiting for pending results... 13827 1727096731.66460: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096731.66575: in run() - task 12a9e070-eceb-0460-c064-0000000001e3 13827 1727096731.66586: variable 'ansible_search_path' from source: unknown 13827 1727096731.66590: variable 'ansible_search_path' from source: unknown 13827 1727096731.66617: calling self._execute() 13827 1727096731.66687: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.66692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.66701: variable 'omit' from source: magic vars 13827 1727096731.67019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096731.68504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096731.68555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096731.68586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096731.68612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096731.68634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096731.68692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096731.68713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096731.68730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096731.68759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096731.68770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096731.68884: variable 'ansible_distribution' from source: facts 13827 1727096731.68888: variable 'ansible_distribution_major_version' from source: facts 13827 1727096731.68904: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096731.68907: variable 'omit' from source: magic vars 13827 1727096731.68958: variable 'omit' from source: magic vars 13827 1727096731.68982: variable 'omit' from source: magic vars 13827 1727096731.69002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096731.69024: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096731.69039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096731.69052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096731.69062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096731.69084: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096731.69087: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.69090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.69154: Set connection var ansible_connection to ssh 13827 1727096731.69163: Set connection var ansible_shell_executable to /bin/sh 13827 1727096731.69171: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096731.69174: Set connection var ansible_shell_type to sh 13827 1727096731.69180: Set connection var ansible_pipelining to False 13827 1727096731.69185: Set connection var ansible_timeout to 10 13827 1727096731.69202: variable 'ansible_shell_executable' from source: unknown 13827 1727096731.69205: variable 'ansible_connection' from source: unknown 13827 1727096731.69208: variable 'ansible_module_compression' from source: unknown 13827 1727096731.69210: variable 'ansible_shell_type' from source: unknown 13827 1727096731.69212: variable 'ansible_shell_executable' from source: unknown 13827 1727096731.69214: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096731.69218: variable 'ansible_pipelining' from source: unknown 13827 1727096731.69221: variable 'ansible_timeout' from source: unknown 13827 1727096731.69225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096731.69315: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096731.69324: variable 'omit' from source: magic vars 13827 1727096731.69328: starting attempt loop 13827 1727096731.69334: running the handler 13827 1727096731.69345: _low_level_execute_command(): starting 13827 1727096731.69353: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096731.69835: 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 <<< 13827 1727096731.69861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096731.69865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096731.69868: 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.46.68 is address debug1: re-parsing configuration <<< 13827 1727096731.69871: 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.46.68 originally 10.31.46.68 <<< 13827 1727096731.69873: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096731.69883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.69945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.69948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096731.69950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.70021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.71679: stdout chunk (state=3): >>>/root <<< 13827 1727096731.71775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.71805: stderr chunk (state=3): >>><<< 13827 1727096731.71817: stdout chunk (state=3): >>><<< 13827 1727096731.71838: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096731.71846: _low_level_execute_command(): starting 13827 1727096731.71852: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365 `" && echo ansible-tmp-1727096731.7183487-15859-263099312609365="` echo /root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365 `" ) && sleep 0' 13827 1727096731.72311: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096731.72315: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096731.72317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.72320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096731.72322: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096731.72324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.72378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.72381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096731.72388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.72447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.74327: stdout chunk (state=3): >>>ansible-tmp-1727096731.7183487-15859-263099312609365=/root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365 <<< 13827 1727096731.74437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.74465: stderr chunk (state=3): >>><<< 13827 1727096731.74469: stdout chunk (state=3): >>><<< 13827 1727096731.74484: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096731.7183487-15859-263099312609365=/root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096731.74527: variable 'ansible_module_compression' from source: unknown 13827 1727096731.74566: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.selinux_modules_facts-ZIP_DEFLATED 13827 1727096731.74600: variable 'ansible_facts' from source: unknown 13827 1727096731.74659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/AnsiballZ_selinux_modules_facts.py 13827 1727096731.74760: Sending initial data 13827 1727096731.74764: Sent initial data (170 bytes) 13827 1727096731.75222: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096731.75226: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.75228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096731.75231: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.75285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.75292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096731.75294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.75351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.76894: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096731.76951: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096731.77016: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp803rf6i1 /root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096731.77020: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096731.77085: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp803rf6i1" to remote "/root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/AnsiballZ_selinux_modules_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096731.77690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.77738: stderr chunk (state=3): >>><<< 13827 1727096731.77742: stdout chunk (state=3): >>><<< 13827 1727096731.77784: done transferring module to remote 13827 1727096731.77796: _low_level_execute_command(): starting 13827 1727096731.77800: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/ /root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096731.78229: 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 <<< 13827 1727096731.78235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096731.78261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.78265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096731.78267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096731.78274: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.78315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.78329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.78394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.80109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096731.80134: stderr chunk (state=3): >>><<< 13827 1727096731.80138: stdout chunk (state=3): >>><<< 13827 1727096731.80153: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096731.80158: _low_level_execute_command(): starting 13827 1727096731.80163: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096731.80606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096731.80610: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096731.80612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.80614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096731.80616: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096731.80664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096731.80678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096731.80748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096731.82875: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096731.82890: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096731.82926: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096731.82929: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096731.82996: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096731.82999: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096731.83028: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096731.83064: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096731.83086: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096731.83096: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096731.83103: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096731.83143: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096731.83150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.83169: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096731.83190: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096731.83226: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096731.83254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096731.83261: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb639e7b30> <<< 13827 1727096731.83295: 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' <<< 13827 1727096731.83307: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63a1aa50> <<< 13827 1727096731.83316: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096731.83347: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096731.83369: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096731.83400: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096731.83403: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096731.83483: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096731.83512: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096731.83543: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096731.83563: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096731.83579: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096731.83582: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096731.83601: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096731.83627: 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 <<< 13827 1727096731.83632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096731.83650: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63809130> <<< 13827 1727096731.83708: 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 <<< 13827 1727096731.83720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.83727: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63809fa0> <<< 13827 1727096731.83748: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096731.83783: 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. <<< 13827 1727096731.84004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096731.84020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096731.84041: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096731.84049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.84069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096731.84112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096731.84123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096731.84153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096731.84161: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63847dd0> <<< 13827 1727096731.84182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096731.84199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096731.84223: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63847fe0> <<< 13827 1727096731.84246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096731.84270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096731.84298: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096731.84344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.84361: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096731.84384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096731.84391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6387f800> <<< 13827 1727096731.84411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096731.84424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6387fe90> <<< 13827 1727096731.84442: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096731.84484: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6385faa0> <<< 13827 1727096731.84501: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096731.84526: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6385d1c0> <<< 13827 1727096731.84616: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63844f80> <<< 13827 1727096731.84640: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096731.84661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096731.84670: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096731.84690: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096731.84713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096731.84737: 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' <<< 13827 1727096731.84774: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6389f770> <<< 13827 1727096731.84782: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6389e390> <<< 13827 1727096731.84818: 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' <<< 13827 1727096731.84823: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6385e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6389cbc0> <<< 13827 1727096731.84880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096731.84886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096731.84895: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d07a0> <<< 13827 1727096731.84909: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63844200> <<< 13827 1727096731.84912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096731.84926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096731.84951: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.84960: 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 0x7ffb638d0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d0b00> <<< 13827 1727096731.84991: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.85001: 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 0x7ffb638d0e90> <<< 13827 1727096731.85006: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63842d20> <<< 13827 1727096731.85035: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096731.85038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.85052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096731.85090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096731.85102: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d1520> <<< 13827 1727096731.85108: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d11f0> import 'importlib.machinery' # <<< 13827 1727096731.85140: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096731.85147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096731.85165: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d2420> <<< 13827 1727096731.85177: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096731.85183: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096731.85208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096731.85234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096731.85266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096731.85273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638ec5f0> <<< 13827 1727096731.85285: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096731.85320: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.85324: 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 0x7ffb638edd30> <<< 13827 1727096731.85348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096731.85352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096731.85378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096731.85384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096731.85396: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638eebd0> <<< 13827 1727096731.85438: 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' <<< 13827 1727096731.85443: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb638ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638ee120> <<< 13827 1727096731.85466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096731.85474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096731.85521: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.85528: 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 0x7ffb638efcb0> <<< 13827 1727096731.85537: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638ef3e0> <<< 13827 1727096731.85578: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d2450> <<< 13827 1727096731.85594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096731.85624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096731.85640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096731.85663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096731.85686: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.85706: 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 0x7ffb6366bbc0> <<< 13827 1727096731.85712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096731.85727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096731.85746: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.85751: 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 0x7ffb63694710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63694470> <<< 13827 1727096731.85780: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.85785: 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 0x7ffb63694740> <<< 13827 1727096731.85810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096731.85816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096731.85883: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.86009: 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 0x7ffb63695070> <<< 13827 1727096731.86120: 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' <<< 13827 1727096731.86123: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb63695a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63694920> <<< 13827 1727096731.86146: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63669d60> <<< 13827 1727096731.86167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096731.86187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096731.86207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096731.86222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096731.86227: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63696e40> <<< 13827 1727096731.86249: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63695b80> <<< 13827 1727096731.86269: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d2b10> <<< 13827 1727096731.86298: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096731.86352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.86376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096731.86403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096731.86434: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb636bb170> <<< 13827 1727096731.86483: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096731.86500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.86517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096731.86541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096731.86577: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb636e3500> <<< 13827 1727096731.86603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096731.86644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096731.86698: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096731.86722: 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 0x7ffb6373c2c0> <<< 13827 1727096731.86739: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096731.86769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096731.86792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096731.86835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096731.86917: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6373ea20> <<< 13827 1727096731.86991: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6373c3e0> <<< 13827 1727096731.87024: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb637092b0> <<< 13827 1727096731.87052: 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 0x7ffb6354d400> <<< 13827 1727096731.87071: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb636e2300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63697d70> <<< 13827 1727096731.87177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096731.87198: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffb636e2420> <<< 13827 1727096731.87358: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_fsagx6oi/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' <<< 13827 1727096731.87363: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.87485: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.87518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096731.87523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096731.87570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096731.87641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096731.87675: 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 0x7ffb635a3080> <<< 13827 1727096731.87678: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096731.87866: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63581f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63581100> <<< 13827 1727096731.87872: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.87907: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096731.87916: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.87928: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.87942: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.87958: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096731.87972: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.89373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.90481: 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 0x7ffb635a0dd0> <<< 13827 1727096731.90499: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096731.90505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.90529: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096731.90532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096731.90563: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096731.90565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096731.90593: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.90596: 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 0x7ffb635caa20> <<< 13827 1727096731.90635: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb635ca7b0> <<< 13827 1727096731.90657: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb635ca0c0> <<< 13827 1727096731.90682: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096731.90687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096731.90725: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb635ca840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63a1a9c0> <<< 13827 1727096731.90741: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096731.90766: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.90774: stdout chunk (state=3): >>># 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 0x7ffb635cb740> <<< 13827 1727096731.90794: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.90803: 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 0x7ffb635cb980> <<< 13827 1727096731.90822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096731.90858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096731.90877: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096731.90918: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb635cbec0> <<< 13827 1727096731.90935: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096731.90944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096731.90973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096731.91004: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f0dcd0> <<< 13827 1727096731.91041: 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' <<< 13827 1727096731.91050: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb62f0f8c0> <<< 13827 1727096731.91061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096731.91076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096731.91110: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f102c0> <<< 13827 1727096731.91133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096731.91155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096731.91177: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f11460> <<< 13827 1727096731.91193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096731.91231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096731.91253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096731.91259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096731.91306: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f13f50> <<< 13827 1727096731.91343: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.91349: 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 0x7ffb62f18290> <<< 13827 1727096731.91365: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f12210> <<< 13827 1727096731.91381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096731.91416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096731.91435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096731.91440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096731.91453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096731.91484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096731.91506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096731.91509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13827 1727096731.91528: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f1bdd0> <<< 13827 1727096731.91533: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096731.91601: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f1a8a0> <<< 13827 1727096731.91608: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f1a600> <<< 13827 1727096731.91624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096731.91633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096731.91706: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f1ab70> <<< 13827 1727096731.91734: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f13440> <<< 13827 1727096731.91760: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.91763: 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 0x7ffb62f5ffe0> <<< 13827 1727096731.91787: 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 <<< 13827 1727096731.91793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f640e0> <<< 13827 1727096731.91811: 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 <<< 13827 1727096731.91830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096731.91850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096731.91855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096731.91889: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.91892: 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 0x7ffb62f65b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f658e0> <<< 13827 1727096731.91914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096731.92012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096731.92060: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.92069: 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 0x7ffb62f67fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f661b0> <<< 13827 1727096731.92083: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096731.92127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.92144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096731.92154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096731.92161: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096731.92207: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f6b830> <<< 13827 1727096731.92321: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f68200> <<< 13827 1727096731.92380: 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 0x7ffb62f6c5f0> <<< 13827 1727096731.92414: 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 0x7ffb62f6c860> <<< 13827 1727096731.92460: 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 0x7ffb62f6cb60> <<< 13827 1727096731.92467: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f64200> <<< 13827 1727096731.92488: 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' <<< 13827 1727096731.92510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096731.92529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096731.92560: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.92581: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.92586: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb62ff41d0> <<< 13827 1727096731.92730: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096731.92736: 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 0x7ffb62ff51c0> <<< 13827 1727096731.92744: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f6e990> <<< 13827 1727096731.92781: 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 0x7ffb62f6fd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f6e5d0> <<< 13827 1727096731.92798: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.92807: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.92819: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096731.92828: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.92914: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.93003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.93014: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096731.93039: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.93042: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.93062: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 13827 1727096731.93184: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.93300: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.93823: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.94366: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096731.94375: 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' # <<< 13827 1727096731.94397: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096731.94413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.94462: 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' <<< 13827 1727096731.94466: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb62ffd580> <<< 13827 1727096731.94540: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096731.94552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096731.94567: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62ffea80> <<< 13827 1727096731.94576: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62ff5430> <<< 13827 1727096731.94616: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096731.94636: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.94651: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.94670: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096731.94678: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.94826: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.94981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096731.94988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096731.95002: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62ffeb10> <<< 13827 1727096731.95012: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.95460: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.95907: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.95979: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96052: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096731.96059: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96128: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096731.96145: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96213: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96299: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096731.96316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96326: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096731.96346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96385: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96427: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096731.96430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96662: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.96890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096731.96950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096731.96955: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096731.97023: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62fff650> <<< 13827 1727096731.97031: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97106: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97185: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096731.97206: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096731.97216: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97262: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97305: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096731.97311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97399: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97450: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97520: 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 <<< 13827 1727096731.97549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.97634: 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 0x7ffb62e0a1b0> <<< 13827 1727096731.97670: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62e04e60> <<< 13827 1727096731.97704: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096731.97712: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13827 1727096731.97714: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97778: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97840: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97868: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.97915: 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 <<< 13827 1727096731.97921: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096731.97935: 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 <<< 13827 1727096731.97958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096731.97974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096731.98038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096731.98047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096731.98072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096731.98122: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63622a20> <<< 13827 1727096731.98165: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63616720> <<< 13827 1727096731.98241: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62e0a150> <<< 13827 1727096731.98251: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62e06570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096731.98254: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98285: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98307: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096731.98312: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096731.98362: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096731.98384: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98401: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096731.98412: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98431: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora' # <<< 13827 1727096731.98458: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98462: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98483: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 13827 1727096731.98502: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096731.98523: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98537: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98544: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096731.98557: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98640: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096731.98728: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096731.98769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096731.98861: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb62e836e0> <<< 13827 1727096731.98878: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62e985f0> <<< 13827 1727096731.98940: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096734.55316: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-c": {"600": {"enabled": 1, "checksum": "sha256:c4dab55108c498418600938c2e9a0ac638cb397760d32a4c3333259430c5aaf9"}}, "linux-system-roles-selinux-test-b": {"500": {"enabled": 0, "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84"}}, "linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabl<<< 13827 1727096734.55338: stdout chunk (state=3): >>>ed": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"ena<<< 13827 1727096734.55399: stdout chunk (state=3): >>>bled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d2<<< 13827 1727096734.55434: stdout chunk (state=3): >>>80c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c85<<< 13827 1727096734.55441: stdout chunk (state=3): >>>25796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc91104385<<< 13827 1727096734.55483: stdout chunk (state=3): >>>08cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0e<<< 13827 1727096734.55490: stdout chunk (state=3): >>>d6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096734.55831: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096734.55849: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 13827 1727096734.55853: 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 # 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 <<< 13827 1727096734.55877: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.55885: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.55904: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.55923: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.55932: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.55966: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.55971: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.56021: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.56035: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.56040: 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<<< 13827 1727096734.56051: stdout chunk (state=3): >>> # 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 <<< 13827 1727096734.56061: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules <<< 13827 1727096734.56074: stdout chunk (state=3): >>># destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096734.56322: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096734.56337: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096734.56352: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 13827 1727096734.56378: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096734.56388: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096734.56416: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096734.56447: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13827 1727096734.56461: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.56466: stdout chunk (state=3): >>># destroy _locale # destroy pwd<<< 13827 1727096734.56510: stdout chunk (state=3): >>> # destroy locale # destroy signal # destroy fcntl<<< 13827 1727096734.56513: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess <<< 13827 1727096734.56518: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 13827 1727096734.56539: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13827 1727096734.56563: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096734.56571: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096734.56628: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096734.56646: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 13827 1727096734.56668: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.56695: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 13827 1727096734.56698: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.56741: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13827 1727096734.56747: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096734.56755: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 13827 1727096734.56783: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 13827 1727096734.56787: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 13827 1727096734.56803: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.56818: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.56839: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096734.56969: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 13827 1727096734.56992: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096734.57011: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13827 1727096734.57018: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096734.57041: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096734.57077: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 13827 1727096734.57090: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response <<< 13827 1727096734.57100: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.57122: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096734.57220: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096734.57226: stdout chunk (state=3): >>># 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 <<< 13827 1727096734.57254: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096734.57274: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096734.57287: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096734.57316: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096734.57329: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13827 1727096734.57336: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 13827 1727096734.57680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096734.57712: stderr chunk (state=3): >>><<< 13827 1727096734.57715: stdout chunk (state=3): >>><<< 13827 1727096734.57858: _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 0x7ffb63a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb639e7b30> # /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 0x7ffb63a1aa50> 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 0x7ffb63809130> # /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 0x7ffb63809fa0> 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 0x7ffb63847dd0> # /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 0x7ffb63847fe0> # /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 0x7ffb6387f800> # /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 0x7ffb6387fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6385faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6385d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63844f80> # /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 0x7ffb6389f770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6389e390> # /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 0x7ffb6385e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6389cbc0> # /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 0x7ffb638d07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63844200> # /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 0x7ffb638d0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d0b00> # 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 0x7ffb638d0e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63842d20> # /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 0x7ffb638d1520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d11f0> 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 0x7ffb638d2420> 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 0x7ffb638ec5f0> 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 0x7ffb638edd30> # /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 0x7ffb638eebd0> # 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 0x7ffb638ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638ee120> # /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 0x7ffb638efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638ef3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d2450> # /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 0x7ffb6366bbc0> # /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 0x7ffb63694710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63694470> # 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 0x7ffb63694740> # /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 0x7ffb63695070> # 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 0x7ffb63695a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63694920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63669d60> # /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 0x7ffb63696e40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63695b80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb638d2b10> # /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 0x7ffb636bb170> # /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 0x7ffb636e3500> # /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 0x7ffb6373c2c0> # /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 0x7ffb6373ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb6373c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb637092b0> # /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 0x7ffb6354d400> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb636e2300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63697d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffb636e2420> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_fsagx6oi/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7ffb635a3080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63581f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63581100> # 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 0x7ffb635a0dd0> # /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 0x7ffb635caa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb635ca7b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb635ca0c0> # /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 0x7ffb635ca840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63a1a9c0> 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 0x7ffb635cb740> # 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 0x7ffb635cb980> # /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 0x7ffb635cbec0> 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 0x7ffb62f0dcd0> # 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 0x7ffb62f0f8c0> # /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 0x7ffb62f102c0> # /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 0x7ffb62f11460> # /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 0x7ffb62f13f50> # 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 0x7ffb62f18290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f12210> # /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 0x7ffb62f1bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f1a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f1a600> # /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 0x7ffb62f1ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f13440> # 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 0x7ffb62f5ffe0> # /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 0x7ffb62f640e0> # /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 0x7ffb62f65b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f658e0> # /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 0x7ffb62f67fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f661b0> # /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 0x7ffb62f6b830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f68200> # 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 0x7ffb62f6c5f0> # 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 0x7ffb62f6c860> # 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 0x7ffb62f6cb60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f64200> # /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 0x7ffb62ff41d0> # 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 0x7ffb62ff51c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f6e990> # 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 0x7ffb62f6fd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62f6e5d0> # 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 0x7ffb62ffd580> # /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 0x7ffb62ffea80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62ff5430> 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 0x7ffb62ffeb10> # 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 0x7ffb62fff650> # 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 0x7ffb62e0a1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62e04e60> 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 0x7ffb63622a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb63616720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62e0a150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62e06570> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb62e836e0> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb62e985f0> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-c": {"600": {"enabled": 1, "checksum": "sha256:c4dab55108c498418600938c2e9a0ac638cb397760d32a4c3333259430c5aaf9"}}, "linux-system-roles-selinux-test-b": {"500": {"enabled": 0, "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84"}}, "linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096734.58728: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096734.58739: _low_level_execute_command(): starting 13827 1727096734.58742: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096731.7183487-15859-263099312609365/ > /dev/null 2>&1 && sleep 0' 13827 1727096734.59207: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096734.59211: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096734.59213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096734.59215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096734.59217: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096734.59262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096734.59280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096734.59286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096734.59342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096734.61150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096734.61182: stderr chunk (state=3): >>><<< 13827 1727096734.61185: stdout chunk (state=3): >>><<< 13827 1727096734.61198: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096734.61204: handler run complete 13827 1727096734.61680: variable 'ansible_facts' from source: unknown 13827 1727096734.61867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.62612: variable 'ansible_facts' from source: unknown 13827 1727096734.62783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.63016: attempt loop complete, returning result 13827 1727096734.63024: _execute() done 13827 1727096734.63027: dumping result to json 13827 1727096734.63078: done dumping result, returning 13827 1727096734.63086: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts [12a9e070-eceb-0460-c064-0000000001e3] 13827 1727096734.63089: sending task result for task 12a9e070-eceb-0460-c064-0000000001e3 13827 1727096734.64292: done sending task result for task 12a9e070-eceb-0460-c064-0000000001e3 13827 1727096734.64296: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linux-system-roles-selinux-test-a": { "400": { "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "enabled": 1 } }, "linux-system-roles-selinux-test-b": { "500": { "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84", "enabled": 0 } }, "linux-system-roles-selinux-test-c": { "600": { "checksum": "sha256:c4dab55108c498418600938c2e9a0ac638cb397760d32a4c3333259430c5aaf9", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096734.65051: no more pending results, returning what we have 13827 1727096734.65054: results queue empty 13827 1727096734.65054: checking for any_errors_fatal 13827 1727096734.65059: done checking for any_errors_fatal 13827 1727096734.65059: checking for max_fail_percentage 13827 1727096734.65060: done checking for max_fail_percentage 13827 1727096734.65061: checking to see if all hosts have failed and the running result is not ok 13827 1727096734.65061: done checking to see if all hosts have failed 13827 1727096734.65062: getting the remaining hosts for this loop 13827 1727096734.65063: done getting the remaining hosts for this loop 13827 1727096734.65065: getting the next task for host managed_node3 13827 1727096734.65071: done getting next task for host managed_node3 13827 1727096734.65075: ^ task is: TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096734.65077: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=31, rescue=0, 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 13827 1727096734.65083: getting variables 13827 1727096734.65084: in VariableManager get_vars() 13827 1727096734.65104: Calling all_inventory to load vars for managed_node3 13827 1727096734.65105: Calling groups_inventory to load vars for managed_node3 13827 1727096734.65107: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096734.65113: Calling all_plugins_play to load vars for managed_node3 13827 1727096734.65115: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096734.65117: Calling groups_plugins_play to load vars for managed_node3 13827 1727096734.65528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.66044: done with get_vars() 13827 1727096734.66061: done getting variables 13827 1727096734.66203: variable '__selinux_item' from source: include params 13827 1727096734.66212: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:15 Monday 23 September 2024 09:05:34 -0400 (0:00:03.002) 0:01:26.662 ****** 13827 1727096734.66236: entering _queue_task() for managed_node3/stat 13827 1727096734.66497: worker is 1 (out of 1 available) 13827 1727096734.66512: exiting _queue_task() for managed_node3/stat 13827 1727096734.66523: done queuing things up, now waiting for results queue to drain 13827 1727096734.66524: waiting for pending results... 13827 1727096734.66702: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096734.66814: in run() - task 12a9e070-eceb-0460-c064-0000000001e9 13827 1727096734.66825: variable 'ansible_search_path' from source: unknown 13827 1727096734.66829: variable 'ansible_search_path' from source: unknown 13827 1727096734.66863: calling self._execute() 13827 1727096734.66883: in VariableManager get_vars() 13827 1727096734.66922: Calling all_inventory to load vars for localhost 13827 1727096734.66926: Calling groups_inventory to load vars for localhost 13827 1727096734.66929: Calling all_plugins_inventory to load vars for localhost 13827 1727096734.66946: Calling all_plugins_play to load vars for localhost 13827 1727096734.66950: Calling groups_plugins_inventory to load vars for localhost 13827 1727096734.66958: Calling groups_plugins_play to load vars for localhost 13827 1727096734.67015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.67047: done with get_vars() 13827 1727096734.67051: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096734.67107: variable 'ansible_delegated_vars' from source: unknown 13827 1727096734.67111: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096734.67114: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 13827 1727096734.67125: variable 'omit' from source: magic vars 13827 1727096734.67408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096734.68852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096734.68897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096734.68929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096734.68954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096734.68977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096734.69038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.69057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.69075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.69101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.69111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.69222: variable 'ansible_distribution' from source: facts 13827 1727096734.69226: variable 'ansible_distribution_major_version' from source: facts 13827 1727096734.69242: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096734.69320: variable 'state' from source: include params 13827 1727096734.69381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.69397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.69414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.69440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.69451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.69505: variable '__selinux_item' from source: include params 13827 1727096734.69517: Evaluated conditional (state == "enabled"): False 13827 1727096734.69520: when evaluation is False, skipping this task 13827 1727096734.69522: _execute() done 13827 1727096734.69525: dumping result to json 13827 1727096734.69527: done dumping result, returning 13827 1727096734.69536: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} [12a9e070-eceb-0460-c064-0000000001e9] 13827 1727096734.69539: sending task result for task 12a9e070-eceb-0460-c064-0000000001e9 13827 1727096734.69626: done sending task result for task 12a9e070-eceb-0460-c064-0000000001e9 13827 1727096734.69629: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096734.69677: no more pending results, returning what we have 13827 1727096734.69681: results queue empty 13827 1727096734.69682: checking for any_errors_fatal 13827 1727096734.69690: done checking for any_errors_fatal 13827 1727096734.69691: checking for max_fail_percentage 13827 1727096734.69692: done checking for max_fail_percentage 13827 1727096734.69693: checking to see if all hosts have failed and the running result is not ok 13827 1727096734.69694: done checking to see if all hosts have failed 13827 1727096734.69694: getting the remaining hosts for this loop 13827 1727096734.69696: done getting the remaining hosts for this loop 13827 1727096734.69699: getting the next task for host managed_node3 13827 1727096734.69706: done getting next task for host managed_node3 13827 1727096734.69710: ^ task is: TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096734.69713: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=31, rescue=0, 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 13827 1727096734.69726: getting variables 13827 1727096734.69727: in VariableManager get_vars() 13827 1727096734.69771: Calling all_inventory to load vars for managed_node3 13827 1727096734.69774: Calling groups_inventory to load vars for managed_node3 13827 1727096734.69776: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096734.69785: Calling all_plugins_play to load vars for managed_node3 13827 1727096734.69787: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096734.69790: Calling groups_plugins_play to load vars for managed_node3 13827 1727096734.70310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.70822: done with get_vars() 13827 1727096734.70838: done getting variables 13827 1727096734.70882: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:28 Monday 23 September 2024 09:05:34 -0400 (0:00:00.046) 0:01:26.709 ****** 13827 1727096734.70907: entering _queue_task() for managed_node3/fail 13827 1727096734.71135: worker is 1 (out of 1 available) 13827 1727096734.71148: exiting _queue_task() for managed_node3/fail 13827 1727096734.71161: done queuing things up, now waiting for results queue to drain 13827 1727096734.71163: waiting for pending results... 13827 1727096734.71328: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096734.71439: in run() - task 12a9e070-eceb-0460-c064-0000000001ea 13827 1727096734.71451: variable 'ansible_search_path' from source: unknown 13827 1727096734.71454: variable 'ansible_search_path' from source: unknown 13827 1727096734.71489: calling self._execute() 13827 1727096734.71559: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096734.71566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096734.71574: variable 'omit' from source: magic vars 13827 1727096734.71893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096734.73531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096734.73579: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096734.73607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096734.73645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096734.73669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096734.73726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.73749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.73769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.73797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.73808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.73923: variable 'ansible_distribution' from source: facts 13827 1727096734.73928: variable 'ansible_distribution_major_version' from source: facts 13827 1727096734.73945: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096734.74027: variable 'state' from source: include params 13827 1727096734.74088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.74107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.74126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.74154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.74166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.74218: variable '__selinux_item' from source: include params 13827 1727096734.74230: Evaluated conditional (state == "enabled"): False 13827 1727096734.74234: when evaluation is False, skipping this task 13827 1727096734.74238: _execute() done 13827 1727096734.74241: dumping result to json 13827 1727096734.74244: done dumping result, returning 13827 1727096734.74252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist [12a9e070-eceb-0460-c064-0000000001ea] 13827 1727096734.74258: sending task result for task 12a9e070-eceb-0460-c064-0000000001ea 13827 1727096734.74347: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ea 13827 1727096734.74351: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096734.74398: no more pending results, returning what we have 13827 1727096734.74402: results queue empty 13827 1727096734.74402: checking for any_errors_fatal 13827 1727096734.74410: done checking for any_errors_fatal 13827 1727096734.74410: checking for max_fail_percentage 13827 1727096734.74412: done checking for max_fail_percentage 13827 1727096734.74413: checking to see if all hosts have failed and the running result is not ok 13827 1727096734.74413: done checking to see if all hosts have failed 13827 1727096734.74414: getting the remaining hosts for this loop 13827 1727096734.74416: done getting the remaining hosts for this loop 13827 1727096734.74419: getting the next task for host managed_node3 13827 1727096734.74428: done getting next task for host managed_node3 13827 1727096734.74432: ^ task is: TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096734.74437: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=31, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096734.74449: getting variables 13827 1727096734.74451: in VariableManager get_vars() 13827 1727096734.74492: Calling all_inventory to load vars for managed_node3 13827 1727096734.74495: Calling groups_inventory to load vars for managed_node3 13827 1727096734.74497: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096734.74506: Calling all_plugins_play to load vars for managed_node3 13827 1727096734.74509: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096734.74511: Calling groups_plugins_play to load vars for managed_node3 13827 1727096734.75133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.75639: done with get_vars() 13827 1727096734.75652: done getting variables TASK [fedora.linux_system_roles.selinux : Create temporary directory] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:38 Monday 23 September 2024 09:05:34 -0400 (0:00:00.048) 0:01:26.757 ****** 13827 1727096734.75726: entering _queue_task() for managed_node3/tempfile 13827 1727096734.75961: worker is 1 (out of 1 available) 13827 1727096734.75974: exiting _queue_task() for managed_node3/tempfile 13827 1727096734.75986: done queuing things up, now waiting for results queue to drain 13827 1727096734.75988: waiting for pending results... 13827 1727096734.76169: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory 13827 1727096734.76299: in run() - task 12a9e070-eceb-0460-c064-0000000001ec 13827 1727096734.76309: variable 'ansible_search_path' from source: unknown 13827 1727096734.76313: variable 'ansible_search_path' from source: unknown 13827 1727096734.76345: calling self._execute() 13827 1727096734.76408: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096734.76412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096734.76422: variable 'omit' from source: magic vars 13827 1727096734.76747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096734.78238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096734.78294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096734.78322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096734.78350: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096734.78371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096734.78430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.78453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.78474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.78503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.78513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.78630: variable 'ansible_distribution' from source: facts 13827 1727096734.78633: variable 'ansible_distribution_major_version' from source: facts 13827 1727096734.78651: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096734.78731: variable 'state' from source: include params 13827 1727096734.78791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.78809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.78828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.78857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.78869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.78920: variable '__selinux_item' from source: include params 13827 1727096734.78932: Evaluated conditional (state == "enabled"): False 13827 1727096734.78937: when evaluation is False, skipping this task 13827 1727096734.78940: _execute() done 13827 1727096734.78943: dumping result to json 13827 1727096734.78947: done dumping result, returning 13827 1727096734.78954: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Create temporary directory [12a9e070-eceb-0460-c064-0000000001ec] 13827 1727096734.78960: sending task result for task 12a9e070-eceb-0460-c064-0000000001ec 13827 1727096734.79047: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ec 13827 1727096734.79050: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096734.79097: no more pending results, returning what we have 13827 1727096734.79100: results queue empty 13827 1727096734.79101: checking for any_errors_fatal 13827 1727096734.79108: done checking for any_errors_fatal 13827 1727096734.79109: checking for max_fail_percentage 13827 1727096734.79111: done checking for max_fail_percentage 13827 1727096734.79111: checking to see if all hosts have failed and the running result is not ok 13827 1727096734.79112: done checking to see if all hosts have failed 13827 1727096734.79113: getting the remaining hosts for this loop 13827 1727096734.79114: done getting the remaining hosts for this loop 13827 1727096734.79118: getting the next task for host managed_node3 13827 1727096734.79127: done getting next task for host managed_node3 13827 1727096734.79131: ^ task is: TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096734.79135: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=31, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096734.79148: getting variables 13827 1727096734.79149: in VariableManager get_vars() 13827 1727096734.79184: Calling all_inventory to load vars for managed_node3 13827 1727096734.79187: Calling groups_inventory to load vars for managed_node3 13827 1727096734.79189: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096734.79198: Calling all_plugins_play to load vars for managed_node3 13827 1727096734.79200: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096734.79203: Calling groups_plugins_play to load vars for managed_node3 13827 1727096734.79727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.80239: done with get_vars() 13827 1727096734.80253: done getting variables 13827 1727096734.80295: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 13827 1727096734.80387: variable '__selinux_item' from source: include params 13827 1727096734.80395: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:44 Monday 23 September 2024 09:05:34 -0400 (0:00:00.046) 0:01:26.804 ****** 13827 1727096734.80416: entering _queue_task() for managed_node3/copy 13827 1727096734.80638: worker is 1 (out of 1 available) 13827 1727096734.80653: exiting _queue_task() for managed_node3/copy 13827 1727096734.80666: done queuing things up, now waiting for results queue to drain 13827 1727096734.80668: waiting for pending results... 13827 1727096734.80837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} 13827 1727096734.80971: in run() - task 12a9e070-eceb-0460-c064-0000000001ed 13827 1727096734.80983: variable 'ansible_search_path' from source: unknown 13827 1727096734.80987: variable 'ansible_search_path' from source: unknown 13827 1727096734.81018: calling self._execute() 13827 1727096734.81084: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096734.81090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096734.81099: variable 'omit' from source: magic vars 13827 1727096734.81406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096734.82839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096734.82893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096734.82920: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096734.82945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096734.82968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096734.83024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.83048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.83068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.83095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.83105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.83215: variable 'ansible_distribution' from source: facts 13827 1727096734.83218: variable 'ansible_distribution_major_version' from source: facts 13827 1727096734.83237: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096734.83317: variable 'state' from source: include params 13827 1727096734.83375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.83395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.83412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.83437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.83448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.83502: variable '__selinux_item' from source: include params 13827 1727096734.83514: Evaluated conditional (state == "enabled"): False 13827 1727096734.83517: when evaluation is False, skipping this task 13827 1727096734.83519: _execute() done 13827 1727096734.83522: dumping result to json 13827 1727096734.83527: done dumping result, returning 13827 1727096734.83536: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Copy module file {{ __selinux_item.path }} [12a9e070-eceb-0460-c064-0000000001ed] 13827 1727096734.83538: sending task result for task 12a9e070-eceb-0460-c064-0000000001ed 13827 1727096734.83626: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ed 13827 1727096734.83629: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096734.83680: no more pending results, returning what we have 13827 1727096734.83683: results queue empty 13827 1727096734.83684: checking for any_errors_fatal 13827 1727096734.83690: done checking for any_errors_fatal 13827 1727096734.83691: checking for max_fail_percentage 13827 1727096734.83692: done checking for max_fail_percentage 13827 1727096734.83693: checking to see if all hosts have failed and the running result is not ok 13827 1727096734.83694: done checking to see if all hosts have failed 13827 1727096734.83695: getting the remaining hosts for this loop 13827 1727096734.83696: done getting the remaining hosts for this loop 13827 1727096734.83699: getting the next task for host managed_node3 13827 1727096734.83709: done getting next task for host managed_node3 13827 1727096734.83712: ^ task is: TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096734.83717: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=31, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096734.83729: getting variables 13827 1727096734.83730: in VariableManager get_vars() 13827 1727096734.83770: Calling all_inventory to load vars for managed_node3 13827 1727096734.83773: Calling groups_inventory to load vars for managed_node3 13827 1727096734.83775: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096734.83784: Calling all_plugins_play to load vars for managed_node3 13827 1727096734.83787: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096734.83789: Calling groups_plugins_play to load vars for managed_node3 13827 1727096734.84436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.84943: done with get_vars() 13827 1727096734.84959: done getting variables TASK [fedora.linux_system_roles.selinux : Install the module] ****************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 Monday 23 September 2024 09:05:34 -0400 (0:00:00.046) 0:01:26.850 ****** 13827 1727096734.85021: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096734.85263: worker is 1 (out of 1 available) 13827 1727096734.85278: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096734.85289: done queuing things up, now waiting for results queue to drain 13827 1727096734.85291: waiting for pending results... 13827 1727096734.85461: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module 13827 1727096734.85583: in run() - task 12a9e070-eceb-0460-c064-0000000001ee 13827 1727096734.85594: variable 'ansible_search_path' from source: unknown 13827 1727096734.85598: variable 'ansible_search_path' from source: unknown 13827 1727096734.85630: calling self._execute() 13827 1727096734.85692: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096734.85696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096734.85704: variable 'omit' from source: magic vars 13827 1727096734.86027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096734.87490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096734.87543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096734.87573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096734.87601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096734.87620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096734.87681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.87704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.87721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.87748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.87760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.87878: variable 'ansible_distribution' from source: facts 13827 1727096734.87881: variable 'ansible_distribution_major_version' from source: facts 13827 1727096734.87898: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096734.87981: variable 'state' from source: include params 13827 1727096734.88039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.88058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.88076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.88100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.88111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.88166: variable '__selinux_item' from source: include params 13827 1727096734.88179: Evaluated conditional (state == "enabled"): False 13827 1727096734.88181: when evaluation is False, skipping this task 13827 1727096734.88184: _execute() done 13827 1727096734.88187: dumping result to json 13827 1727096734.88191: done dumping result, returning 13827 1727096734.88198: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install the module [12a9e070-eceb-0460-c064-0000000001ee] 13827 1727096734.88202: sending task result for task 12a9e070-eceb-0460-c064-0000000001ee 13827 1727096734.88296: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ee 13827 1727096734.88299: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096734.88344: no more pending results, returning what we have 13827 1727096734.88347: results queue empty 13827 1727096734.88347: checking for any_errors_fatal 13827 1727096734.88355: done checking for any_errors_fatal 13827 1727096734.88355: checking for max_fail_percentage 13827 1727096734.88359: done checking for max_fail_percentage 13827 1727096734.88360: checking to see if all hosts have failed and the running result is not ok 13827 1727096734.88360: done checking to see if all hosts have failed 13827 1727096734.88361: getting the remaining hosts for this loop 13827 1727096734.88362: done getting the remaining hosts for this loop 13827 1727096734.88365: getting the next task for host managed_node3 13827 1727096734.88374: done getting next task for host managed_node3 13827 1727096734.88378: ^ task is: TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096734.88382: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=31, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096734.88395: getting variables 13827 1727096734.88396: in VariableManager get_vars() 13827 1727096734.88429: Calling all_inventory to load vars for managed_node3 13827 1727096734.88434: Calling groups_inventory to load vars for managed_node3 13827 1727096734.88436: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096734.88445: Calling all_plugins_play to load vars for managed_node3 13827 1727096734.88448: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096734.88450: Calling groups_plugins_play to load vars for managed_node3 13827 1727096734.88986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.89502: done with get_vars() 13827 1727096734.89516: done getting variables 13827 1727096734.89651: variable 'tempdir' from source: set_fact 13827 1727096734.89661: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }}] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:57 Monday 23 September 2024 09:05:34 -0400 (0:00:00.046) 0:01:26.897 ****** 13827 1727096734.89684: entering _queue_task() for managed_node3/file 13827 1727096734.89915: worker is 1 (out of 1 available) 13827 1727096734.89928: exiting _queue_task() for managed_node3/file 13827 1727096734.89939: done queuing things up, now waiting for results queue to drain 13827 1727096734.89940: waiting for pending results... 13827 1727096734.90119: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} 13827 1727096734.90232: in run() - task 12a9e070-eceb-0460-c064-0000000001ef 13827 1727096734.90246: variable 'ansible_search_path' from source: unknown 13827 1727096734.90249: variable 'ansible_search_path' from source: unknown 13827 1727096734.90279: calling self._execute() 13827 1727096734.90345: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096734.90349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096734.90358: variable 'omit' from source: magic vars 13827 1727096734.90685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096734.92178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096734.92232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096734.92266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096734.92291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096734.92311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096734.92376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.92396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.92413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.92444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.92455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.92571: variable 'ansible_distribution' from source: facts 13827 1727096734.92574: variable 'ansible_distribution_major_version' from source: facts 13827 1727096734.92590: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096734.92676: variable 'state' from source: include params 13827 1727096734.92732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.92750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.92772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.92797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.92807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.92861: variable '__selinux_item' from source: include params 13827 1727096734.92875: Evaluated conditional (state == "enabled"): False 13827 1727096734.92878: when evaluation is False, skipping this task 13827 1727096734.92882: _execute() done 13827 1727096734.92885: dumping result to json 13827 1727096734.92887: done dumping result, returning 13827 1727096734.92895: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Clean temporary directory {{ tempdir.path }} [12a9e070-eceb-0460-c064-0000000001ef] 13827 1727096734.92900: sending task result for task 12a9e070-eceb-0460-c064-0000000001ef 13827 1727096734.92987: done sending task result for task 12a9e070-eceb-0460-c064-0000000001ef 13827 1727096734.92990: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\"", "skip_reason": "Conditional result was False" } 13827 1727096734.93032: no more pending results, returning what we have 13827 1727096734.93036: results queue empty 13827 1727096734.93037: checking for any_errors_fatal 13827 1727096734.93045: done checking for any_errors_fatal 13827 1727096734.93045: checking for max_fail_percentage 13827 1727096734.93047: done checking for max_fail_percentage 13827 1727096734.93047: checking to see if all hosts have failed and the running result is not ok 13827 1727096734.93048: done checking to see if all hosts have failed 13827 1727096734.93049: getting the remaining hosts for this loop 13827 1727096734.93050: done getting the remaining hosts for this loop 13827 1727096734.93054: getting the next task for host managed_node3 13827 1727096734.93068: done getting next task for host managed_node3 13827 1727096734.93073: ^ task is: TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096734.93076: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=32, rescue=0, 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 13827 1727096734.93089: getting variables 13827 1727096734.93090: in VariableManager get_vars() 13827 1727096734.93124: Calling all_inventory to load vars for managed_node3 13827 1727096734.93127: Calling groups_inventory to load vars for managed_node3 13827 1727096734.93129: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096734.93138: Calling all_plugins_play to load vars for managed_node3 13827 1727096734.93141: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096734.93143: Calling groups_plugins_play to load vars for managed_node3 13827 1727096734.93677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096734.94182: done with get_vars() 13827 1727096734.94196: done getting variables TASK [fedora.linux_system_roles.selinux : Remove module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:62 Monday 23 September 2024 09:05:34 -0400 (0:00:00.045) 0:01:26.943 ****** 13827 1727096734.94266: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096734.94500: worker is 1 (out of 1 available) 13827 1727096734.94516: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096734.94529: done queuing things up, now waiting for results queue to drain 13827 1727096734.94530: waiting for pending results... 13827 1727096734.94715: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module 13827 1727096734.94809: in run() - task 12a9e070-eceb-0460-c064-0000000001f1 13827 1727096734.94821: variable 'ansible_search_path' from source: unknown 13827 1727096734.94825: variable 'ansible_search_path' from source: unknown 13827 1727096734.94854: calling self._execute() 13827 1727096734.94922: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096734.94926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096734.94937: variable 'omit' from source: magic vars 13827 1727096734.95264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096734.96922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096734.96967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096734.97004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096734.97028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096734.97050: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096734.97108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.97128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.97151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.97176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.97187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.97296: variable 'ansible_distribution' from source: facts 13827 1727096734.97299: variable 'ansible_distribution_major_version' from source: facts 13827 1727096734.97315: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096734.97396: variable 'state' from source: include params 13827 1727096734.97452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.97471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.97490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.97515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.97527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.97580: variable '__selinux_item' from source: include params 13827 1727096734.97593: Evaluated conditional (state == "absent"): True 13827 1727096734.97598: variable 'omit' from source: magic vars 13827 1727096734.97641: variable 'omit' from source: magic vars 13827 1727096734.97664: variable 'mod_name' from source: include params 13827 1727096734.97713: variable 'mod_name' from source: include params 13827 1727096734.97787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096734.97804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096734.97823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096734.97849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096734.97860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096734.97973: variable '__selinux_item' from source: include params 13827 1727096734.97991: variable 'priority' from source: include params 13827 1727096734.98038: variable 'priority' from source: include params 13827 1727096734.98105: variable '__selinux_item' from source: include params 13827 1727096734.98124: variable 'omit' from source: magic vars 13827 1727096734.98143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096734.98165: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096734.98179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096734.98192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096734.98200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096734.98222: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096734.98226: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096734.98228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096734.98293: Set connection var ansible_connection to ssh 13827 1727096734.98300: Set connection var ansible_shell_executable to /bin/sh 13827 1727096734.98308: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096734.98310: Set connection var ansible_shell_type to sh 13827 1727096734.98316: Set connection var ansible_pipelining to False 13827 1727096734.98321: Set connection var ansible_timeout to 10 13827 1727096734.98341: variable 'ansible_shell_executable' from source: unknown 13827 1727096734.98344: variable 'ansible_connection' from source: unknown 13827 1727096734.98347: variable 'ansible_module_compression' from source: unknown 13827 1727096734.98349: variable 'ansible_shell_type' from source: unknown 13827 1727096734.98351: variable 'ansible_shell_executable' from source: unknown 13827 1727096734.98370: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096734.98373: variable 'ansible_pipelining' from source: unknown 13827 1727096734.98375: variable 'ansible_timeout' from source: unknown 13827 1727096734.98377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096734.98449: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096734.98459: variable 'omit' from source: magic vars 13827 1727096734.98465: starting attempt loop 13827 1727096734.98476: running the handler 13827 1727096734.98479: _low_level_execute_command(): starting 13827 1727096734.98486: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096734.98961: 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 <<< 13827 1727096734.98992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096734.98995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096734.98998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096734.99000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096734.99002: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096734.99048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096734.99051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096734.99063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096734.99138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096735.00803: stdout chunk (state=3): >>>/root <<< 13827 1727096735.00895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096735.00924: stderr chunk (state=3): >>><<< 13827 1727096735.00928: stdout chunk (state=3): >>><<< 13827 1727096735.00952: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096735.00965: _low_level_execute_command(): starting 13827 1727096735.00971: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131 `" && echo ansible-tmp-1727096735.0095186-15882-219602730536131="` echo /root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131 `" ) && sleep 0' 13827 1727096735.01410: 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 <<< 13827 1727096735.01414: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096735.01416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096735.01418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096735.01420: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096735.01467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096735.01471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096735.01540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096735.03403: stdout chunk (state=3): >>>ansible-tmp-1727096735.0095186-15882-219602730536131=/root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131 <<< 13827 1727096735.03501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096735.03530: stderr chunk (state=3): >>><<< 13827 1727096735.03536: stdout chunk (state=3): >>><<< 13827 1727096735.03549: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096735.0095186-15882-219602730536131=/root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096735.03593: variable 'ansible_module_compression' from source: unknown 13827 1727096735.03626: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.local_semodule-ZIP_DEFLATED 13827 1727096735.03663: variable 'ansible_facts' from source: unknown 13827 1727096735.03724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/AnsiballZ_local_semodule.py 13827 1727096735.03822: Sending initial data 13827 1727096735.03826: Sent initial data (163 bytes) 13827 1727096735.04249: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096735.04258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096735.04285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096735.04288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096735.04290: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096735.04348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096735.04351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096735.04353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096735.04406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096735.05930: 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 <<< 13827 1727096735.05939: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096735.05985: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096735.06052: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpx_wz7v4a /root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/AnsiballZ_local_semodule.py <<< 13827 1727096735.06054: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/AnsiballZ_local_semodule.py" <<< 13827 1727096735.06108: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpx_wz7v4a" to remote "/root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/AnsiballZ_local_semodule.py" <<< 13827 1727096735.06110: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/AnsiballZ_local_semodule.py" <<< 13827 1727096735.06962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096735.06965: stderr chunk (state=3): >>><<< 13827 1727096735.06967: stdout chunk (state=3): >>><<< 13827 1727096735.07023: done transferring module to remote 13827 1727096735.07040: _low_level_execute_command(): starting 13827 1727096735.07043: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/ /root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096735.07689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096735.07700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096735.07711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096735.07727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096735.07739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096735.07747: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096735.07760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096735.07791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096735.07806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096735.07874: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096735.07917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096735.07935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096735.07975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096735.08062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096735.09789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096735.09813: stderr chunk (state=3): >>><<< 13827 1727096735.09818: stdout chunk (state=3): >>><<< 13827 1727096735.09836: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096735.09839: _low_level_execute_command(): starting 13827 1727096735.09842: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/AnsiballZ_local_semodule.py && sleep 0' 13827 1727096735.10296: 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 <<< 13827 1727096735.10305: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096735.10307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096735.10309: 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 <<< 13827 1727096735.10311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096735.10344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096735.10359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096735.10448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096735.13252: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096735.13297: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096735.13309: stdout chunk (state=3): >>>import '_thread' # <<< 13827 1727096735.13316: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13827 1727096735.13400: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096735.13455: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 13827 1727096735.13480: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13827 1727096735.13543: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 13827 1727096735.13638: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 13827 1727096735.13668: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096735.13736: 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 0x7fd96d1bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d18bb00> # /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' <<< 13827 1727096735.13750: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d1bea50> <<< 13827 1727096735.13753: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096735.13788: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096735.13843: stdout chunk (state=3): >>>import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 13827 1727096735.13947: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096735.13969: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096735.14055: stdout chunk (state=3): >>>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' <<< 13827 1727096735.14065: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096735.14129: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d1cd130> <<< 13827 1727096735.14180: 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 <<< 13827 1727096735.14187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.14237: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d1cdfa0> import 'site' # <<< 13827 1727096735.14267: 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. <<< 13827 1727096735.14562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096735.14576: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096735.14591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.14614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096735.14659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096735.14675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096735.14707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096735.14734: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfcbdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096735.14755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096735.14781: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096735.14796: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfcbfe0> <<< 13827 1727096735.14811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096735.14855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096735.14887: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096735.14943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.14969: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096735.15034: 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 0x7fd96d003800> # /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 0x7fd96d003e90> <<< 13827 1727096735.15045: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096735.15131: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfe3aa0> import '_functools' # <<< 13827 1727096735.15166: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfe11c0> <<< 13827 1727096735.15265: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfc8f80> <<< 13827 1727096735.15312: stdout chunk (state=3): >>># /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' <<< 13827 1727096735.15349: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096735.15351: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096735.15373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096735.15441: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d0237d0> <<< 13827 1727096735.15448: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d0223f0> <<< 13827 1727096735.15506: 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 0x7fd96cfe2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d020b90> <<< 13827 1727096735.15541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096735.15553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096735.15564: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d058830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfc8200> <<< 13827 1727096735.15587: 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' <<< 13827 1727096735.15625: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.15628: 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 0x7fd96d058ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d058b90> <<< 13827 1727096735.15669: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.15681: 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 0x7fd96d058f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfc6d20> <<< 13827 1727096735.15714: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096735.15718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.15739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096735.15764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096735.15792: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d0595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d0592b0> <<< 13827 1727096735.15799: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096735.15826: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096735.15834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096735.15848: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d05a4b0> <<< 13827 1727096735.15865: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096735.15869: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096735.15897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096735.15924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096735.15950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d0706b0> <<< 13827 1727096735.15974: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096735.15997: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.16010: 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 0x7fd96d071d90> <<< 13827 1727096735.16030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096735.16042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096735.16063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096735.16072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096735.16081: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d072c30> <<< 13827 1727096735.16124: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.16129: 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 0x7fd96d073290> <<< 13827 1727096735.16137: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d072180> <<< 13827 1727096735.16148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096735.16158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096735.16186: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.16204: 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 0x7fd96d073d10> <<< 13827 1727096735.16209: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d073440> <<< 13827 1727096735.16253: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d05a420> <<< 13827 1727096735.16270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096735.16302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096735.16310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096735.16337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096735.16366: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.16374: 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 0x7fd96cdf3b60> <<< 13827 1727096735.16390: 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' <<< 13827 1727096735.16420: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.16424: 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 0x7fd96ce1c5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1c350> <<< 13827 1727096735.16454: 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 0x7fd96ce1c5f0> <<< 13827 1727096735.16485: 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' <<< 13827 1727096735.16561: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.16684: 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 0x7fd96ce1cef0><<< 13827 1727096735.16689: stdout chunk (state=3): >>> <<< 13827 1727096735.16795: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.16808: 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 0x7fd96ce1d8e0> <<< 13827 1727096735.16816: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1c7d0> <<< 13827 1727096735.16818: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cdf1d00> <<< 13827 1727096735.16843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096735.16860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096735.16892: 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' <<< 13827 1727096735.16906: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1ecc0> <<< 13827 1727096735.16926: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1da00> <<< 13827 1727096735.16948: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d05abd0> <<< 13827 1727096735.16970: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096735.17028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.17045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096735.17078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096735.17105: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce47050> <<< 13827 1727096735.17161: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096735.17170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.17190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096735.17211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096735.17252: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce6b3e0> <<< 13827 1727096735.17273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096735.17323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096735.17368: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096735.17396: 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 0x7fd96cecc200> <<< 13827 1727096735.17422: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096735.17444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096735.17472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096735.17510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096735.17598: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cece960> <<< 13827 1727096735.17670: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cecc320> <<< 13827 1727096735.17710: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce991f0> <<< 13827 1727096735.17734: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096735.17737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c729280> <<< 13827 1727096735.17760: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce6a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1fc20> <<< 13827 1727096735.17862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096735.17877: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd96ce6a540> <<< 13827 1727096735.18071: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_ywxtapv3/ansible_fedora.linux_system_roles.local_semodule_payload.zip' <<< 13827 1727096735.18073: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.18191: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.18219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096735.18224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096735.18271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096735.18344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096735.18380: 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 0x7fd96c776f60> <<< 13827 1727096735.18387: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096735.18573: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c759e50> <<< 13827 1727096735.18578: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c759010> # zipimport: zlib available <<< 13827 1727096735.18608: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096735.18621: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.18641: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.18651: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.18666: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096735.18682: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.20083: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.21206: 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 0x7fd96c774cb0> <<< 13827 1727096735.21222: 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' <<< 13827 1727096735.21252: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096735.21258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096735.21279: 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' <<< 13827 1727096735.21308: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.21312: 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 0x7fd96c7aa8d0> <<< 13827 1727096735.21347: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7aa660> <<< 13827 1727096735.21371: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7a9fa0> <<< 13827 1727096735.21400: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096735.21402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096735.21444: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c777bf0> <<< 13827 1727096735.21447: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096735.21479: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.21490: stdout chunk (state=3): >>># 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 0x7fd96c7ab590> <<< 13827 1727096735.21512: 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 0x7fd96c7ab770><<< 13827 1727096735.21515: stdout chunk (state=3): >>> <<< 13827 1727096735.21539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096735.21570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096735.21587: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096735.21642: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7abcb0> <<< 13827 1727096735.21650: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096735.21664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096735.21690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096735.21723: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c611a60> <<< 13827 1727096735.21752: 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 0x7fd96c613680> <<< 13827 1727096735.21773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096735.21788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096735.21833: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c613f50> <<< 13827 1727096735.21846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096735.21878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096735.21893: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c615100> <<< 13827 1727096735.21916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096735.21948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096735.21970: 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' <<< 13827 1727096735.22025: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c617bc0> <<< 13827 1727096735.22064: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.22074: 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 0x7fd96cfc6cc0> <<< 13827 1727096735.22077: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c615eb0> <<< 13827 1727096735.22099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096735.22122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096735.22149: 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' <<< 13827 1727096735.22174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096735.22195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096735.22230: 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' <<< 13827 1727096735.22235: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c61fb60> <<< 13827 1727096735.22244: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096735.22312: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c61e630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c61e390> <<< 13827 1727096735.22333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096735.22340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096735.22418: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c61e900> <<< 13827 1727096735.22441: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c6163c0> <<< 13827 1727096735.22475: 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 0x7fd96c667d40> <<< 13827 1727096735.22503: 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 0x7fd96c667fb0> <<< 13827 1727096735.22527: 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 <<< 13827 1727096735.22543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096735.22567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096735.22571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096735.22609: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd96c6699d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c669790> <<< 13827 1727096735.22628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096735.22726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096735.22778: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.22782: 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 0x7fd96c66bf20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c66a0c0> <<< 13827 1727096735.22813: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096735.22855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.22877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 13827 1727096735.22928: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c66f6b0> <<< 13827 1727096735.23045: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c66bf80> <<< 13827 1727096735.23102: 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' <<< 13827 1727096735.23106: 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 0x7fd96c670470> <<< 13827 1727096735.23131: 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' <<< 13827 1727096735.23139: 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 0x7fd96c6704a0> <<< 13827 1727096735.23174: 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 0x7fd96c670a10> <<< 13827 1727096735.23192: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c6680e0> <<< 13827 1727096735.23215: 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 <<< 13827 1727096735.23220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096735.23242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096735.23262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096735.23292: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.23309: 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 0x7fd96c6fc170> <<< 13827 1727096735.23459: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.23471: 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 0x7fd96c6fcf20> <<< 13827 1727096735.23478: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c672900> <<< 13827 1727096735.23503: 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' <<< 13827 1727096735.23512: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd96c673cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c672510> <<< 13827 1727096735.23529: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.23542: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.23545: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096735.23563: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.23646: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.23731: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.23749: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096735.23766: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.23778: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.23792: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096735.23799: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.23913: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.24030: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.24555: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.25091: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096735.25096: 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' # <<< 13827 1727096735.25116: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096735.25142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.25186: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096735.25193: 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 0x7fd96c5010d0> <<< 13827 1727096735.25271: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096735.25278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096735.25292: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c501ee0> <<< 13827 1727096735.25298: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c6ffc20> <<< 13827 1727096735.25353: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096735.25371: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.25382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.25402: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096735.25411: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.25553: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.25715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096735.25720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096735.25723: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c502660> <<< 13827 1727096735.25743: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.26188: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.26629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.26702: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.26776: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096735.26781: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.26828: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.26850: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096735.26870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.26938: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27024: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096735.27031: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27049: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096735.27068: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27105: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27150: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096735.27155: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27381: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096735.27665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096735.27671: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096735.27740: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c5030e0> <<< 13827 1727096735.27745: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27824: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27901: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096735.27907: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096735.27923: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096735.27935: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.27981: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28023: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096735.28028: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28069: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28169: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28237: 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 <<< 13827 1727096735.28264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096735.28352: 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 0x7fd96c50dd90> <<< 13827 1727096735.28378: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c50be30> <<< 13827 1727096735.28421: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096735.28424: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28491: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28554: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28578: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28626: 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' <<< 13827 1727096735.28647: 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 <<< 13827 1727096735.28668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096735.28692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096735.28746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096735.28773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096735.28781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096735.28842: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7fa720> <<< 13827 1727096735.28881: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7f23f0> <<< 13827 1727096735.28955: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c50de80> <<< 13827 1727096735.28967: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c502de0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096735.28974: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.28995: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29025: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096735.29078: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096735.29097: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29114: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096735.29131: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29145: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29153: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # <<< 13827 1727096735.29171: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29182: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096735.29204: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29226: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096735.29240: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29257: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096735.29277: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29437: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.29598: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096735.29632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096735.29730: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd96c583470> <<< 13827 1727096735.29740: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c59fb30> <<< 13827 1727096735.29816: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096735.64145: stdout chunk (state=3): >>>libsemanage.semanage_direct_remove_key: Removing last linux-system-roles-selinux-test-c module (no other linux-system-roles-selinux-test-c module exists at another priority). <<< 13827 1727096742.23579: stdout chunk (state=3): >>> {"changed": true, "name": "linux-system-roles-selinux-test-c", "priority": 600, "state": "absent", "invocation": {"module_args": {"name": "linux-system-roles-selinux-test-c", "state": "absent", "priority": 600, "store": "", "path": null}}} # destroy __main__ <<< 13827 1727096742.23985: 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__ <<< 13827 1727096742.23991: stdout chunk (state=3): >>># 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<<< 13827 1727096742.24030: stdout chunk (state=3): >>> # 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 <<< 13827 1727096742.24041: stdout chunk (state=3): >>># 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 <<< 13827 1727096742.24044: stdout chunk (state=3): >>># 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 <<< 13827 1727096742.24076: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ <<< 13827 1727096742.24108: stdout chunk (state=3): >>># 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 <<< 13827 1727096742.24114: stdout chunk (state=3): >>># 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 <<< 13827 1727096742.24134: stdout chunk (state=3): >>># 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096742.24380: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096742.24413: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096742.24417: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii <<< 13827 1727096742.24443: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 13827 1727096742.24451: stdout chunk (state=3): >>># destroy ipaddress <<< 13827 1727096742.24475: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096742.24483: stdout chunk (state=3): >>># destroy importlib <<< 13827 1727096742.24511: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13827 1727096742.24538: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096742.24545: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 13827 1727096742.24549: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096742.24570: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 13827 1727096742.24592: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096742.24595: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096742.24651: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096742.24654: 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 <<< 13827 1727096742.24682: stdout chunk (state=3): >>># 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 <<< 13827 1727096742.24688: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 13827 1727096742.24708: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13827 1727096742.24735: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 13827 1727096742.24738: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096742.24741: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096742.24768: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13827 1727096742.24787: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # 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 <<< 13827 1727096742.24790: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13827 1727096742.24808: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096742.24933: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096742.24937: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096742.24961: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096742.24976: stdout chunk (state=3): >>># destroy platform <<< 13827 1727096742.24984: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096742.25003: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096742.25034: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096742.25038: 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 <<< 13827 1727096742.25040: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096742.25068: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096742.25154: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096742.25159: stdout chunk (state=3): >>># 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 <<< 13827 1727096742.25166: stdout chunk (state=3): >>># destroy time <<< 13827 1727096742.25189: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096742.25207: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096742.25226: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096742.25242: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096742.25246: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096742.25264: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096742.26424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096742.26459: stderr chunk (state=3): >>><<< 13827 1727096742.26462: stdout chunk (state=3): >>><<< 13827 1727096742.26533: _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 0x7fd96d1bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d18bb00> # /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 0x7fd96d1bea50> 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 0x7fd96d1cd130> # /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 0x7fd96d1cdfa0> 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 0x7fd96cfcbdd0> # /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 0x7fd96cfcbfe0> # /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 0x7fd96d003800> # /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 0x7fd96d003e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfe3aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfe11c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfc8f80> # /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 0x7fd96d0237d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d0223f0> # /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 0x7fd96cfe2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d020b90> # /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 0x7fd96d058830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfc8200> # /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 0x7fd96d058ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d058b90> # 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 0x7fd96d058f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cfc6d20> # /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 0x7fd96d0595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d0592b0> 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 0x7fd96d05a4b0> 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 0x7fd96d0706b0> 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 0x7fd96d071d90> # /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 0x7fd96d072c30> # 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 0x7fd96d073290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d072180> # /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 0x7fd96d073d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d073440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d05a420> # /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 0x7fd96cdf3b60> # /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 0x7fd96ce1c5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1c350> # 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 0x7fd96ce1c5f0> # /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 0x7fd96ce1cef0> # 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 0x7fd96ce1d8e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1c7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cdf1d00> # /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 0x7fd96ce1ecc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1da00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96d05abd0> # /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 0x7fd96ce47050> # /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 0x7fd96ce6b3e0> # /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 0x7fd96cecc200> # /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 0x7fd96cece960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96cecc320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce991f0> # /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 0x7fd96c729280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce6a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96ce1fc20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd96ce6a540> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.local_semodule_payload_ywxtapv3/ansible_fedora.linux_system_roles.local_semodule_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 0x7fd96c776f60> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c759e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c759010> # 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 0x7fd96c774cb0> # /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 0x7fd96c7aa8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7aa660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7a9fa0> # /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 0x7fd96c7aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c777bf0> 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 0x7fd96c7ab590> # 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 0x7fd96c7ab770> # /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 0x7fd96c7abcb0> 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 0x7fd96c611a60> # 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 0x7fd96c613680> # /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 0x7fd96c613f50> # /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 0x7fd96c615100> # /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 0x7fd96c617bc0> # 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 0x7fd96cfc6cc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c615eb0> # /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 0x7fd96c61fb60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c61e630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c61e390> # /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 0x7fd96c61e900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c6163c0> # 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 0x7fd96c667d40> # /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 0x7fd96c667fb0> # /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 0x7fd96c6699d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c669790> # /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 0x7fd96c66bf20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c66a0c0> # /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 0x7fd96c66f6b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c66bf80> # 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 0x7fd96c670470> # 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 0x7fd96c6704a0> # 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 0x7fd96c670a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c6680e0> # /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 0x7fd96c6fc170> # 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 0x7fd96c6fcf20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c672900> # 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 0x7fd96c673cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c672510> # 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 0x7fd96c5010d0> # /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 0x7fd96c501ee0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c6ffc20> 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 0x7fd96c502660> # 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 0x7fd96c5030e0> # 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 0x7fd96c50dd90> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c50be30> 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 0x7fd96c7fa720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c7f23f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c50de80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c502de0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd96c583470> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd96c59fb30> # zipimport: zlib available libsemanage.semanage_direct_remove_key: Removing last linux-system-roles-selinux-test-c module (no other linux-system-roles-selinux-test-c module exists at another priority). {"changed": true, "name": "linux-system-roles-selinux-test-c", "priority": 600, "state": "absent", "invocation": {"module_args": {"name": "linux-system-roles-selinux-test-c", "state": "absent", "priority": 600, "store": "", "path": null}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096742.27064: done with _execute_module (fedora.linux_system_roles.local_semodule, {'name': 'linux-system-roles-selinux-test-c', 'state': 'absent', 'priority': '600', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.local_semodule', '_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-1727096735.0095186-15882-219602730536131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096742.27068: _low_level_execute_command(): starting 13827 1727096742.27071: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096735.0095186-15882-219602730536131/ > /dev/null 2>&1 && sleep 0' 13827 1727096742.27214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096742.27218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096742.27220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.27225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096742.27227: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096742.27229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.27278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096742.27281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096742.27347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096742.29162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096742.29189: stderr chunk (state=3): >>><<< 13827 1727096742.29193: stdout chunk (state=3): >>><<< 13827 1727096742.29210: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096742.29213: handler run complete 13827 1727096742.29228: attempt loop complete, returning result 13827 1727096742.29231: _execute() done 13827 1727096742.29233: dumping result to json 13827 1727096742.29236: done dumping result, returning 13827 1727096742.29245: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Remove module [12a9e070-eceb-0460-c064-0000000001f1] 13827 1727096742.29249: sending task result for task 12a9e070-eceb-0460-c064-0000000001f1 13827 1727096742.29346: done sending task result for task 12a9e070-eceb-0460-c064-0000000001f1 13827 1727096742.29349: WORKER PROCESS EXITING Notification for handler __selinux_reload_policy has been saved. changed: [managed_node3] => { "changed": true, "name": "linux-system-roles-selinux-test-c", "priority": 600, "state": "absent" } 13827 1727096742.29439: no more pending results, returning what we have 13827 1727096742.29442: results queue empty 13827 1727096742.29443: checking for any_errors_fatal 13827 1727096742.29448: done checking for any_errors_fatal 13827 1727096742.29449: checking for max_fail_percentage 13827 1727096742.29450: done checking for max_fail_percentage 13827 1727096742.29451: checking to see if all hosts have failed and the running result is not ok 13827 1727096742.29452: done checking to see if all hosts have failed 13827 1727096742.29452: getting the remaining hosts for this loop 13827 1727096742.29454: done getting the remaining hosts for this loop 13827 1727096742.29459: getting the next task for host managed_node3 13827 1727096742.29466: done getting next task for host managed_node3 13827 1727096742.29469: ^ task is: TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096742.29472: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=32, rescue=0, 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 13827 1727096742.29482: getting variables 13827 1727096742.29483: in VariableManager get_vars() 13827 1727096742.29508: Calling all_inventory to load vars for managed_node3 13827 1727096742.29511: Calling groups_inventory to load vars for managed_node3 13827 1727096742.29513: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096742.29525: Calling all_plugins_play to load vars for managed_node3 13827 1727096742.29528: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096742.29531: Calling groups_plugins_play to load vars for managed_node3 13827 1727096742.30209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096742.30716: done with get_vars() 13827 1727096742.30735: done getting variables TASK [fedora.linux_system_roles.selinux : Enable module] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:70 Monday 23 September 2024 09:05:42 -0400 (0:00:07.365) 0:01:34.308 ****** 13827 1727096742.30801: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096742.31065: worker is 1 (out of 1 available) 13827 1727096742.31079: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096742.31091: done queuing things up, now waiting for results queue to drain 13827 1727096742.31093: waiting for pending results... 13827 1727096742.31273: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module 13827 1727096742.31377: in run() - task 12a9e070-eceb-0460-c064-0000000001f2 13827 1727096742.31387: variable 'ansible_search_path' from source: unknown 13827 1727096742.31390: variable 'ansible_search_path' from source: unknown 13827 1727096742.31419: calling self._execute() 13827 1727096742.31490: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096742.31493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096742.31501: variable 'omit' from source: magic vars 13827 1727096742.31830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096742.33331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096742.33385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096742.33414: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096742.33440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096742.33462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096742.33521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096742.33543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096742.33562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096742.33587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096742.33601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096742.33720: variable 'ansible_distribution' from source: facts 13827 1727096742.33726: variable 'ansible_distribution_major_version' from source: facts 13827 1727096742.33741: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096742.33847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096742.33960: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096742.33986: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096742.34008: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096742.34034: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096742.34066: 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) 13827 1727096742.34081: 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) 13827 1727096742.34099: 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) 13827 1727096742.34117: 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) 13827 1727096742.34190: variable 'state' from source: include params 13827 1727096742.34252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096742.34269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096742.34286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096742.34311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096742.34321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096742.34377: variable '__selinux_item' from source: include params 13827 1727096742.34389: variable '__selinux_item' from source: include params 13827 1727096742.34394: Evaluated conditional (state == "enabled" and __selinux_item.path is not defined): False 13827 1727096742.34397: when evaluation is False, skipping this task 13827 1727096742.34399: _execute() done 13827 1727096742.34403: dumping result to json 13827 1727096742.34407: done dumping result, returning 13827 1727096742.34415: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Enable module [12a9e070-eceb-0460-c064-0000000001f2] 13827 1727096742.34419: sending task result for task 12a9e070-eceb-0460-c064-0000000001f2 13827 1727096742.34509: done sending task result for task 12a9e070-eceb-0460-c064-0000000001f2 13827 1727096742.34513: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"enabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096742.34562: no more pending results, returning what we have 13827 1727096742.34565: results queue empty 13827 1727096742.34566: checking for any_errors_fatal 13827 1727096742.34576: done checking for any_errors_fatal 13827 1727096742.34576: checking for max_fail_percentage 13827 1727096742.34578: done checking for max_fail_percentage 13827 1727096742.34579: checking to see if all hosts have failed and the running result is not ok 13827 1727096742.34580: done checking to see if all hosts have failed 13827 1727096742.34580: getting the remaining hosts for this loop 13827 1727096742.34582: done getting the remaining hosts for this loop 13827 1727096742.34585: getting the next task for host managed_node3 13827 1727096742.34593: done getting next task for host managed_node3 13827 1727096742.34597: ^ task is: TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096742.34601: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=32, rescue=0, 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 13827 1727096742.34619: getting variables 13827 1727096742.34620: in VariableManager get_vars() 13827 1727096742.34660: Calling all_inventory to load vars for managed_node3 13827 1727096742.34663: Calling groups_inventory to load vars for managed_node3 13827 1727096742.34665: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096742.34675: Calling all_plugins_play to load vars for managed_node3 13827 1727096742.34678: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096742.34681: Calling groups_plugins_play to load vars for managed_node3 13827 1727096742.35230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096742.35741: done with get_vars() 13827 1727096742.35755: done getting variables TASK [fedora.linux_system_roles.selinux : Disable module] ********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 Monday 23 September 2024 09:05:42 -0400 (0:00:00.050) 0:01:34.358 ****** 13827 1727096742.35816: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096742.36047: worker is 1 (out of 1 available) 13827 1727096742.36063: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_semodule 13827 1727096742.36074: done queuing things up, now waiting for results queue to drain 13827 1727096742.36076: waiting for pending results... 13827 1727096742.36249: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module 13827 1727096742.36366: in run() - task 12a9e070-eceb-0460-c064-0000000001f3 13827 1727096742.36377: variable 'ansible_search_path' from source: unknown 13827 1727096742.36381: variable 'ansible_search_path' from source: unknown 13827 1727096742.36408: calling self._execute() 13827 1727096742.36474: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096742.36477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096742.36486: variable 'omit' from source: magic vars 13827 1727096742.36821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096742.38323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096742.38579: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096742.38609: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096742.38637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096742.38659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096742.38720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096742.38743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096742.38761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096742.38790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096742.38801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096742.38916: variable 'ansible_distribution' from source: facts 13827 1727096742.38920: variable 'ansible_distribution_major_version' from source: facts 13827 1727096742.38938: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096742.39047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096742.39160: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096742.39188: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096742.39210: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096742.39235: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096742.39269: 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) 13827 1727096742.39285: 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) 13827 1727096742.39302: 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) 13827 1727096742.39321: 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) 13827 1727096742.39391: variable 'state' from source: include params 13827 1727096742.39453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096742.39472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096742.39488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096742.39513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096742.39523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096742.39580: variable '__selinux_item' from source: include params 13827 1727096742.39591: variable '__selinux_item' from source: include params 13827 1727096742.39597: Evaluated conditional (state == "disabled" and __selinux_item.path is not defined): False 13827 1727096742.39600: when evaluation is False, skipping this task 13827 1727096742.39602: _execute() done 13827 1727096742.39605: dumping result to json 13827 1727096742.39609: done dumping result, returning 13827 1727096742.39617: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Disable module [12a9e070-eceb-0460-c064-0000000001f3] 13827 1727096742.39621: sending task result for task 12a9e070-eceb-0460-c064-0000000001f3 13827 1727096742.39713: done sending task result for task 12a9e070-eceb-0460-c064-0000000001f3 13827 1727096742.39715: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state == \"disabled\" and __selinux_item.path is not defined", "skip_reason": "Conditional result was False" } 13827 1727096742.39759: no more pending results, returning what we have 13827 1727096742.39762: results queue empty 13827 1727096742.39763: checking for any_errors_fatal 13827 1727096742.39768: done checking for any_errors_fatal 13827 1727096742.39768: checking for max_fail_percentage 13827 1727096742.39770: done checking for max_fail_percentage 13827 1727096742.39771: checking to see if all hosts have failed and the running result is not ok 13827 1727096742.39772: done checking to see if all hosts have failed 13827 1727096742.39772: getting the remaining hosts for this loop 13827 1727096742.39774: done getting the remaining hosts for this loop 13827 1727096742.39777: getting the next task for host managed_node3 13827 1727096742.39785: done getting next task for host managed_node3 13827 1727096742.39789: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096742.39792: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=32, rescue=0, 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 13827 1727096742.39811: getting variables 13827 1727096742.39812: in VariableManager get_vars() 13827 1727096742.39849: Calling all_inventory to load vars for managed_node3 13827 1727096742.39851: Calling groups_inventory to load vars for managed_node3 13827 1727096742.39854: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096742.39865: Calling all_plugins_play to load vars for managed_node3 13827 1727096742.39868: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096742.39871: Calling groups_plugins_play to load vars for managed_node3 13827 1727096742.40542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096742.41044: done with get_vars() 13827 1727096742.41061: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh SELinux modules facts] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 Monday 23 September 2024 09:05:42 -0400 (0:00:00.053) 0:01:34.411 ****** 13827 1727096742.41124: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096742.41381: worker is 1 (out of 1 available) 13827 1727096742.41395: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096742.41407: done queuing things up, now waiting for results queue to drain 13827 1727096742.41409: waiting for pending results... 13827 1727096742.41591: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts 13827 1727096742.41697: in run() - task 12a9e070-eceb-0460-c064-0000000001f4 13827 1727096742.41708: variable 'ansible_search_path' from source: unknown 13827 1727096742.41711: variable 'ansible_search_path' from source: unknown 13827 1727096742.41747: calling self._execute() 13827 1727096742.41817: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096742.41821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096742.41830: variable 'omit' from source: magic vars 13827 1727096742.42160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096742.43662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096742.43719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096742.43750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096742.43777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096742.43798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096742.43860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096742.43881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096742.43899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096742.43928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096742.43939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096742.44059: variable 'ansible_distribution' from source: facts 13827 1727096742.44062: variable 'ansible_distribution_major_version' from source: facts 13827 1727096742.44080: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096742.44085: variable 'omit' from source: magic vars 13827 1727096742.44132: variable 'omit' from source: magic vars 13827 1727096742.44160: variable 'omit' from source: magic vars 13827 1727096742.44186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096742.44207: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096742.44220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096742.44234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096742.44244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096742.44268: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096742.44272: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096742.44274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096742.44336: Set connection var ansible_connection to ssh 13827 1727096742.44343: Set connection var ansible_shell_executable to /bin/sh 13827 1727096742.44351: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096742.44357: Set connection var ansible_shell_type to sh 13827 1727096742.44364: Set connection var ansible_pipelining to False 13827 1727096742.44366: Set connection var ansible_timeout to 10 13827 1727096742.44385: variable 'ansible_shell_executable' from source: unknown 13827 1727096742.44388: variable 'ansible_connection' from source: unknown 13827 1727096742.44390: variable 'ansible_module_compression' from source: unknown 13827 1727096742.44393: variable 'ansible_shell_type' from source: unknown 13827 1727096742.44395: variable 'ansible_shell_executable' from source: unknown 13827 1727096742.44397: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096742.44401: variable 'ansible_pipelining' from source: unknown 13827 1727096742.44403: variable 'ansible_timeout' from source: unknown 13827 1727096742.44407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096742.44496: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096742.44504: variable 'omit' from source: magic vars 13827 1727096742.44510: starting attempt loop 13827 1727096742.44512: running the handler 13827 1727096742.44525: _low_level_execute_command(): starting 13827 1727096742.44528: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096742.45037: 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 <<< 13827 1727096742.45041: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.45044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096742.45047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.45098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096742.45101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096742.45103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096742.45171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096742.46747: stdout chunk (state=3): >>>/root <<< 13827 1727096742.46847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096742.46881: stderr chunk (state=3): >>><<< 13827 1727096742.46885: stdout chunk (state=3): >>><<< 13827 1727096742.46906: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096742.46917: _low_level_execute_command(): starting 13827 1727096742.46926: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992 `" && echo ansible-tmp-1727096742.4690611-15917-84738164115992="` echo /root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992 `" ) && sleep 0' 13827 1727096742.47353: 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 <<< 13827 1727096742.47363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096742.47385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.47389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096742.47391: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.47446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096742.47450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096742.47452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096742.47517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096742.49379: stdout chunk (state=3): >>>ansible-tmp-1727096742.4690611-15917-84738164115992=/root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992 <<< 13827 1727096742.49484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096742.49511: stderr chunk (state=3): >>><<< 13827 1727096742.49514: stdout chunk (state=3): >>><<< 13827 1727096742.49531: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096742.4690611-15917-84738164115992=/root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096742.49580: variable 'ansible_module_compression' from source: unknown 13827 1727096742.49609: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.selinux_modules_facts-ZIP_DEFLATED 13827 1727096742.49645: variable 'ansible_facts' from source: unknown 13827 1727096742.49703: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/AnsiballZ_selinux_modules_facts.py 13827 1727096742.49804: Sending initial data 13827 1727096742.49808: Sent initial data (169 bytes) 13827 1727096742.50235: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096742.50249: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096742.50252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.50267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.50326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096742.50331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096742.50387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096742.52158: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096742.52212: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096742.52270: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp2e4dyfb9 /root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096742.52276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096742.52329: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp2e4dyfb9" to remote "/root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096742.52337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096742.52920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096742.52964: stderr chunk (state=3): >>><<< 13827 1727096742.52967: stdout chunk (state=3): >>><<< 13827 1727096742.53012: done transferring module to remote 13827 1727096742.53026: _low_level_execute_command(): starting 13827 1727096742.53033: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/ /root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096742.53461: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096742.53470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096742.53492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.53495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096742.53498: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.53562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096742.53567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096742.53568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096742.53619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096742.55344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096742.55372: stderr chunk (state=3): >>><<< 13827 1727096742.55375: stdout chunk (state=3): >>><<< 13827 1727096742.55392: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096742.55395: _low_level_execute_command(): starting 13827 1727096742.55399: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096742.55824: 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 <<< 13827 1727096742.55858: 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.46.68 originally 10.31.46.68 <<< 13827 1727096742.55861: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.55864: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096742.55866: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096742.55868: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096742.55917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096742.55920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096742.55927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096742.55995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096742.58111: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096742.58127: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096742.58161: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096742.58165: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096742.58230: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096742.58234: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096742.58265: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096742.58296: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096742.58327: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096742.58334: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096742.58383: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096742.58387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.58403: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096742.58430: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096742.58461: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096742.58482: 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 0x7fbfed4184d0> <<< 13827 1727096742.58499: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed3e7b30> <<< 13827 1727096742.58527: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096742.58543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed41aa50><<< 13827 1727096742.58552: stdout chunk (state=3): >>> <<< 13827 1727096742.58555: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096742.58583: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096742.58587: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096742.58608: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096742.58641: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096742.58644: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096742.58726: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096742.58752: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096742.58782: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096742.58796: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096742.58820: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096742.58827: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096742.58841: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096742.58874: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096742.58897: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed22d130> <<< 13827 1727096742.58949: 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 <<< 13827 1727096742.58955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.58973: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed22dfa0> <<< 13827 1727096742.58992: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096742.59026: 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. <<< 13827 1727096742.59248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096742.59268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096742.59291: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096742.59297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.59315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096742.59362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096742.59376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096742.59406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096742.59410: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed26bdd0> <<< 13827 1727096742.59441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096742.59446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096742.59471: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed26bfe0> <<< 13827 1727096742.59496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096742.59519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096742.59547: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096742.59593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.59612: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096742.59636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096742.59639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2a37a0> <<< 13827 1727096742.59666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096742.59683: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2a3e30> <<< 13827 1727096742.59688: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096742.59744: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed283aa0> <<< 13827 1727096742.59749: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096742.59782: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2811c0> <<< 13827 1727096742.59869: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed268f80> <<< 13827 1727096742.59898: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096742.59913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096742.59926: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096742.59951: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096742.59981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096742.59998: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096742.60003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096742.60034: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2c3740> <<< 13827 1727096742.60050: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2c2360> <<< 13827 1727096742.60082: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096742.60085: 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 0x7fbfed282090> <<< 13827 1727096742.60091: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2c0b30> <<< 13827 1727096742.60145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096742.60148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f4770> <<< 13827 1727096742.60174: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed268200> <<< 13827 1727096742.60177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096742.60180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096742.60209: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.60218: 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 0x7fbfed2f4c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f4ad0> <<< 13827 1727096742.60258: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.60262: 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 0x7fbfed2f4e90> <<< 13827 1727096742.60267: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed266d20> <<< 13827 1727096742.60292: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096742.60298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.60316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096742.60344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096742.60361: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f5550> <<< 13827 1727096742.60368: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f5220> <<< 13827 1727096742.60372: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096742.60399: 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' <<< 13827 1727096742.60427: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f6450> <<< 13827 1727096742.60430: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096742.60445: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096742.60466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096742.60497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096742.60523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096742.60532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed310680> <<< 13827 1727096742.60548: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096742.60574: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.60579: 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 0x7fbfed311dc0> <<< 13827 1727096742.60603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096742.60609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096742.60634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096742.60638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096742.60649: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed312c60> <<< 13827 1727096742.60686: 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 0x7fbfed313290> <<< 13827 1727096742.60691: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed3121b0> <<< 13827 1727096742.60709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096742.60727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096742.60768: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.60775: 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 0x7fbfed313d10> <<< 13827 1727096742.60782: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed313440> <<< 13827 1727096742.60823: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f64b0> <<< 13827 1727096742.60840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096742.60875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096742.60883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096742.60909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096742.60938: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.60945: 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 0x7fbfed08fb90> <<< 13827 1727096742.60965: 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' <<< 13827 1727096742.60991: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.60996: 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 0x7fbfed0b86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0b8410> <<< 13827 1727096742.61024: 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' <<< 13827 1727096742.61031: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfed0b86e0> <<< 13827 1727096742.61054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096742.61064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096742.61129: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.61249: 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 0x7fbfed0b8fe0> <<< 13827 1727096742.61359: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.61364: 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 0x7fbfed0b9970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0b8890> <<< 13827 1727096742.61384: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed08dd30> <<< 13827 1727096742.61406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096742.61425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096742.61445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096742.61462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096742.61467: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0bacf0> <<< 13827 1727096742.61488: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0b8e60> <<< 13827 1727096742.61505: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f6ba0> <<< 13827 1727096742.61535: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096742.61589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.61614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096742.61641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096742.61675: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0df050> <<< 13827 1727096742.61736: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096742.61749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.61768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096742.61787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096742.61827: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed107440> <<< 13827 1727096742.61850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096742.61890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096742.61946: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096742.61969: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13827 1727096742.61976: 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 0x7fbfed164200> <<< 13827 1727096742.61984: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096742.62014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096742.62039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096742.62081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096742.62167: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed166960> <<< 13827 1727096742.62237: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed164320> <<< 13827 1727096742.62272: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed135220> <<< 13827 1727096742.62297: 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 0x7fbfecf71280> <<< 13827 1727096742.62318: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed106240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0bbc20> <<< 13827 1727096742.62434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096742.62443: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbfed1065a0> <<< 13827 1727096742.62579: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_bnzf4u2y/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available <<< 13827 1727096742.62713: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.62737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096742.62750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096742.62789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096742.62860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096742.62887: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13827 1727096742.62890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfc2f90> <<< 13827 1727096742.62903: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096742.63079: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfa1e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfa1010> <<< 13827 1727096742.63084: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.63106: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096742.63125: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.63152: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.63160: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.63175: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096742.63181: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.64567: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.65672: 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' <<< 13827 1727096742.65676: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfc0e60> <<< 13827 1727096742.65697: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096742.65704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.65722: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096742.65732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096742.65750: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096742.65755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096742.65776: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.65781: 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 0x7fbfecfee930> <<< 13827 1727096742.65811: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfee6c0> <<< 13827 1727096742.65841: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfee000> <<< 13827 1727096742.65863: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096742.65872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096742.65913: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfeeab0> <<< 13827 1727096742.65916: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfc3c20> import 'atexit' # <<< 13827 1727096742.65944: 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 0x7fbfecfef6e0> <<< 13827 1727096742.65975: 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 0x7fbfecfef8f0> <<< 13827 1727096742.65996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096742.66035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096742.66054: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096742.66087: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfefe30> <<< 13827 1727096742.66102: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096742.66120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096742.66144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096742.66174: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec915c40> <<< 13827 1727096742.66205: 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 0x7fbfec917860> <<< 13827 1727096742.66231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096742.66240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096742.66282: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec918260> <<< 13827 1727096742.66293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096742.66327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096742.66338: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec919400> <<< 13827 1727096742.66364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096742.66390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096742.66415: 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' <<< 13827 1727096742.66470: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec91be90> <<< 13827 1727096742.66501: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.66508: 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 0x7fbfecfa3080> <<< 13827 1727096742.66518: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec91a180> <<< 13827 1727096742.66540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096742.66565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096742.66588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096742.66593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096742.66611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096742.66634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096742.66667: 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' <<< 13827 1727096742.66677: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec923c80> <<< 13827 1727096742.66682: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096742.66750: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec922780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec922510> <<< 13827 1727096742.66775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096742.66858: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec922a50> <<< 13827 1727096742.66878: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec91a660> <<< 13827 1727096742.66910: 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 0x7fbfec96bfe0> <<< 13827 1727096742.66938: 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 0x7fbfec96c0e0> <<< 13827 1727096742.66963: 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 <<< 13827 1727096742.66974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096742.66998: 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' <<< 13827 1727096742.67034: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfec96db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec96d910> <<< 13827 1727096742.67054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096742.67150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096742.67200: 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 0x7fbfec970110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec96e240> <<< 13827 1727096742.67223: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096742.67255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.67281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096742.67293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096742.67299: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096742.67343: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec9738f0> <<< 13827 1727096742.67462: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec9702c0> <<< 13827 1727096742.67528: 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 0x7fbfec9749e0> <<< 13827 1727096742.67551: 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' <<< 13827 1727096742.67562: 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 0x7fbfec974a40> <<< 13827 1727096742.67595: 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' <<< 13827 1727096742.67603: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfec974aa0> <<< 13827 1727096742.67608: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec96c1d0> <<< 13827 1727096742.67631: 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' <<< 13827 1727096742.67649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096742.67672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096742.67700: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.67721: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.67728: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfec9fc260> <<< 13827 1727096742.67869: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096742.67873: 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 0x7fbfec9fd610> <<< 13827 1727096742.67887: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec9769f0> <<< 13827 1727096742.67920: 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 0x7fbfec977da0> <<< 13827 1727096742.67931: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec976630> <<< 13827 1727096742.67945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.67948: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096742.67972: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.68052: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.68143: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.68155: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.68168: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13827 1727096742.68173: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.68190: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096742.68210: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.68326: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.68443: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.68965: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.69505: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096742.69509: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096742.69514: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096742.69538: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096742.69551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.69603: 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 0x7fbfec805790> <<< 13827 1727096742.69686: 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' <<< 13827 1727096742.69706: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec8064e0> <<< 13827 1727096742.69709: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec976ab0> <<< 13827 1727096742.69762: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096742.69765: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.69793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.69802: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096742.69817: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.69958: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.70114: 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' <<< 13827 1727096742.70137: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec8061e0> # zipimport: zlib available <<< 13827 1727096742.70590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71109: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71184: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096742.71190: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71224: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71262: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096742.71267: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71338: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71416: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096742.71444: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096742.71455: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096742.71461: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71509: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71540: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096742.71559: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.71777: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096742.72062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096742.72075: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096742.72141: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec807560> <<< 13827 1727096742.72147: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72219: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72296: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096742.72301: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096742.72312: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096742.72333: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72416: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096742.72419: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72466: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72508: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72563: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72631: 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 <<< 13827 1727096742.72664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.72740: 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 0x7fbfec8120c0> <<< 13827 1727096742.72775: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec80d820> <<< 13827 1727096742.72805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096742.72810: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13827 1727096742.72819: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72879: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72939: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.72972: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73012: 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 <<< 13827 1727096742.73015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096742.73032: 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 <<< 13827 1727096742.73054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096742.73072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096742.73136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096742.73145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096742.73167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096742.73218: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec902a80> <<< 13827 1727096742.73260: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed026750> <<< 13827 1727096742.73333: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec8121b0> <<< 13827 1727096742.73342: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec8071d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096742.73345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73377: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73402: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096742.73407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096742.73453: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096742.73480: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73483: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73506: stdout chunk (state=3): >>>import 'ansible_collections' # # zipimport: zlib available <<< 13827 1727096742.73520: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73535: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # <<< 13827 1727096742.73547: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73558: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73572: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available <<< 13827 1727096742.73590: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096742.73620: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73623: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73634: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096742.73639: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096742.73812: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096742.73850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096742.73943: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfec88f680> <<< 13827 1727096742.73964: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec8a0920> <<< 13827 1727096742.74026: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.28786: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-b": {"500": {"enabled": 0, "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84"}}, "linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "<<< 13827 1727096745.28806: stdout chunk (state=3): >>>callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f<<< 13827 1727096745.28838: stdout chunk (state=3): >>>05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5<<< 13827 1727096745.28861: stdout chunk (state=3): >>>906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum"<<< 13827 1727096745.28882: stdout chunk (state=3): >>>: "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f<<< 13827 1727096745.28886: stdout chunk (state=3): >>>9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"<<< 13827 1727096745.28917: stdout chunk (state=3): >>>}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b22<<< 13827 1727096745.28935: stdout chunk (state=3): >>>7ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224<<< 13827 1727096745.28965: stdout chunk (state=3): >>>183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent":<<< 13827 1727096745.28975: stdout chunk (state=3): >>> {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096745.29305: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096745.29312: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 13827 1727096745.29336: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.29346: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack <<< 13827 1727096745.29370: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.29396: 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 <<< 13827 1727096745.29414: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.29429: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 13827 1727096745.29445: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.29473: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.29488: 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 <<< 13827 1727096745.29492: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096745.29742: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096745.29767: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096745.29770: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096745.29781: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 13827 1727096745.29796: stdout chunk (state=3): >>># destroy zipfile._path <<< 13827 1727096745.29800: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096745.29822: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096745.29851: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 13827 1727096745.29871: stdout chunk (state=3): >>> # 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 <<< 13827 1727096745.29876: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096745.29892: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl <<< 13827 1727096745.29898: stdout chunk (state=3): >>># destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096745.29930: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13827 1727096745.29941: stdout chunk (state=3): >>># destroy datetime <<< 13827 1727096745.29960: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096745.29964: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex<<< 13827 1727096745.29970: stdout chunk (state=3): >>> # destroy subprocess <<< 13827 1727096745.30021: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096745.30049: 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 <<< 13827 1727096745.30061: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.30066: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13827 1727096745.30087: 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 <<< 13827 1727096745.30107: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 13827 1727096745.30125: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.30136: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13827 1727096745.30159: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 13827 1727096745.30178: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 13827 1727096745.30189: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.30199: stdout chunk (state=3): >>># destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096745.30331: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096745.30339: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096745.30345: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096745.30372: stdout chunk (state=3): >>># destroy platform <<< 13827 1727096745.30389: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096745.30393: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13827 1727096745.30399: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13827 1727096745.30436: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096745.30439: 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 <<< 13827 1727096745.30454: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096745.30463: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096745.30554: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096745.30565: stdout chunk (state=3): >>># 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 <<< 13827 1727096745.30578: stdout chunk (state=3): >>># destroy time <<< 13827 1727096745.30587: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096745.30616: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096745.30620: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096745.30653: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096745.30658: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 13827 1727096745.30660: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 13827 1727096745.31003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096745.31037: stderr chunk (state=3): >>><<< 13827 1727096745.31044: stdout chunk (state=3): >>><<< 13827 1727096745.31188: _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 0x7fbfed4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed3e7b30> # /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 0x7fbfed41aa50> 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 0x7fbfed22d130> # /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 0x7fbfed22dfa0> 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 0x7fbfed26bdd0> # /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 0x7fbfed26bfe0> # /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 0x7fbfed2a37a0> # /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 0x7fbfed2a3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed283aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed268f80> # /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 0x7fbfed2c3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2c2360> # /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 0x7fbfed282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2c0b30> # /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 0x7fbfed2f4770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed268200> # /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 0x7fbfed2f4c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f4ad0> # 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 0x7fbfed2f4e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed266d20> # /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 0x7fbfed2f5550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f5220> 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 0x7fbfed2f6450> 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 0x7fbfed310680> 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 0x7fbfed311dc0> # /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 0x7fbfed312c60> # 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 0x7fbfed313290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed3121b0> # /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 0x7fbfed313d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed313440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f64b0> # /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 0x7fbfed08fb90> # /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 0x7fbfed0b86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0b8410> # 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 0x7fbfed0b86e0> # /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 0x7fbfed0b8fe0> # 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 0x7fbfed0b9970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0b8890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed08dd30> # /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 0x7fbfed0bacf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0b8e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed2f6ba0> # /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 0x7fbfed0df050> # /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 0x7fbfed107440> # /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 0x7fbfed164200> # /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 0x7fbfed166960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed164320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed135220> # /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 0x7fbfecf71280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed106240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed0bbc20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbfed1065a0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_bnzf4u2y/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7fbfecfc2f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfa1e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfa1010> # 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 0x7fbfecfc0e60> # /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 0x7fbfecfee930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfee6c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfee000> # /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 0x7fbfecfeeab0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfecfc3c20> 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 0x7fbfecfef6e0> # 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 0x7fbfecfef8f0> # /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 0x7fbfecfefe30> 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 0x7fbfec915c40> # 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 0x7fbfec917860> # /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 0x7fbfec918260> # /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 0x7fbfec919400> # /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 0x7fbfec91be90> # 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 0x7fbfecfa3080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec91a180> # /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 0x7fbfec923c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec922780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec922510> # /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 0x7fbfec922a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec91a660> # 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 0x7fbfec96bfe0> # /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 0x7fbfec96c0e0> # /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 0x7fbfec96db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec96d910> # /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 0x7fbfec970110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec96e240> # /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 0x7fbfec9738f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec9702c0> # 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 0x7fbfec9749e0> # 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 0x7fbfec974a40> # 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 0x7fbfec974aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec96c1d0> # /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 0x7fbfec9fc260> # 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 0x7fbfec9fd610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec9769f0> # 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 0x7fbfec977da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec976630> # 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 0x7fbfec805790> # /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 0x7fbfec8064e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec976ab0> 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 0x7fbfec8061e0> # 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 0x7fbfec807560> # 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 0x7fbfec8120c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec80d820> 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 0x7fbfec902a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfed026750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec8121b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec8071d0> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbfec88f680> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbfec8a0920> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"linux-system-roles-selinux-test-b": {"500": {"enabled": 0, "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84"}}, "linux-system-roles-selinux-test-a": {"400": {"enabled": 1, "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df"}}, "restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096745.32061: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096745.32075: _low_level_execute_command(): starting 13827 1727096745.32078: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096742.4690611-15917-84738164115992/ > /dev/null 2>&1 && sleep 0' 13827 1727096745.32536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096745.32540: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096745.32542: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096745.32544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096745.32548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.32599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096745.32602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096745.32605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096745.32672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096745.34487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096745.34512: stderr chunk (state=3): >>><<< 13827 1727096745.34515: stdout chunk (state=3): >>><<< 13827 1727096745.34531: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096745.34537: handler run complete 13827 1727096745.35023: variable 'ansible_facts' from source: unknown 13827 1727096745.35206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.35949: variable 'ansible_facts' from source: unknown 13827 1727096745.36121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.36359: attempt loop complete, returning result 13827 1727096745.36367: _execute() done 13827 1727096745.36370: dumping result to json 13827 1727096745.36418: done dumping result, returning 13827 1727096745.36432: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh SELinux modules facts [12a9e070-eceb-0460-c064-0000000001f4] 13827 1727096745.36435: sending task result for task 12a9e070-eceb-0460-c064-0000000001f4 13827 1727096745.37589: done sending task result for task 12a9e070-eceb-0460-c064-0000000001f4 13827 1727096745.37593: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linux-system-roles-selinux-test-a": { "400": { "checksum": "sha256:1da663146723b34f62d1e6f48d9e7c6b1ce018efa810db29d8252addf1a430df", "enabled": 1 } }, "linux-system-roles-selinux-test-b": { "500": { "checksum": "sha256:f904fa476c995a8928a5b93baa7d55305be070062e864f5b24ed81f2b4d51d84", "enabled": 0 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096745.38305: no more pending results, returning what we have 13827 1727096745.38307: results queue empty 13827 1727096745.38308: checking for any_errors_fatal 13827 1727096745.38310: done checking for any_errors_fatal 13827 1727096745.38311: checking for max_fail_percentage 13827 1727096745.38312: done checking for max_fail_percentage 13827 1727096745.38312: checking to see if all hosts have failed and the running result is not ok 13827 1727096745.38313: done checking to see if all hosts have failed 13827 1727096745.38313: getting the remaining hosts for this loop 13827 1727096745.38314: done getting the remaining hosts for this loop 13827 1727096745.38316: getting the next task for host managed_node3 13827 1727096745.38322: done getting next task for host managed_node3 13827 1727096745.38325: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 13827 1727096745.38327: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096745.38333: getting variables 13827 1727096745.38334: in VariableManager get_vars() 13827 1727096745.38353: Calling all_inventory to load vars for managed_node3 13827 1727096745.38354: Calling groups_inventory to load vars for managed_node3 13827 1727096745.38358: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096745.38364: Calling all_plugins_play to load vars for managed_node3 13827 1727096745.38366: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096745.38368: Calling groups_plugins_play to load vars for managed_node3 13827 1727096745.38845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.39340: done with get_vars() 13827 1727096745.39355: done getting variables 13827 1727096745.39400: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Monday 23 September 2024 09:05:45 -0400 (0:00:02.982) 0:01:37.394 ****** 13827 1727096745.39425: entering _queue_task() for managed_node3/command 13827 1727096745.39681: worker is 1 (out of 1 available) 13827 1727096745.39695: exiting _queue_task() for managed_node3/command 13827 1727096745.39706: done queuing things up, now waiting for results queue to drain 13827 1727096745.39708: waiting for pending results... 13827 1727096745.39895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 13827 1727096745.39982: in run() - task 12a9e070-eceb-0460-c064-00000000005f 13827 1727096745.39993: variable 'ansible_search_path' from source: unknown 13827 1727096745.39996: variable 'ansible_search_path' from source: unknown 13827 1727096745.40052: variable 'selinux_restore_dirs' from source: role '' defaults 13827 1727096745.40212: variable 'selinux_restore_dirs' from source: role '' defaults 13827 1727096745.40366: Loaded config def from plugin (lookup/items) 13827 1727096745.40371: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096745.40384: dumping result to json 13827 1727096745.40387: done dumping result, returning 13827 1727096745.40394: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree [12a9e070-eceb-0460-c064-00000000005f] 13827 1727096745.40401: sending task result for task 12a9e070-eceb-0460-c064-00000000005f 13827 1727096745.40503: done sending task result for task 12a9e070-eceb-0460-c064-00000000005f 13827 1727096745.40505: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096745.40555: no more pending results, returning what we have 13827 1727096745.40561: results queue empty 13827 1727096745.40562: checking for any_errors_fatal 13827 1727096745.40573: done checking for any_errors_fatal 13827 1727096745.40573: checking for max_fail_percentage 13827 1727096745.40575: done checking for max_fail_percentage 13827 1727096745.40576: checking to see if all hosts have failed and the running result is not ok 13827 1727096745.40576: done checking to see if all hosts have failed 13827 1727096745.40577: getting the remaining hosts for this loop 13827 1727096745.40579: done getting the remaining hosts for this loop 13827 1727096745.40582: getting the next task for host managed_node3 13827 1727096745.40591: done getting next task for host managed_node3 13827 1727096745.40595: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 13827 1727096745.40599: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=34, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096745.40612: getting variables 13827 1727096745.40613: in VariableManager get_vars() 13827 1727096745.40646: Calling all_inventory to load vars for managed_node3 13827 1727096745.40649: Calling groups_inventory to load vars for managed_node3 13827 1727096745.40651: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096745.40665: Calling all_plugins_play to load vars for managed_node3 13827 1727096745.40668: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096745.40670: Calling groups_plugins_play to load vars for managed_node3 13827 1727096745.41174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.41673: done with get_vars() 13827 1727096745.41686: done getting variables 13827 1727096745.41727: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Monday 23 September 2024 09:05:45 -0400 (0:00:00.023) 0:01:37.418 ****** 13827 1727096745.41749: entering _queue_task() for managed_node3/command 13827 1727096745.41978: worker is 1 (out of 1 available) 13827 1727096745.41992: exiting _queue_task() for managed_node3/command 13827 1727096745.42003: done queuing things up, now waiting for results queue to drain 13827 1727096745.42004: waiting for pending results... 13827 1727096745.42183: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 13827 1727096745.42266: in run() - task 12a9e070-eceb-0460-c064-000000000061 13827 1727096745.42278: variable 'ansible_search_path' from source: unknown 13827 1727096745.42282: variable 'ansible_search_path' from source: unknown 13827 1727096745.42330: variable 'selinux_restore_dirs' from source: role '' defaults 13827 1727096745.42490: variable 'selinux_restore_dirs' from source: role '' defaults 13827 1727096745.42641: Loaded config def from plugin (lookup/items) 13827 1727096745.42647: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096745.42660: dumping result to json 13827 1727096745.42664: done dumping result, returning 13827 1727096745.42673: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode [12a9e070-eceb-0460-c064-000000000061] 13827 1727096745.42678: sending task result for task 12a9e070-eceb-0460-c064-000000000061 13827 1727096745.42778: done sending task result for task 12a9e070-eceb-0460-c064-000000000061 13827 1727096745.42781: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096745.42831: no more pending results, returning what we have 13827 1727096745.42836: results queue empty 13827 1727096745.42837: checking for any_errors_fatal 13827 1727096745.42846: done checking for any_errors_fatal 13827 1727096745.42846: checking for max_fail_percentage 13827 1727096745.42848: done checking for max_fail_percentage 13827 1727096745.42849: checking to see if all hosts have failed and the running result is not ok 13827 1727096745.42849: done checking to see if all hosts have failed 13827 1727096745.42850: getting the remaining hosts for this loop 13827 1727096745.42852: done getting the remaining hosts for this loop 13827 1727096745.42855: getting the next task for host managed_node3 13827 1727096745.42868: done getting next task for host managed_node3 13827 1727096745.42870: ^ task is: TASK: meta (role_complete) 13827 1727096745.42873: ^ 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 13827 1727096745.42890: getting variables 13827 1727096745.42891: in VariableManager get_vars() 13827 1727096745.42919: Calling all_inventory to load vars for managed_node3 13827 1727096745.42921: Calling groups_inventory to load vars for managed_node3 13827 1727096745.42925: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096745.42934: Calling all_plugins_play to load vars for managed_node3 13827 1727096745.42936: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096745.42938: Calling groups_plugins_play to load vars for managed_node3 13827 1727096745.43418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.44032: done with get_vars() 13827 1727096745.44043: done getting variables 13827 1727096745.44101: done queuing things up, now waiting for results queue to drain 13827 1727096745.44103: results queue empty 13827 1727096745.44103: checking for any_errors_fatal 13827 1727096745.44105: done checking for any_errors_fatal 13827 1727096745.44105: checking for max_fail_percentage 13827 1727096745.44106: done checking for max_fail_percentage 13827 1727096745.44106: checking to see if all hosts have failed and the running result is not ok 13827 1727096745.44107: done checking to see if all hosts have failed 13827 1727096745.44107: getting the remaining hosts for this loop 13827 1727096745.44108: done getting the remaining hosts for this loop 13827 1727096745.44109: getting the next task for host managed_node3 13827 1727096745.44112: done getting next task for host managed_node3 13827 1727096745.44113: ^ task is: TASK: Check if linux-system-roles-selinux-test-a is installed and enabled 13827 1727096745.44114: ^ 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 13827 1727096745.44116: getting variables 13827 1727096745.44116: in VariableManager get_vars() 13827 1727096745.44124: Calling all_inventory to load vars for managed_node3 13827 1727096745.44126: Calling groups_inventory to load vars for managed_node3 13827 1727096745.44127: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096745.44130: Calling all_plugins_play to load vars for managed_node3 13827 1727096745.44132: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096745.44133: Calling groups_plugins_play to load vars for managed_node3 13827 1727096745.44519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.45002: done with get_vars() 13827 1727096745.45012: done getting variables 13827 1727096745.45076: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Check if linux-system-roles-selinux-test-a is installed and enabled] ***** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:51 Monday 23 September 2024 09:05:45 -0400 (0:00:00.033) 0:01:37.451 ****** 13827 1727096745.45095: entering _queue_task() for managed_node3/assert 13827 1727096745.45096: Creating lock for assert 13827 1727096745.45338: worker is 1 (out of 1 available) 13827 1727096745.45352: exiting _queue_task() for managed_node3/assert 13827 1727096745.45365: done queuing things up, now waiting for results queue to drain 13827 1727096745.45367: waiting for pending results... 13827 1727096745.45538: running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-a is installed and enabled 13827 1727096745.45605: in run() - task 12a9e070-eceb-0460-c064-00000000000d 13827 1727096745.45617: variable 'ansible_search_path' from source: unknown 13827 1727096745.45644: calling self._execute() 13827 1727096745.45710: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.45716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.45726: variable 'omit' from source: magic vars 13827 1727096745.46044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096745.47496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096745.47551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096745.47580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096745.47606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096745.47627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096745.47686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096745.47707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096745.47727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096745.47751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096745.47766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096745.47877: variable 'ansible_distribution' from source: facts 13827 1727096745.47881: variable 'ansible_distribution_major_version' from source: facts 13827 1727096745.47897: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096745.47901: variable 'omit' from source: magic vars 13827 1727096745.47925: variable 'omit' from source: magic vars 13827 1727096745.47948: variable 'omit' from source: magic vars 13827 1727096745.47970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096745.47993: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096745.48007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096745.48020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096745.48029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096745.48051: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096745.48054: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.48058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.48126: Set connection var ansible_connection to ssh 13827 1727096745.48130: Set connection var ansible_shell_executable to /bin/sh 13827 1727096745.48139: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096745.48141: Set connection var ansible_shell_type to sh 13827 1727096745.48148: Set connection var ansible_pipelining to False 13827 1727096745.48152: Set connection var ansible_timeout to 10 13827 1727096745.48171: variable 'ansible_shell_executable' from source: unknown 13827 1727096745.48174: variable 'ansible_connection' from source: unknown 13827 1727096745.48176: variable 'ansible_module_compression' from source: unknown 13827 1727096745.48179: variable 'ansible_shell_type' from source: unknown 13827 1727096745.48181: variable 'ansible_shell_executable' from source: unknown 13827 1727096745.48183: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.48188: variable 'ansible_pipelining' from source: unknown 13827 1727096745.48191: variable 'ansible_timeout' from source: unknown 13827 1727096745.48194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.48263: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096745.48272: variable 'omit' from source: magic vars 13827 1727096745.48278: starting attempt loop 13827 1727096745.48281: running the handler 13827 1727096745.48388: variable 'selinux_installed_modules' from source: facts 13827 1727096745.48609: Evaluated conditional (selinux_installed_modules['linux-system-roles-selinux-test-a']['400']['enabled']): True 13827 1727096745.48612: handler run complete 13827 1727096745.48626: attempt loop complete, returning result 13827 1727096745.48631: _execute() done 13827 1727096745.48633: dumping result to json 13827 1727096745.48635: done dumping result, returning 13827 1727096745.48638: done running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-a is installed and enabled [12a9e070-eceb-0460-c064-00000000000d] 13827 1727096745.48642: sending task result for task 12a9e070-eceb-0460-c064-00000000000d 13827 1727096745.48725: done sending task result for task 12a9e070-eceb-0460-c064-00000000000d 13827 1727096745.48727: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 13827 1727096745.48793: no more pending results, returning what we have 13827 1727096745.48796: results queue empty 13827 1727096745.48796: checking for any_errors_fatal 13827 1727096745.48799: done checking for any_errors_fatal 13827 1727096745.48799: checking for max_fail_percentage 13827 1727096745.48801: done checking for max_fail_percentage 13827 1727096745.48802: checking to see if all hosts have failed and the running result is not ok 13827 1727096745.48803: done checking to see if all hosts have failed 13827 1727096745.48803: getting the remaining hosts for this loop 13827 1727096745.48805: done getting the remaining hosts for this loop 13827 1727096745.48808: getting the next task for host managed_node3 13827 1727096745.48816: done getting next task for host managed_node3 13827 1727096745.48818: ^ task is: TASK: Check if linux-system-roles-selinux-test-b is installed and disabled 13827 1727096745.48820: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096745.48831: getting variables 13827 1727096745.48833: in VariableManager get_vars() 13827 1727096745.48867: Calling all_inventory to load vars for managed_node3 13827 1727096745.48870: Calling groups_inventory to load vars for managed_node3 13827 1727096745.48873: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096745.48883: Calling all_plugins_play to load vars for managed_node3 13827 1727096745.48886: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096745.48888: Calling groups_plugins_play to load vars for managed_node3 13827 1727096745.49407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.49904: done with get_vars() 13827 1727096745.49918: done getting variables 13827 1727096745.49965: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check if linux-system-roles-selinux-test-b is installed and disabled] **** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:55 Monday 23 September 2024 09:05:45 -0400 (0:00:00.048) 0:01:37.500 ****** 13827 1727096745.49987: entering _queue_task() for managed_node3/assert 13827 1727096745.50237: worker is 1 (out of 1 available) 13827 1727096745.50250: exiting _queue_task() for managed_node3/assert 13827 1727096745.50263: done queuing things up, now waiting for results queue to drain 13827 1727096745.50265: waiting for pending results... 13827 1727096745.50443: running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-b is installed and disabled 13827 1727096745.50515: in run() - task 12a9e070-eceb-0460-c064-00000000000e 13827 1727096745.50529: variable 'ansible_search_path' from source: unknown 13827 1727096745.50557: calling self._execute() 13827 1727096745.50629: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.50635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.50643: variable 'omit' from source: magic vars 13827 1727096745.50980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096745.52724: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096745.52770: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096745.52800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096745.52839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096745.52861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096745.52922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096745.52945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096745.52965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096745.52992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096745.53003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096745.53118: variable 'ansible_distribution' from source: facts 13827 1727096745.53123: variable 'ansible_distribution_major_version' from source: facts 13827 1727096745.53141: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096745.53146: variable 'omit' from source: magic vars 13827 1727096745.53171: variable 'omit' from source: magic vars 13827 1727096745.53196: variable 'omit' from source: magic vars 13827 1727096745.53219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096745.53240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096745.53258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096745.53271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096745.53279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096745.53301: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096745.53304: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.53306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.53374: Set connection var ansible_connection to ssh 13827 1727096745.53381: Set connection var ansible_shell_executable to /bin/sh 13827 1727096745.53389: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096745.53392: Set connection var ansible_shell_type to sh 13827 1727096745.53398: Set connection var ansible_pipelining to False 13827 1727096745.53403: Set connection var ansible_timeout to 10 13827 1727096745.53421: variable 'ansible_shell_executable' from source: unknown 13827 1727096745.53423: variable 'ansible_connection' from source: unknown 13827 1727096745.53430: variable 'ansible_module_compression' from source: unknown 13827 1727096745.53432: variable 'ansible_shell_type' from source: unknown 13827 1727096745.53435: variable 'ansible_shell_executable' from source: unknown 13827 1727096745.53437: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.53439: variable 'ansible_pipelining' from source: unknown 13827 1727096745.53445: variable 'ansible_timeout' from source: unknown 13827 1727096745.53447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.53516: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096745.53526: variable 'omit' from source: magic vars 13827 1727096745.53532: starting attempt loop 13827 1727096745.53535: running the handler 13827 1727096745.53661: variable 'selinux_installed_modules' from source: facts 13827 1727096745.53842: Evaluated conditional (not selinux_installed_modules['linux-system-roles-selinux-test-b']['500']['enabled']): True 13827 1727096745.53845: handler run complete 13827 1727096745.53858: attempt loop complete, returning result 13827 1727096745.53861: _execute() done 13827 1727096745.53864: dumping result to json 13827 1727096745.53866: done dumping result, returning 13827 1727096745.53872: done running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-b is installed and disabled [12a9e070-eceb-0460-c064-00000000000e] 13827 1727096745.53882: sending task result for task 12a9e070-eceb-0460-c064-00000000000e 13827 1727096745.53959: done sending task result for task 12a9e070-eceb-0460-c064-00000000000e 13827 1727096745.53962: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 13827 1727096745.54028: no more pending results, returning what we have 13827 1727096745.54031: results queue empty 13827 1727096745.54032: checking for any_errors_fatal 13827 1727096745.54038: done checking for any_errors_fatal 13827 1727096745.54039: checking for max_fail_percentage 13827 1727096745.54041: done checking for max_fail_percentage 13827 1727096745.54042: checking to see if all hosts have failed and the running result is not ok 13827 1727096745.54042: done checking to see if all hosts have failed 13827 1727096745.54043: getting the remaining hosts for this loop 13827 1727096745.54045: done getting the remaining hosts for this loop 13827 1727096745.54048: getting the next task for host managed_node3 13827 1727096745.54055: done getting next task for host managed_node3 13827 1727096745.54063: ^ task is: TASK: Check if linux-system-roles-selinux-test-c is absent 13827 1727096745.54065: ^ state is: HOST STATE: block=4, 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 13827 1727096745.54076: getting variables 13827 1727096745.54077: in VariableManager get_vars() 13827 1727096745.54109: Calling all_inventory to load vars for managed_node3 13827 1727096745.54112: Calling groups_inventory to load vars for managed_node3 13827 1727096745.54115: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096745.54127: Calling all_plugins_play to load vars for managed_node3 13827 1727096745.54130: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096745.54133: Calling groups_plugins_play to load vars for managed_node3 13827 1727096745.54793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.55275: done with get_vars() 13827 1727096745.55287: done getting variables 13827 1727096745.55330: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check if linux-system-roles-selinux-test-c is absent] ******************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:59 Monday 23 September 2024 09:05:45 -0400 (0:00:00.053) 0:01:37.554 ****** 13827 1727096745.55350: entering _queue_task() for managed_node3/assert 13827 1727096745.55587: worker is 1 (out of 1 available) 13827 1727096745.55602: exiting _queue_task() for managed_node3/assert 13827 1727096745.55613: done queuing things up, now waiting for results queue to drain 13827 1727096745.55615: waiting for pending results... 13827 1727096745.55796: running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-c is absent 13827 1727096745.55867: in run() - task 12a9e070-eceb-0460-c064-00000000000f 13827 1727096745.55879: variable 'ansible_search_path' from source: unknown 13827 1727096745.55906: calling self._execute() 13827 1727096745.55974: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.55978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.55986: variable 'omit' from source: magic vars 13827 1727096745.56313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096745.57791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096745.57845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096745.57877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096745.57910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096745.57927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096745.57987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096745.58007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096745.58029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096745.58055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096745.58068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096745.58181: variable 'ansible_distribution' from source: facts 13827 1727096745.58184: variable 'ansible_distribution_major_version' from source: facts 13827 1727096745.58200: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096745.58205: variable 'omit' from source: magic vars 13827 1727096745.58231: variable 'omit' from source: magic vars 13827 1727096745.58260: variable 'omit' from source: magic vars 13827 1727096745.58280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096745.58300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096745.58314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096745.58328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096745.58336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096745.58360: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096745.58363: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.58367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.58430: Set connection var ansible_connection to ssh 13827 1727096745.58437: Set connection var ansible_shell_executable to /bin/sh 13827 1727096745.58445: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096745.58448: Set connection var ansible_shell_type to sh 13827 1727096745.58458: Set connection var ansible_pipelining to False 13827 1727096745.58463: Set connection var ansible_timeout to 10 13827 1727096745.58481: variable 'ansible_shell_executable' from source: unknown 13827 1727096745.58484: variable 'ansible_connection' from source: unknown 13827 1727096745.58486: variable 'ansible_module_compression' from source: unknown 13827 1727096745.58488: variable 'ansible_shell_type' from source: unknown 13827 1727096745.58490: variable 'ansible_shell_executable' from source: unknown 13827 1727096745.58492: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.58497: variable 'ansible_pipelining' from source: unknown 13827 1727096745.58499: variable 'ansible_timeout' from source: unknown 13827 1727096745.58503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.58575: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096745.58584: variable 'omit' from source: magic vars 13827 1727096745.58590: starting attempt loop 13827 1727096745.58592: running the handler 13827 1727096745.58681: variable 'test_module_c' from source: task vars 13827 1727096745.58746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096745.58765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096745.58784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096745.58810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096745.58821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096745.58884: variable 'selinux_installed_modules' from source: facts 13827 1727096745.59119: Evaluated conditional (test_module_c == 'absent'): True 13827 1727096745.59125: handler run complete 13827 1727096745.59134: attempt loop complete, returning result 13827 1727096745.59137: _execute() done 13827 1727096745.59140: dumping result to json 13827 1727096745.59143: done dumping result, returning 13827 1727096745.59149: done running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-c is absent [12a9e070-eceb-0460-c064-00000000000f] 13827 1727096745.59154: sending task result for task 12a9e070-eceb-0460-c064-00000000000f 13827 1727096745.59238: done sending task result for task 12a9e070-eceb-0460-c064-00000000000f 13827 1727096745.59241: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 13827 1727096745.59286: no more pending results, returning what we have 13827 1727096745.59289: results queue empty 13827 1727096745.59296: checking for any_errors_fatal 13827 1727096745.59300: done checking for any_errors_fatal 13827 1727096745.59301: checking for max_fail_percentage 13827 1727096745.59303: done checking for max_fail_percentage 13827 1727096745.59304: checking to see if all hosts have failed and the running result is not ok 13827 1727096745.59305: done checking to see if all hosts have failed 13827 1727096745.59305: getting the remaining hosts for this loop 13827 1727096745.59307: done getting the remaining hosts for this loop 13827 1727096745.59310: getting the next task for host managed_node3 13827 1727096745.59317: done getting next task for host managed_node3 13827 1727096745.59320: ^ task is: TASK: Cleanup modules 13827 1727096745.59324: ^ state is: HOST STATE: block=4, task=3, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096745.59327: getting variables 13827 1727096745.59328: in VariableManager get_vars() 13827 1727096745.59361: Calling all_inventory to load vars for managed_node3 13827 1727096745.59363: Calling groups_inventory to load vars for managed_node3 13827 1727096745.59367: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096745.59377: Calling all_plugins_play to load vars for managed_node3 13827 1727096745.59380: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096745.59382: Calling groups_plugins_play to load vars for managed_node3 13827 1727096745.59933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096745.60429: done with get_vars() 13827 1727096745.60445: done getting variables 13827 1727096745.60489: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Cleanup modules] ********************************************************* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:63 Monday 23 September 2024 09:05:45 -0400 (0:00:00.051) 0:01:37.605 ****** 13827 1727096745.60510: entering _queue_task() for managed_node3/command 13827 1727096745.60750: worker is 1 (out of 1 available) 13827 1727096745.60765: exiting _queue_task() for managed_node3/command 13827 1727096745.60777: done queuing things up, now waiting for results queue to drain 13827 1727096745.60778: waiting for pending results... 13827 1727096745.60947: running TaskExecutor() for managed_node3/TASK: Cleanup modules 13827 1727096745.61012: in run() - task 12a9e070-eceb-0460-c064-000000000010 13827 1727096745.61027: variable 'ansible_search_path' from source: unknown 13827 1727096745.61064: variable 'omit' from source: magic vars 13827 1727096745.61170: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.61177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.61186: variable 'omit' from source: magic vars 13827 1727096745.61497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096745.62965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096745.63019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096745.63049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096745.63077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096745.63097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096745.63158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096745.63180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096745.63198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096745.63226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096745.63235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096745.63349: variable 'ansible_distribution' from source: facts 13827 1727096745.63352: variable 'ansible_distribution_major_version' from source: facts 13827 1727096745.63370: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096745.63374: variable 'omit' from source: magic vars 13827 1727096745.63399: variable 'omit' from source: magic vars 13827 1727096745.63429: variable 'item' from source: unknown 13827 1727096745.63486: variable 'item' from source: unknown 13827 1727096745.63509: variable 'omit' from source: magic vars 13827 1727096745.63531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096745.63551: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096745.63566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096745.63579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096745.63587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096745.63611: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096745.63614: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.63617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.63681: Set connection var ansible_connection to ssh 13827 1727096745.63688: Set connection var ansible_shell_executable to /bin/sh 13827 1727096745.63696: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096745.63699: Set connection var ansible_shell_type to sh 13827 1727096745.63705: Set connection var ansible_pipelining to False 13827 1727096745.63709: Set connection var ansible_timeout to 10 13827 1727096745.63727: variable 'ansible_shell_executable' from source: unknown 13827 1727096745.63730: variable 'ansible_connection' from source: unknown 13827 1727096745.63732: variable 'ansible_module_compression' from source: unknown 13827 1727096745.63734: variable 'ansible_shell_type' from source: unknown 13827 1727096745.63737: variable 'ansible_shell_executable' from source: unknown 13827 1727096745.63739: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096745.63743: variable 'ansible_pipelining' from source: unknown 13827 1727096745.63745: variable 'ansible_timeout' from source: unknown 13827 1727096745.63749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096745.63819: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096745.63830: variable 'omit' from source: magic vars 13827 1727096745.63833: starting attempt loop 13827 1727096745.63835: running the handler 13827 1727096745.63846: _low_level_execute_command(): starting 13827 1727096745.63852: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096745.64366: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096745.64370: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.64374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096745.64377: 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 <<< 13827 1727096745.64378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.64426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096745.64431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096745.64433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096745.64512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096745.66212: stdout chunk (state=3): >>>/root <<< 13827 1727096745.66302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096745.66337: stderr chunk (state=3): >>><<< 13827 1727096745.66340: stdout chunk (state=3): >>><<< 13827 1727096745.66364: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096745.66376: _low_level_execute_command(): starting 13827 1727096745.66381: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848 `" && echo ansible-tmp-1727096745.663653-15939-40940511605848="` echo /root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848 `" ) && sleep 0' 13827 1727096745.66833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096745.66836: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096745.66839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.66841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096745.66843: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.66895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096745.66899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096745.66901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096745.66964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096745.68848: stdout chunk (state=3): >>>ansible-tmp-1727096745.663653-15939-40940511605848=/root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848 <<< 13827 1727096745.68949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096745.68980: stderr chunk (state=3): >>><<< 13827 1727096745.68983: stdout chunk (state=3): >>><<< 13827 1727096745.69004: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096745.663653-15939-40940511605848=/root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096745.69036: variable 'ansible_module_compression' from source: unknown 13827 1727096745.69078: ANSIBALLZ: Using generic lock for ansible.legacy.command 13827 1727096745.69081: ANSIBALLZ: Acquiring lock 13827 1727096745.69084: ANSIBALLZ: Lock acquired: 140353313758752 13827 1727096745.69086: ANSIBALLZ: Creating module 13827 1727096745.77608: ANSIBALLZ: Writing module into payload 13827 1727096745.77672: ANSIBALLZ: Writing module 13827 1727096745.77693: ANSIBALLZ: Renaming module 13827 1727096745.77699: ANSIBALLZ: Done creating module 13827 1727096745.77713: variable 'ansible_facts' from source: unknown 13827 1727096745.77761: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/AnsiballZ_command.py 13827 1727096745.77862: Sending initial data 13827 1727096745.77865: Sent initial data (154 bytes) 13827 1727096745.78313: 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 <<< 13827 1727096745.78316: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.78319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096745.78342: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096745.78345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.78399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096745.78403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096745.78405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096745.78481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096745.80077: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096745.80133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096745.80196: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp66r1secz /root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/AnsiballZ_command.py <<< 13827 1727096745.80199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/AnsiballZ_command.py" <<< 13827 1727096745.80255: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp66r1secz" to remote "/root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/AnsiballZ_command.py" <<< 13827 1727096745.80260: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/AnsiballZ_command.py" <<< 13827 1727096745.80855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096745.80902: stderr chunk (state=3): >>><<< 13827 1727096745.80905: stdout chunk (state=3): >>><<< 13827 1727096745.80930: done transferring module to remote 13827 1727096745.80944: _low_level_execute_command(): starting 13827 1727096745.80948: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/ /root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/AnsiballZ_command.py && sleep 0' 13827 1727096745.81404: 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 <<< 13827 1727096745.81407: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.81409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096745.81411: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.81470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096745.81477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096745.81479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096745.81537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096745.83255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096745.83285: stderr chunk (state=3): >>><<< 13827 1727096745.83288: stdout chunk (state=3): >>><<< 13827 1727096745.83302: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096745.83305: _low_level_execute_command(): starting 13827 1727096745.83310: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/AnsiballZ_command.py && sleep 0' 13827 1727096745.83750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096745.83753: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.83758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096745.83760: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096745.83814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096745.83817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096745.83823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096745.83887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096745.85990: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096745.86014: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096745.86047: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096745.86120: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096745.86124: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096745.86149: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096745.86183: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096745.86219: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13827 1727096745.86224: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096745.86274: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096745.86278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.86287: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096745.86315: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096745.86345: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096745.86378: 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 0x7fd4562e84d0> <<< 13827 1727096745.86381: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4562b7b30> <<< 13827 1727096745.86410: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096745.86414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096745.86429: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4562eaa50> <<< 13827 1727096745.86444: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096745.86470: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096745.86477: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096745.86487: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096745.86523: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096745.86609: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096745.86634: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096745.86638: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096745.86665: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096745.86691: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096745.86697: stdout chunk (state=3): >>>Processing user site-packages <<< 13827 1727096745.86706: stdout chunk (state=3): >>>Processing global site-packages <<< 13827 1727096745.86718: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096745.86726: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096745.86751: 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 <<< 13827 1727096745.86757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096745.86781: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456099130> <<< 13827 1727096745.86838: 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 <<< 13827 1727096745.86841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.86852: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456099fa0> <<< 13827 1727096745.86878: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096745.86906: 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. <<< 13827 1727096745.87134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096745.87137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096745.87166: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096745.87171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.87191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096745.87235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096745.87251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096745.87273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096745.87287: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d7dd0> <<< 13827 1727096745.87304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096745.87331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096745.87346: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096745.87349: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d7fe0> <<< 13827 1727096745.87369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096745.87398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096745.87419: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096745.87473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.87481: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096745.87512: 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' <<< 13827 1727096745.87523: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45610f800> <<< 13827 1727096745.87543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096745.87545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45610fe90> <<< 13827 1727096745.87568: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096745.87610: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560efaa0> <<< 13827 1727096745.87628: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096745.87651: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560ed1c0> <<< 13827 1727096745.87740: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d4f80> <<< 13827 1727096745.87763: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096745.87786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096745.87794: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096745.87818: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096745.87838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096745.87866: 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' <<< 13827 1727096745.87901: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45612f6e0> <<< 13827 1727096745.87910: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45612e300> <<< 13827 1727096745.87944: 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' <<< 13827 1727096745.87947: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d6e70> <<< 13827 1727096745.88012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 13827 1727096745.88016: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4561647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d4200> <<< 13827 1727096745.88043: 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' <<< 13827 1727096745.88081: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd456164c50> <<< 13827 1727096745.88087: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456164b00> <<< 13827 1727096745.88123: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.88126: 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 0x7fd456164ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d2d20> <<< 13827 1727096745.88158: 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' <<< 13827 1727096745.88182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096745.88210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096745.88234: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4561655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456165280> import 'importlib.machinery' # <<< 13827 1727096745.88267: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096745.88271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096745.88289: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4561664b0> <<< 13827 1727096745.88302: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096745.88306: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096745.88331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096745.88359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096745.88392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096745.88396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45617c680> <<< 13827 1727096745.88408: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096745.88441: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.88444: 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 0x7fd45617dd30> <<< 13827 1727096745.88469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096745.88474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096745.88499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096745.88508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096745.88517: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45617ebd0> <<< 13827 1727096745.88558: 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' <<< 13827 1727096745.88563: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd45617f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45617e120> <<< 13827 1727096745.88586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096745.88596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096745.88644: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.88648: 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 0x7fd45617fcb0> <<< 13827 1727096745.88658: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45617f3e0> <<< 13827 1727096745.88699: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456166450> <<< 13827 1727096745.88717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096745.88748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096745.88761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096745.88783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096745.88813: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.88819: 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 0x7fd455f13b90> <<< 13827 1727096745.88839: 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' <<< 13827 1727096745.88871: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.88875: 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 0x7fd455f3c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3c380> <<< 13827 1727096745.88899: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.88903: 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 0x7fd455f3c650> <<< 13827 1727096745.88931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096745.88936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096745.89003: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.89130: 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 0x7fd455f3cf80> <<< 13827 1727096745.89241: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.89249: 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 0x7fd455f3d8b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3c830> <<< 13827 1727096745.89266: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f11d30> <<< 13827 1727096745.89286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096745.89309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096745.89328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096745.89343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096745.89348: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3ecc0> <<< 13827 1727096745.89373: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3da00> <<< 13827 1727096745.89390: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456166ba0> <<< 13827 1727096745.89418: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096745.89473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.89497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096745.89525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096745.89554: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f67020> <<< 13827 1727096745.89608: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096745.89627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.89639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096745.89665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096745.89699: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f8b3e0> <<< 13827 1727096745.89726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096745.89765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096745.89817: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096745.89839: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13827 1727096745.89848: 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 0x7fd455fec1d0> <<< 13827 1727096745.89858: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096745.89889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096745.89910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096745.89954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096745.90036: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455fee930> <<< 13827 1727096745.90112: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455fec2f0> <<< 13827 1727096745.90139: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455fb91f0> <<< 13827 1727096745.90174: 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 0x7fd455929280> <<< 13827 1727096745.90190: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f8a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3fbf0> <<< 13827 1727096745.90301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096745.90313: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd455f8a810> <<< 13827 1727096745.90443: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_yraxyp0x/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 13827 1727096745.90575: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.90598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096745.90614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096745.90646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096745.90723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096745.90750: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13827 1727096745.90759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45597afc0> <<< 13827 1727096745.90765: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096745.90944: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45595deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45595d040> <<< 13827 1727096745.90947: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.90980: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096745.90989: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.91002: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.91027: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.91032: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096745.91048: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.92430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.93522: 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' <<< 13827 1727096745.93532: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455978d10> <<< 13827 1727096745.93554: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096745.93560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.93579: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096745.93585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096745.93609: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096745.93615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096745.93639: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.93644: 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 0x7fd4559a69c0> <<< 13827 1727096745.93674: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559a6750> <<< 13827 1727096745.93711: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559a6060> <<< 13827 1727096745.93732: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096745.93734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096745.93774: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559a6930> <<< 13827 1727096745.93781: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45597ba40> import 'atexit' # <<< 13827 1727096745.93812: 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 0x7fd4559a76b0> <<< 13827 1727096745.93839: 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 0x7fd4559a7830> <<< 13827 1727096745.93862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096745.93903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096745.93920: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096745.93955: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559a7d40> <<< 13827 1727096745.93975: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096745.93984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096745.94017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096745.94046: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45580d9a0> <<< 13827 1727096745.94077: 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 0x7fd45580f650> <<< 13827 1727096745.94095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096745.94113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096745.94144: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45580ffb0> <<< 13827 1727096745.94170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096745.94189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096745.94212: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455811160> <<< 13827 1727096745.94230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096745.94267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096745.94284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096745.94289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096745.94338: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455813bf0> <<< 13827 1727096745.94378: 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 0x7fd4562ebf20> <<< 13827 1727096745.94388: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455811ee0> <<< 13827 1727096745.94415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096745.94436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096745.94464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096745.94473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096745.94484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096745.94508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096745.94545: 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' <<< 13827 1727096745.94548: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45581bc50> <<< 13827 1727096745.94559: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096745.94629: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45581a720> <<< 13827 1727096745.94641: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45581a480> <<< 13827 1727096745.94650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096745.94731: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45581a9f0> <<< 13827 1727096745.94754: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558123f0> <<< 13827 1727096745.94784: 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 0x7fd455863f50> <<< 13827 1727096745.94813: 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'<<< 13827 1727096745.94817: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558644a0> <<< 13827 1727096745.94839: 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 <<< 13827 1727096745.94849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096745.94876: 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' <<< 13827 1727096745.94918: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd455865b20> <<< 13827 1727096745.94926: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558658e0> <<< 13827 1727096745.94935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096745.95041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096745.95088: 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 0x7fd455867fe0> <<< 13827 1727096745.95093: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558661e0> <<< 13827 1727096745.95111: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096745.95148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.95171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096745.95183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096745.95193: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096745.95237: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45586b890> <<< 13827 1727096745.95351: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455868260> <<< 13827 1727096745.95416: 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 0x7fd45586c6b0> <<< 13827 1727096745.95444: 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 0x7fd45586c920> <<< 13827 1727096745.95488: 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 0x7fd45586ca10> <<< 13827 1727096745.95503: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455864200> <<< 13827 1727096745.95524: 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 <<< 13827 1727096745.95531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096745.95543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096745.95568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096745.95589: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.95617: 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 0x7fd4558f4260> <<< 13827 1727096745.95760: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096745.95773: 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 0x7fd4558f5160> <<< 13827 1727096745.95781: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45586e9f0> <<< 13827 1727096745.95808: 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' <<< 13827 1727096745.95820: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd45586fda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45586e630> <<< 13827 1727096745.95835: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.95842: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.95860: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096745.95866: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.95954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.96041: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.96054: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096745.96074: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.96086: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.96099: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096745.96102: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.96228: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.96342: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.96874: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.97405: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096745.97417: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096745.97423: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096745.97438: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096745.97464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096745.97509: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096745.97513: 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 0x7fd4558fd400> <<< 13827 1727096745.97588: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096745.97595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096745.97616: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558fe240> <<< 13827 1727096745.97619: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45597af30> <<< 13827 1727096745.97671: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096745.97682: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.97698: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.97711: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096745.97726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.97870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.98027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096745.98032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558fe330> <<< 13827 1727096745.98049: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.98492: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.98933: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99004: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99080: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096745.99085: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99155: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096745.99173: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99320: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096745.99327: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99349: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096745.99365: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99410: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096745.99414: stdout chunk (state=3): >>> <<< 13827 1727096745.99441: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096745.99462: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99681: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096745.99914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096745.99969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096745.99985: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096746.00046: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558ff470> <<< 13827 1727096746.00063: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00210: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096746.00213: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13827 1727096746.00229: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096746.00243: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00284: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00329: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096746.00334: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00382: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00427: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00484: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00548: 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 <<< 13827 1727096746.00588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096746.00669: 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' <<< 13827 1727096746.00673: 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 0x7fd455709f40> <<< 13827 1727096746.00702: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4557056d0> <<< 13827 1727096746.00735: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096746.00749: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00813: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00875: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00900: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.00945: 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' <<< 13827 1727096746.00969: 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 <<< 13827 1727096746.00990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096746.01016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096746.01067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096746.01092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096746.01104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096746.01161: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559fa960> <<< 13827 1727096746.01201: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559ee630> <<< 13827 1727096746.01280: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45570a0c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45597a120> <<< 13827 1727096746.01290: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096746.01298: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.01333: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.01357: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096746.01362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096746.01411: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096746.01440: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.01443: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.01451: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 13827 1727096746.01462: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.01569: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096746.01680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13827 1727096746.01686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13827 1727096746.01706: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455706f30> <<< 13827 1727096746.01785: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.05937: stdout chunk (state=3): >>> {"changed": true, "stdout": "libsemanage.semanage_direct_remove_key: Removing last linux-system-roles-selinux-test-a module (no other linux-system-roles-selinux-test-a module exists at another priority).", "stderr": "", "rc": 0, "cmd": ["semodule", "-r", "linux-system-roles-selinux-test-a"], "start": "2024-09-23 09:05:46.018598", "end": "2024-09-23 09:05:53.057922", "delta": "0:00:07.039324", "msg": "", "invocation": {"module_args": {"_raw_params": "semodule -r linux-system-roles-selinux-test-a", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 13827 1727096753.05952: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096753.06371: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096753.06378: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 13827 1727096753.06408: 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 # 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 <<< 13827 1727096753.06417: stdout chunk (state=3): >>># 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 <<< 13827 1727096753.06444: stdout chunk (state=3): >>># 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 <<< 13827 1727096753.06469: stdout chunk (state=3): >>># 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 <<< 13827 1727096753.06482: 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 13827 1727096753.06503: stdout chunk (state=3): >>># 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 <<< 13827 1727096753.06519: stdout chunk (state=3): >>># 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 <<< 13827 1727096753.06524: 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 # cleanup[2] removing glob # destroy glob <<< 13827 1727096753.06774: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096753.06811: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096753.06814: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 13827 1727096753.06840: stdout chunk (state=3): >>># destroy zipfile._path <<< 13827 1727096753.06844: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 13827 1727096753.06849: stdout chunk (state=3): >>> # destroy ipaddress <<< 13827 1727096753.06883: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096753.06889: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13827 1727096753.06922: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 13827 1727096753.06928: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 13827 1727096753.06931: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale <<< 13827 1727096753.06959: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy select # destroy _signal <<< 13827 1727096753.06972: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096753.06990: stdout chunk (state=3): >>># destroy fnmatch # destroy selectors # destroy errno # destroy array <<< 13827 1727096753.06997: stdout chunk (state=3): >>># destroy datetime <<< 13827 1727096753.07021: stdout chunk (state=3): >>># destroy selinux <<< 13827 1727096753.07033: stdout chunk (state=3): >>># destroy shutil <<< 13827 1727096753.07036: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13827 1727096753.07041: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096753.07081: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096753.07086: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 13827 1727096753.07116: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 13827 1727096753.07133: stdout chunk (state=3): >>># 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 <<< 13827 1727096753.07137: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13827 1727096753.07148: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib <<< 13827 1727096753.07175: stdout chunk (state=3): >>># 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 <<< 13827 1727096753.07181: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 13827 1727096753.07193: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 13827 1727096753.07219: stdout chunk (state=3): >>># 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 <<< 13827 1727096753.07244: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13827 1727096753.07248: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 13827 1727096753.07261: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 <<< 13827 1727096753.07264: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096753.07388: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096753.07395: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096753.07406: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096753.07433: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13827 1727096753.07436: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096753.07463: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096753.07484: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096753.07507: 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 <<< 13827 1727096753.07510: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096753.07536: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13827 1727096753.07543: stdout chunk (state=3): >>> <<< 13827 1727096753.07625: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096753.07629: stdout chunk (state=3): >>># 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<<< 13827 1727096753.07657: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096753.07664: stdout chunk (state=3): >>># destroy _random <<< 13827 1727096753.07667: stdout chunk (state=3): >>># destroy _weakref <<< 13827 1727096753.07688: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096753.07700: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096753.07715: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 13827 1727096753.07736: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096753.07738: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096753.08136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096753.08168: stderr chunk (state=3): >>><<< 13827 1727096753.08175: stdout chunk (state=3): >>><<< 13827 1727096753.08239: _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 0x7fd4562e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4562b7b30> # /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 0x7fd4562eaa50> 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 0x7fd456099130> # /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 0x7fd456099fa0> 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 0x7fd4560d7dd0> # /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 0x7fd4560d7fe0> # /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 0x7fd45610f800> # /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 0x7fd45610fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560efaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560ed1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d4f80> # /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 0x7fd45612f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45612e300> # /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 0x7fd4560ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d6e70> # /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 0x7fd4561647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d4200> # /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 0x7fd456164c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456164b00> # 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 0x7fd456164ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4560d2d20> # /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 0x7fd4561655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456165280> 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 0x7fd4561664b0> 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 0x7fd45617c680> 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 0x7fd45617dd30> # /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 0x7fd45617ebd0> # 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 0x7fd45617f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45617e120> # /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 0x7fd45617fcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45617f3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456166450> # /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 0x7fd455f13b90> # /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 0x7fd455f3c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3c380> # 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 0x7fd455f3c650> # /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 0x7fd455f3cf80> # 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 0x7fd455f3d8b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f11d30> # /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 0x7fd455f3ecc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3da00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd456166ba0> # /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 0x7fd455f67020> # /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 0x7fd455f8b3e0> # /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 0x7fd455fec1d0> # /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 0x7fd455fee930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455fec2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455fb91f0> # /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 0x7fd455929280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f8a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455f3fbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd455f8a810> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_yraxyp0x/ansible_ansible.legacy.command_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 0x7fd45597afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45595deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45595d040> # 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 0x7fd455978d10> # /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 0x7fd4559a69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559a6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559a6060> # /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 0x7fd4559a6930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45597ba40> 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 0x7fd4559a76b0> # 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 0x7fd4559a7830> # /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 0x7fd4559a7d40> 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 0x7fd45580d9a0> # 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 0x7fd45580f650> # /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 0x7fd45580ffb0> # /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 0x7fd455811160> # /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 0x7fd455813bf0> # 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 0x7fd4562ebf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455811ee0> # /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 0x7fd45581bc50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45581a720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45581a480> # /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 0x7fd45581a9f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558123f0> # 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 0x7fd455863f50> # /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 0x7fd4558644a0> # /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 0x7fd455865b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558658e0> # /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 0x7fd455867fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4558661e0> # /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 0x7fd45586b890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455868260> # 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 0x7fd45586c6b0> # 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 0x7fd45586c920> # 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 0x7fd45586ca10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd455864200> # /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 0x7fd4558f4260> # 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 0x7fd4558f5160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45586e9f0> # 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 0x7fd45586fda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45586e630> # 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 0x7fd4558fd400> # /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 0x7fd4558fe240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45597af30> 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 0x7fd4558fe330> # 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 0x7fd4558ff470> # 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 0x7fd455709f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4557056d0> 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 0x7fd4559fa960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4559ee630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45570a0c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd45597a120> # 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 # /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 0x7fd455706f30> # zipimport: zlib available {"changed": true, "stdout": "libsemanage.semanage_direct_remove_key: Removing last linux-system-roles-selinux-test-a module (no other linux-system-roles-selinux-test-a module exists at another priority).", "stderr": "", "rc": 0, "cmd": ["semodule", "-r", "linux-system-roles-selinux-test-a"], "start": "2024-09-23 09:05:46.018598", "end": "2024-09-23 09:05:53.057922", "delta": "0:00:07.039324", "msg": "", "invocation": {"module_args": {"_raw_params": "semodule -r linux-system-roles-selinux-test-a", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 # cleanup[2] removing glob # destroy glob # 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 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 fnmatch # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 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 # cleanup[2] removing glob # destroy glob # 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 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 fnmatch # 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 13827 1727096753.08751: done with _execute_module (ansible.legacy.command, {'_raw_params': 'semodule -r linux-system-roles-selinux-test-a', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096753.08758: _low_level_execute_command(): starting 13827 1727096753.08762: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096745.663653-15939-40940511605848/ > /dev/null 2>&1 && sleep 0' 13827 1727096753.08915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096753.08919: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096753.08922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096753.08924: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096753.08926: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.08982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096753.08986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096753.08991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096753.09050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096753.11524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096753.11550: stderr chunk (state=3): >>><<< 13827 1727096753.11554: stdout chunk (state=3): >>><<< 13827 1727096753.11571: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096753.11578: handler run complete 13827 1727096753.11594: Evaluated conditional (False): False 13827 1727096753.11602: attempt loop complete, returning result 13827 1727096753.11620: variable 'item' from source: unknown 13827 1727096753.11684: variable 'item' from source: unknown ok: [managed_node3] => (item=semodule -r linux-system-roles-selinux-test-a) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "semodule", "-r", "linux-system-roles-selinux-test-a" ], "delta": "0:00:07.039324", "end": "2024-09-23 09:05:53.057922", "item": "semodule -r linux-system-roles-selinux-test-a", "rc": 0, "start": "2024-09-23 09:05:46.018598" } STDOUT: libsemanage.semanage_direct_remove_key: Removing last linux-system-roles-selinux-test-a module (no other linux-system-roles-selinux-test-a module exists at another priority). 13827 1727096753.11853: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096753.11858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096753.11861: variable 'omit' from source: magic vars 13827 1727096753.11960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096753.11980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096753.11999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096753.12027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096753.12036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096753.12126: variable 'ansible_distribution' from source: facts 13827 1727096753.12129: variable 'ansible_distribution_major_version' from source: facts 13827 1727096753.12135: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096753.12139: variable 'omit' from source: magic vars 13827 1727096753.12151: variable 'omit' from source: magic vars 13827 1727096753.12178: variable 'item' from source: unknown 13827 1727096753.12226: variable 'item' from source: unknown 13827 1727096753.12237: variable 'omit' from source: magic vars 13827 1727096753.12252: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096753.12259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096753.12266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096753.12276: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096753.12279: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096753.12281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096753.12332: Set connection var ansible_connection to ssh 13827 1727096753.12337: Set connection var ansible_shell_executable to /bin/sh 13827 1727096753.12345: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096753.12352: Set connection var ansible_shell_type to sh 13827 1727096753.12355: Set connection var ansible_pipelining to False 13827 1727096753.12359: Set connection var ansible_timeout to 10 13827 1727096753.12374: variable 'ansible_shell_executable' from source: unknown 13827 1727096753.12377: variable 'ansible_connection' from source: unknown 13827 1727096753.12379: variable 'ansible_module_compression' from source: unknown 13827 1727096753.12381: variable 'ansible_shell_type' from source: unknown 13827 1727096753.12384: variable 'ansible_shell_executable' from source: unknown 13827 1727096753.12386: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096753.12390: variable 'ansible_pipelining' from source: unknown 13827 1727096753.12392: variable 'ansible_timeout' from source: unknown 13827 1727096753.12396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096753.12460: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096753.12468: variable 'omit' from source: magic vars 13827 1727096753.12471: starting attempt loop 13827 1727096753.12474: running the handler 13827 1727096753.12481: _low_level_execute_command(): starting 13827 1727096753.12483: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096753.12943: 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 <<< 13827 1727096753.12946: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.12948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096753.12952: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096753.12955: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096753.12964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.13006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096753.13010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096753.13012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096753.13079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096753.14681: stdout chunk (state=3): >>>/root <<< 13827 1727096753.14782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096753.14811: stderr chunk (state=3): >>><<< 13827 1727096753.14814: stdout chunk (state=3): >>><<< 13827 1727096753.14832: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096753.14839: _low_level_execute_command(): starting 13827 1727096753.14845: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329 `" && echo ansible-tmp-1727096753.1483054-15939-139360114435329="` echo /root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329 `" ) && sleep 0' 13827 1727096753.15295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096753.15298: 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.46.68 originally 10.31.46.68 <<< 13827 1727096753.15300: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.15302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096753.15304: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096753.15306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.15355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096753.15364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096753.15420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096753.17318: stdout chunk (state=3): >>>ansible-tmp-1727096753.1483054-15939-139360114435329=/root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329 <<< 13827 1727096753.17419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096753.17450: stderr chunk (state=3): >>><<< 13827 1727096753.17453: stdout chunk (state=3): >>><<< 13827 1727096753.17469: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096753.1483054-15939-139360114435329=/root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096753.17497: variable 'ansible_module_compression' from source: unknown 13827 1727096753.17528: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 13827 1727096753.17542: variable 'ansible_facts' from source: unknown 13827 1727096753.17587: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/AnsiballZ_command.py 13827 1727096753.17679: Sending initial data 13827 1727096753.17683: Sent initial data (156 bytes) 13827 1727096753.18129: 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 <<< 13827 1727096753.18134: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096753.18137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.18139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096753.18141: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.18192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096753.18199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096753.18201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096753.18260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096753.19798: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096753.19858: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096753.19916: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpkut835yx /root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/AnsiballZ_command.py <<< 13827 1727096753.19921: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/AnsiballZ_command.py" <<< 13827 1727096753.19979: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpkut835yx" to remote "/root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/AnsiballZ_command.py" <<< 13827 1727096753.19982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/AnsiballZ_command.py" <<< 13827 1727096753.20571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096753.20614: stderr chunk (state=3): >>><<< 13827 1727096753.20617: stdout chunk (state=3): >>><<< 13827 1727096753.20657: done transferring module to remote 13827 1727096753.20668: _low_level_execute_command(): starting 13827 1727096753.20673: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/ /root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/AnsiballZ_command.py && sleep 0' 13827 1727096753.21122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096753.21125: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096753.21128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.21130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096753.21132: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.21190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096753.21195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096753.21250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096753.22972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096753.23000: stderr chunk (state=3): >>><<< 13827 1727096753.23003: stdout chunk (state=3): >>><<< 13827 1727096753.23020: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096753.23026: _low_level_execute_command(): starting 13827 1727096753.23028: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/AnsiballZ_command.py && sleep 0' 13827 1727096753.23482: 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 <<< 13827 1727096753.23485: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.23492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096753.23494: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096753.23496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096753.23540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096753.23543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096753.23545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096753.23613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096753.25813: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096753.25861: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096753.25875: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096753.25944: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096753.25948: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096753.25980: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096753.26016: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096753.26043: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 13827 1727096753.26048: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096753.26109: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.26128: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096753.26154: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096753.26185: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096753.26215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096753.26219: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f104d0> <<< 13827 1727096753.26236: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875edfb30> <<< 13827 1727096753.26255: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096753.26272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f12a50> <<< 13827 1727096753.26289: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096753.26318: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096753.26333: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096753.26340: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096753.26373: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096753.26455: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096753.26486: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096753.26515: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096753.26536: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096753.26539: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096753.26565: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096753.26581: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096753.26608: 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 <<< 13827 1727096753.26612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096753.26634: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d05130> <<< 13827 1727096753.26689: 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 <<< 13827 1727096753.26693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.26710: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d05fa0> <<< 13827 1727096753.26734: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096753.26769: 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. <<< 13827 1727096753.26989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096753.27009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096753.27025: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096753.27039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.27054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096753.27099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096753.27114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096753.27142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096753.27152: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d43dd0> <<< 13827 1727096753.27179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096753.27192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096753.27218: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d43fe0> <<< 13827 1727096753.27239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096753.27265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096753.27296: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096753.27338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.27360: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096753.27383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096753.27390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d7b7a0> <<< 13827 1727096753.27415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096753.27426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096753.27437: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d7be30> <<< 13827 1727096753.27442: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096753.27496: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d5baa0> <<< 13827 1727096753.27505: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096753.27537: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d591c0> <<< 13827 1727096753.27625: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d40f80> <<< 13827 1727096753.27655: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096753.27669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096753.27683: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096753.27704: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096753.27735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096753.27754: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096753.27759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096753.27785: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d9b710> <<< 13827 1727096753.27806: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d9a330> <<< 13827 1727096753.27832: 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 0x7fd875d5a090> <<< 13827 1727096753.27854: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d98b90> <<< 13827 1727096753.27911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096753.27923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd07a0> <<< 13827 1727096753.27926: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d40200> <<< 13827 1727096753.27948: 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' <<< 13827 1727096753.27989: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.27993: 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 0x7fd875dd0c50> <<< 13827 1727096753.27995: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd0b00> <<< 13827 1727096753.28030: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.28033: 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 0x7fd875dd0ec0> <<< 13827 1727096753.28045: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d3ed20> <<< 13827 1727096753.28077: 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' <<< 13827 1727096753.28096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096753.28124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096753.28145: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd1250> <<< 13827 1727096753.28150: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096753.28178: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096753.28187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096753.28199: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd2480> <<< 13827 1727096753.28219: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096753.28225: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096753.28250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096753.28277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096753.28312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875de86b0> <<< 13827 1727096753.28328: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096753.28371: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.28378: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.28381: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd875de9dc0> <<< 13827 1727096753.28387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096753.28404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096753.28431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096753.28439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096753.28445: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875deac30> <<< 13827 1727096753.28482: 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 0x7fd875deb260> <<< 13827 1727096753.28493: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dea180> <<< 13827 1727096753.28518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096753.28525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096753.28555: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.28575: 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 0x7fd875debce0> <<< 13827 1727096753.28582: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875deb410> <<< 13827 1727096753.28626: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd24e0> <<< 13827 1727096753.28646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096753.28668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096753.28690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096753.28709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096753.28742: 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 0x7fd875b6fb90> <<< 13827 1727096753.28766: 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' <<< 13827 1727096753.28800: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.28807: 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 0x7fd875b986b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b98410> <<< 13827 1727096753.28829: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.28834: 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 0x7fd875b986e0> <<< 13827 1727096753.28866: 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' <<< 13827 1727096753.28939: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.29090: 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 0x7fd875b98fe0><<< 13827 1727096753.29095: stdout chunk (state=3): >>> <<< 13827 1727096753.29201: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.29204: 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 0x7fd875b99970> <<< 13827 1727096753.29224: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b98890> <<< 13827 1727096753.29227: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b6dd30> <<< 13827 1727096753.29252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096753.29274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096753.29308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096753.29313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096753.29320: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b9acc0> <<< 13827 1727096753.29341: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b98e60> <<< 13827 1727096753.29364: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd2bd0> <<< 13827 1727096753.29391: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096753.29449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.29473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096753.29501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096753.29535: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875bc2ff0> <<< 13827 1727096753.29583: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096753.29602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.29618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096753.29642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096753.29680: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875be73e0> <<< 13827 1727096753.29708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096753.29747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096753.29803: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096753.29826: 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 0x7fd875c481a0> <<< 13827 1727096753.29846: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096753.29878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096753.29901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096753.29943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096753.30031: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875c4a900> <<< 13827 1727096753.30104: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875c482c0> <<< 13827 1727096753.30136: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875c15190> <<< 13827 1727096753.30165: 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 0x7fd87552d2b0> <<< 13827 1727096753.30185: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875be61e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b9bbc0> <<< 13827 1727096753.30296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096753.30313: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd875be67e0> <<< 13827 1727096753.30477: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_s1oonoxc/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 13827 1727096753.30806: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /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 0x7fd87557ef90> import '_typing' # <<< 13827 1727096753.31004: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875561e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875561070> # zipimport: zlib available <<< 13827 1727096753.31044: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096753.31077: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 13827 1727096753.31091: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 13827 1727096753.32472: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.33565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096753.33573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87557ce60> <<< 13827 1727096753.33592: 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' <<< 13827 1727096753.33613: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096753.33619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096753.33640: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096753.33645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096753.33673: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.33678: 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 0x7fd8755aa900> <<< 13827 1727096753.33707: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8755aa690> <<< 13827 1727096753.33740: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8755a9fa0> <<< 13827 1727096753.33759: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096753.33767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096753.33807: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8755aa9f0> <<< 13827 1727096753.33810: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87557fc20> <<< 13827 1727096753.33815: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096753.33843: 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 0x7fd8755ab620> <<< 13827 1727096753.33876: 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' <<< 13827 1727096753.33883: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8755ab860> <<< 13827 1727096753.33893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096753.33943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096753.33946: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096753.33996: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8755abcb0> <<< 13827 1727096753.33999: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096753.34026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096753.34045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096753.34082: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875411a60> <<< 13827 1727096753.34107: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.34111: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd875413680> <<< 13827 1727096753.34130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096753.34146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096753.34179: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875413f50> <<< 13827 1727096753.34203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096753.34227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096753.34247: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754150d0> <<< 13827 1727096753.34263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096753.34302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096753.34320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096753.34327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096753.34375: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875417b90> <<< 13827 1727096753.34408: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.34416: 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 0x7fd875bc2f60> <<< 13827 1727096753.34432: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875415e80> <<< 13827 1727096753.34448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096753.34477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096753.34498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096753.34503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096753.34518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096753.34551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096753.34574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096753.34583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875423b90> <<< 13827 1727096753.34599: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096753.34667: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875422660> <<< 13827 1727096753.34670: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754223c0> <<< 13827 1727096753.34687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096753.34693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096753.34765: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875422930> <<< 13827 1727096753.34791: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754170b0> <<< 13827 1727096753.34817: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.34821: 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 0x7fd875467dd0> <<< 13827 1727096753.34844: 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 <<< 13827 1727096753.34849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875467f80> <<< 13827 1727096753.34873: 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 <<< 13827 1727096753.34886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096753.34908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096753.34913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096753.34947: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.34954: 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 0x7fd8754699d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875469790> <<< 13827 1727096753.34972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096753.35071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096753.35120: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.35125: 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 0x7fd87546bf20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87546a090> <<< 13827 1727096753.35143: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096753.35182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.35207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096753.35218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096753.35222: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096753.35268: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87546f680> <<< 13827 1727096753.35381: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87546bf50> <<< 13827 1727096753.35441: 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 0x7fd875470770> <<< 13827 1727096753.35475: 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 0x7fd875470710> <<< 13827 1727096753.35516: 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 0x7fd8754709e0> <<< 13827 1727096753.35533: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754680b0> <<< 13827 1727096753.35548: 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 <<< 13827 1727096753.35554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096753.35571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096753.35597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096753.35617: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.35644: 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 0x7fd875473fe0> <<< 13827 1727096753.35785: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.35796: 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 0x7fd8754f9160> <<< 13827 1727096753.35804: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754727b0> <<< 13827 1727096753.35831: 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' <<< 13827 1727096753.35836: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd875473b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754723f0> <<< 13827 1727096753.35873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.35876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096753.35895: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.35980: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.36074: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.36077: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096753.36111: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.36117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.36125: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096753.36131: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.36246: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.36363: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.36887: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.37416: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096753.37427: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096753.37437: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096753.37445: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096753.37468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.37513: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096753.37519: 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 0x7fd8753012e0> <<< 13827 1727096753.37592: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 13827 1727096753.37599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 13827 1727096753.37616: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875302090> <<< 13827 1727096753.37625: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875471280> <<< 13827 1727096753.37676: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096753.37679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.37698: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.37717: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096753.37726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.37871: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.38031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096753.38036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875302060> <<< 13827 1727096753.38044: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.38489: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.38929: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.38998: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39072: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 13827 1727096753.39117: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39146: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096753.39161: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39227: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39308: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096753.39317: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39338: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096753.39351: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39388: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39431: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096753.39435: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39664: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.39887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096753.39949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096753.39951: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096753.40017: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8753032c0> <<< 13827 1727096753.40024: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40100: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40178: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096753.40181: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096753.40184: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096753.40202: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40248: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40280: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096753.40297: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40339: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40384: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40437: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40505: 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 <<< 13827 1727096753.40534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096753.40611: 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 0x7fd87530dd30> <<< 13827 1727096753.40649: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87530ba40> <<< 13827 1727096753.40674: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096753.40689: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40749: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40811: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40833: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.40878: 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' <<< 13827 1727096753.40901: 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 <<< 13827 1727096753.40919: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096753.40941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096753.40995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096753.41018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096753.41032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096753.41084: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875402870> <<< 13827 1727096753.41127: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8755e2540> <<< 13827 1727096753.41199: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87530dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87530ddf0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096753.41214: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.41239: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.41272: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096753.41328: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096753.41340: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.41352: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096753.41373: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.41471: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096753.41583: 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' <<< 13827 1727096753.41612: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87530de20> <<< 13827 1727096753.41683: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.48943: stdout chunk (state=3): >>> {"changed": true, "stdout": "libsemanage.semanage_direct_remove_key: Removing last linux-system-roles-selinux-test-b module (no other linux-system-roles-selinux-test-b module exists at another priority).", "stderr": "", "rc": 0, "cmd": ["semodule", "-X", "500", "-r", "linux-system-roles-selinux-test-b"], "start": "2024-09-23 09:05:53.418010", "end": "2024-09-23 09:06:00.488084", "delta": "0:00:07.070074", "msg": "", "invocation": {"module_args": {"_raw_params": "semodule -X 500 -r linux-system-roles-selinux-test-b", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 13827 1727096760.48948: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096760.49367: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 13827 1727096760.49380: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc <<< 13827 1727096760.49393: stdout chunk (state=3): >>># 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 <<< 13827 1727096760.49438: stdout chunk (state=3): >>># 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 <<< 13827 1727096760.49452: stdout chunk (state=3): >>># 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 <<< 13827 1727096760.49479: stdout chunk (state=3): >>># 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 <<< 13827 1727096760.49487: 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 # 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 <<< 13827 1727096760.49527: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 13827 1727096760.49771: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096760.49780: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096760.49802: stdout chunk (state=3): >>># destroy _bz2 <<< 13827 1727096760.49817: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 <<< 13827 1727096760.49824: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096760.49844: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13827 1727096760.49877: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096760.49893: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13827 1727096760.49909: stdout chunk (state=3): >>># 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 <<< 13827 1727096760.49923: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096760.49945: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 13827 1727096760.49966: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13827 1727096760.49970: stdout chunk (state=3): >>># destroy fnmatch # destroy selectors <<< 13827 1727096760.49985: stdout chunk (state=3): >>># destroy errno <<< 13827 1727096760.50001: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13827 1727096760.50009: stdout chunk (state=3): >>># destroy selinux<<< 13827 1727096760.50012: stdout chunk (state=3): >>> # destroy shutil <<< 13827 1727096760.50028: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096760.50070: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096760.50101: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 13827 1727096760.50105: stdout chunk (state=3): >>># 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 <<< 13827 1727096760.50112: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 13827 1727096760.50134: stdout chunk (state=3): >>> # 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 <<< 13827 1727096760.50152: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 13827 1727096760.50167: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096760.50181: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types<<< 13827 1727096760.50187: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 13827 1727096760.50214: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 13827 1727096760.50221: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096760.50236: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096760.50362: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096760.50371: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096760.50380: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096760.50404: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 13827 1727096760.50410: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096760.50434: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13827 1727096760.50441: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13827 1727096760.50465: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096760.50469: 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 <<< 13827 1727096760.50490: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096760.50501: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 13827 1727096760.50507: stdout chunk (state=3): >>> <<< 13827 1727096760.50583: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096760.50596: stdout chunk (state=3): >>># 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 <<< 13827 1727096760.50603: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096760.50627: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096760.50641: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096760.50666: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096760.50672: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096760.50688: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096760.50697: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096760.51053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096760.51086: stderr chunk (state=3): >>><<< 13827 1727096760.51089: stdout chunk (state=3): >>><<< 13827 1727096760.51147: _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 0x7fd875f104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875edfb30> # /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 0x7fd875f12a50> 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 0x7fd875d05130> # /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 0x7fd875d05fa0> 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 0x7fd875d43dd0> # /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 0x7fd875d43fe0> # /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 0x7fd875d7b7a0> # /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 0x7fd875d7be30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d5baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d591c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d40f80> # /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 0x7fd875d9b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d9a330> # /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 0x7fd875d5a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d98b90> # /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 0x7fd875dd07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d40200> # /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 0x7fd875dd0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd0b00> # 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 0x7fd875dd0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875d3ed20> # /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 0x7fd875dd1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd1250> 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 0x7fd875dd2480> 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 0x7fd875de86b0> 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 0x7fd875de9dc0> # /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 0x7fd875deac30> # 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 0x7fd875deb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dea180> # /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 0x7fd875debce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875deb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd24e0> # /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 0x7fd875b6fb90> # /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 0x7fd875b986b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b98410> # 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 0x7fd875b986e0> # /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 0x7fd875b98fe0> # 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 0x7fd875b99970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b98890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b6dd30> # /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 0x7fd875b9acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b98e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875dd2bd0> # /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 0x7fd875bc2ff0> # /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 0x7fd875be73e0> # /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 0x7fd875c481a0> # /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 0x7fd875c4a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875c482c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875c15190> # /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 0x7fd87552d2b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875be61e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875b9bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd875be67e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_s1oonoxc/ansible_ansible.legacy.command_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 0x7fd87557ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875561e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875561070> # 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 0x7fd87557ce60> # /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 0x7fd8755aa900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8755aa690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8755a9fa0> # /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 0x7fd8755aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87557fc20> 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 0x7fd8755ab620> # 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 0x7fd8755ab860> # /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 0x7fd8755abcb0> 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 0x7fd875411a60> # 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 0x7fd875413680> # /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 0x7fd875413f50> # /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 0x7fd8754150d0> # /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 0x7fd875417b90> # 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 0x7fd875bc2f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875415e80> # /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 0x7fd875423b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875422660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754223c0> # /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 0x7fd875422930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754170b0> # 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 0x7fd875467dd0> # /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 0x7fd875467f80> # /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 0x7fd8754699d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875469790> # /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 0x7fd87546bf20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87546a090> # /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 0x7fd87546f680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87546bf50> # 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 0x7fd875470770> # 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 0x7fd875470710> # 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 0x7fd8754709e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754680b0> # /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 0x7fd875473fe0> # 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 0x7fd8754f9160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754727b0> # 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 0x7fd875473b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8754723f0> # 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 0x7fd8753012e0> # /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 0x7fd875302090> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875471280> 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 0x7fd875302060> # 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 0x7fd8753032c0> # 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 0x7fd87530dd30> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87530ba40> 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 0x7fd875402870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8755e2540> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87530dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87530ddf0> # 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 # /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 0x7fd87530de20> # zipimport: zlib available {"changed": true, "stdout": "libsemanage.semanage_direct_remove_key: Removing last linux-system-roles-selinux-test-b module (no other linux-system-roles-selinux-test-b module exists at another priority).", "stderr": "", "rc": 0, "cmd": ["semodule", "-X", "500", "-r", "linux-system-roles-selinux-test-b"], "start": "2024-09-23 09:05:53.418010", "end": "2024-09-23 09:06:00.488084", "delta": "0:00:07.070074", "msg": "", "invocation": {"module_args": {"_raw_params": "semodule -X 500 -r linux-system-roles-selinux-test-b", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 # cleanup[2] removing glob # destroy glob # 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 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 fnmatch # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096760.51647: done with _execute_module (ansible.legacy.command, {'_raw_params': 'semodule -X 500 -r linux-system-roles-selinux-test-b', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096760.51651: _low_level_execute_command(): starting 13827 1727096760.51653: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096753.1483054-15939-139360114435329/ > /dev/null 2>&1 && sleep 0' 13827 1727096760.51795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096760.51798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096760.51801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.51803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096760.51805: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096760.51807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.51851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096760.51854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096760.51924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096760.53867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096760.53896: stderr chunk (state=3): >>><<< 13827 1727096760.53899: stdout chunk (state=3): >>><<< 13827 1727096760.53911: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096760.53917: handler run complete 13827 1727096760.53933: Evaluated conditional (False): False 13827 1727096760.53941: attempt loop complete, returning result 13827 1727096760.53958: variable 'item' from source: unknown 13827 1727096760.54018: variable 'item' from source: unknown ok: [managed_node3] => (item=semodule -X 500 -r linux-system-roles-selinux-test-b) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "semodule", "-X", "500", "-r", "linux-system-roles-selinux-test-b" ], "delta": "0:00:07.070074", "end": "2024-09-23 09:06:00.488084", "item": "semodule -X 500 -r linux-system-roles-selinux-test-b", "rc": 0, "start": "2024-09-23 09:05:53.418010" } STDOUT: libsemanage.semanage_direct_remove_key: Removing last linux-system-roles-selinux-test-b module (no other linux-system-roles-selinux-test-b module exists at another priority). 13827 1727096760.54136: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096760.54139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096760.54142: variable 'omit' from source: magic vars 13827 1727096760.54265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096760.54283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096760.54301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096760.54326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096760.54337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096760.54425: variable 'ansible_distribution' from source: facts 13827 1727096760.54429: variable 'ansible_distribution_major_version' from source: facts 13827 1727096760.54432: Evaluated conditional (ansible_distribution == "Fedora" or (ansible_distribution_major_version | int >= 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096760.54437: variable 'omit' from source: magic vars 13827 1727096760.54449: variable 'omit' from source: magic vars 13827 1727096760.54478: variable 'item' from source: unknown 13827 1727096760.54524: variable 'item' from source: unknown 13827 1727096760.54534: variable 'omit' from source: magic vars 13827 1727096760.54549: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096760.54555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096760.54562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096760.54574: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096760.54577: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096760.54580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096760.54627: Set connection var ansible_connection to ssh 13827 1727096760.54630: Set connection var ansible_shell_executable to /bin/sh 13827 1727096760.54637: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096760.54644: Set connection var ansible_shell_type to sh 13827 1727096760.54646: Set connection var ansible_pipelining to False 13827 1727096760.54651: Set connection var ansible_timeout to 10 13827 1727096760.54667: variable 'ansible_shell_executable' from source: unknown 13827 1727096760.54670: variable 'ansible_connection' from source: unknown 13827 1727096760.54673: variable 'ansible_module_compression' from source: unknown 13827 1727096760.54675: variable 'ansible_shell_type' from source: unknown 13827 1727096760.54677: variable 'ansible_shell_executable' from source: unknown 13827 1727096760.54679: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096760.54681: variable 'ansible_pipelining' from source: unknown 13827 1727096760.54685: variable 'ansible_timeout' from source: unknown 13827 1727096760.54694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096760.54750: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096760.54758: variable 'omit' from source: magic vars 13827 1727096760.54761: starting attempt loop 13827 1727096760.54763: running the handler 13827 1727096760.54770: _low_level_execute_command(): starting 13827 1727096760.54773: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096760.55217: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096760.55220: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096760.55223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.55225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096760.55227: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.55284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096760.55287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096760.55289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096760.55352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096760.56912: stdout chunk (state=3): >>>/root <<< 13827 1727096760.57005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096760.57033: stderr chunk (state=3): >>><<< 13827 1727096760.57036: stdout chunk (state=3): >>><<< 13827 1727096760.57048: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096760.57059: _low_level_execute_command(): starting 13827 1727096760.57062: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223 `" && echo ansible-tmp-1727096760.5704777-15939-85483002172223="` echo /root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223 `" ) && sleep 0' 13827 1727096760.57460: 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 <<< 13827 1727096760.57497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096760.57500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096760.57502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.57504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096760.57506: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096760.57508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.57554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096760.57563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096760.57565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096760.57622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096760.59472: stdout chunk (state=3): >>>ansible-tmp-1727096760.5704777-15939-85483002172223=/root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223 <<< 13827 1727096760.59574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096760.59601: stderr chunk (state=3): >>><<< 13827 1727096760.59604: stdout chunk (state=3): >>><<< 13827 1727096760.59617: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096760.5704777-15939-85483002172223=/root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096760.59640: variable 'ansible_module_compression' from source: unknown 13827 1727096760.59673: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 13827 1727096760.59687: variable 'ansible_facts' from source: unknown 13827 1727096760.59742: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/AnsiballZ_command.py 13827 1727096760.59816: Sending initial data 13827 1727096760.59820: Sent initial data (155 bytes) 13827 1727096760.60283: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096760.60286: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096760.60288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.60292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096760.60294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096760.60296: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096760.60297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.60342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096760.60346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096760.60411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096760.61930: 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 <<< 13827 1727096760.61933: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096760.61985: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096760.62049: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpo5l1n913 /root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/AnsiballZ_command.py <<< 13827 1727096760.62052: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/AnsiballZ_command.py" <<< 13827 1727096760.62108: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpo5l1n913" to remote "/root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/AnsiballZ_command.py" <<< 13827 1727096760.62111: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/AnsiballZ_command.py" <<< 13827 1727096760.62709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096760.62751: stderr chunk (state=3): >>><<< 13827 1727096760.62755: stdout chunk (state=3): >>><<< 13827 1727096760.62790: done transferring module to remote 13827 1727096760.62799: _low_level_execute_command(): starting 13827 1727096760.62804: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/ /root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/AnsiballZ_command.py && sleep 0' 13827 1727096760.63237: 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 <<< 13827 1727096760.63240: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.63242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096760.63244: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.63296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096760.63303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096760.63304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096760.63365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096760.65124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096760.65150: stderr chunk (state=3): >>><<< 13827 1727096760.65155: stdout chunk (state=3): >>><<< 13827 1727096760.65172: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096760.65175: _low_level_execute_command(): starting 13827 1727096760.65179: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/AnsiballZ_command.py && sleep 0' 13827 1727096760.65604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096760.65611: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096760.65614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.65616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096760.65618: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096760.65663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096760.65666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096760.65677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096760.65735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096760.67907: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096760.67936: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096760.67970: stdout chunk (state=3): >>>import '_thread' # <<< 13827 1727096760.67973: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 13827 1727096760.68045: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096760.68049: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096760.68085: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096760.68120: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096760.68149: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096760.68152: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096760.68158: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096760.68206: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096760.68211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.68228: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096760.68253: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096760.68286: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096760.68311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096760.68323: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a7bc4d0> <<< 13827 1727096760.68331: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a78bb00> <<< 13827 1727096760.68357: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096760.68364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096760.68370: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a7bea50> <<< 13827 1727096760.68388: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096760.68417: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096760.68422: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096760.68437: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096760.68473: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096760.68562: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096760.68587: stdout chunk (state=3): >>>import 'genericpath' # <<< 13827 1727096760.68591: stdout chunk (state=3): >>>import 'posixpath' # <<< 13827 1727096760.68621: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096760.68648: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096760.68651: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096760.68672: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096760.68675: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096760.68687: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096760.68713: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096760.68741: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a7cd130> <<< 13827 1727096760.68799: 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 <<< 13827 1727096760.68806: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.68816: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a7cdfa0> <<< 13827 1727096760.68858: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096760.68870: 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. <<< 13827 1727096760.69101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096760.69106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096760.69134: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096760.69140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.69166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096760.69203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096760.69225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096760.69243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096760.69269: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5abda0> <<< 13827 1727096760.69281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096760.69299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096760.69323: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096760.69332: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5abfe0> <<< 13827 1727096760.69343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096760.69374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096760.69396: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096760.69444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.69461: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096760.69489: 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 0x7fa74a5e37a0> <<< 13827 1727096760.69513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096760.69524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096760.69536: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5e3e30> <<< 13827 1727096760.69540: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096760.69594: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5c3a70> <<< 13827 1727096760.69605: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096760.69635: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5c1190> <<< 13827 1727096760.69725: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5a8f50> <<< 13827 1727096760.69754: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096760.69768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096760.69782: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096760.69802: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096760.69836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096760.69852: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096760.69858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096760.69885: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a603710> <<< 13827 1727096760.69904: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a602330> <<< 13827 1727096760.69936: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096760.69939: 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 0x7fa74a5c2060> <<< 13827 1727096760.69953: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5aa810> <<< 13827 1727096760.70000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096760.70009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a6387a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5a81d0> <<< 13827 1727096760.70037: 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' <<< 13827 1727096760.70073: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.70079: 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 0x7fa74a638c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a638b00> <<< 13827 1727096760.70116: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.70119: 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 0x7fa74a638ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5a6cf0> <<< 13827 1727096760.70160: 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' <<< 13827 1727096760.70179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096760.70206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096760.70229: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a6395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a639280> <<< 13827 1727096760.70232: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096760.70262: 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' <<< 13827 1727096760.70288: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a63a4b0> <<< 13827 1727096760.70295: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096760.70308: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096760.70330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096760.70367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096760.70390: 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' <<< 13827 1727096760.70393: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a6506e0> <<< 13827 1727096760.70412: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096760.70438: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.70450: 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 0x7fa74a651df0> <<< 13827 1727096760.70475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096760.70479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096760.70506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096760.70514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096760.70528: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a652c60> <<< 13827 1727096760.70568: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.70571: 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 0x7fa74a6532c0> <<< 13827 1727096760.70574: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a6521b0> <<< 13827 1727096760.70599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096760.70605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096760.70649: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.70652: 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 0x7fa74a653d40> <<< 13827 1727096760.70663: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a653470> <<< 13827 1727096760.70715: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a63a510> <<< 13827 1727096760.70727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096760.70752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096760.70770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096760.70796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096760.70829: 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 0x7fa74a3d7b90> <<< 13827 1727096760.70851: 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' <<< 13827 1727096760.70885: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.70890: 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 0x7fa74a400620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a400380> <<< 13827 1727096760.70918: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.70921: 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 0x7fa74a400590> <<< 13827 1727096760.70952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096760.70957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096760.71032: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.71173: 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 0x7fa74a400f50> <<< 13827 1727096760.71282: 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 0x7fa74a401880> <<< 13827 1727096760.71294: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a400800> <<< 13827 1727096760.71310: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a3d5d30> <<< 13827 1727096760.71336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096760.71351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096760.71379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096760.71384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096760.71400: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a402c00> <<< 13827 1727096760.71420: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a401700> <<< 13827 1727096760.71440: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a63ac00> <<< 13827 1727096760.71468: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096760.71528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.71543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096760.71584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096760.71607: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a42ef60> <<< 13827 1727096760.71666: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096760.71675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.71701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096760.71717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096760.71762: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a453320> <<< 13827 1727096760.71781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096760.71830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096760.71878: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096760.71908: 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 0x7fa74a47ff50> <<< 13827 1727096760.71930: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096760.71955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096760.71984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096760.72025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096760.72117: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a4b27b0> <<< 13827 1727096760.72186: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a4b0170> <<< 13827 1727096760.72225: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a453fb0> <<< 13827 1727096760.72248: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096760.72253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d29190> <<< 13827 1727096760.72275: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a452120> <<< 13827 1727096760.72279: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a403b60> <<< 13827 1727096760.72383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096760.72406: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa74a452720> <<< 13827 1727096760.72534: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0codvrfp/ansible_ansible.legacy.command_payload.zip' <<< 13827 1727096760.72539: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.72672: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.72732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096760.72749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096760.72827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096760.72850: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13827 1727096760.72858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d7aed0> <<< 13827 1727096760.72877: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096760.73058: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d5ddc0> <<< 13827 1727096760.73066: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d5cf50> <<< 13827 1727096760.73076: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.73097: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096760.73102: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.73124: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.73135: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.73149: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096760.73168: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.74528: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.75617: 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' <<< 13827 1727096760.75627: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d78d70> <<< 13827 1727096760.75648: 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' <<< 13827 1727096760.75677: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096760.75680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096760.75705: 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' <<< 13827 1727096760.75734: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.75738: 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 0x7fa749daa8a0> <<< 13827 1727096760.75777: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749daa630> <<< 13827 1727096760.75801: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749da9f40> <<< 13827 1727096760.75826: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096760.75831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096760.75879: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749daa420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d7b8f0> <<< 13827 1727096760.75885: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096760.75911: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.75916: stdout chunk (state=3): >>># 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 0x7fa749dab5f0> <<< 13827 1727096760.75941: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.75946: 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 0x7fa749dab830> <<< 13827 1727096760.75971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096760.76010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096760.76028: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096760.76072: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749dabd70> <<< 13827 1727096760.76077: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096760.76095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096760.76122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096760.76151: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c0daf0> <<< 13827 1727096760.76180: 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 0x7fa749c0f710> <<< 13827 1727096760.76209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096760.76220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096760.76262: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c10110> <<< 13827 1727096760.76274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096760.76314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096760.76324: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c112b0> <<< 13827 1727096760.76347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096760.76375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096760.76401: 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' <<< 13827 1727096760.76459: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c13d40> <<< 13827 1727096760.76489: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.76494: 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 0x7fa74a42eed0> <<< 13827 1727096760.76509: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c12000> <<< 13827 1727096760.76536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096760.76555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096760.76579: 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' <<< 13827 1727096760.76604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096760.76631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096760.76658: 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' <<< 13827 1727096760.76675: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c1bcb0> <<< 13827 1727096760.76680: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096760.76752: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c1a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c1a4e0> <<< 13827 1727096760.76774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096760.76859: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c1aa50> <<< 13827 1727096760.76879: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c12510> <<< 13827 1727096760.76909: 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 0x7fa749c63f50> <<< 13827 1727096760.76936: 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 <<< 13827 1727096760.76940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c64050> <<< 13827 1727096760.76967: 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 <<< 13827 1727096760.76977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096760.77004: 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' <<< 13827 1727096760.77042: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa749c65b50> <<< 13827 1727096760.77050: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c65910> <<< 13827 1727096760.77063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096760.77175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096760.77224: 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 0x7fa749c680e0> <<< 13827 1727096760.77227: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c66210> <<< 13827 1727096760.77243: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096760.77290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.77307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096760.77318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096760.77325: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096760.77371: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c6b830> <<< 13827 1727096760.77493: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c68200> <<< 13827 1727096760.77553: 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 0x7fa749c6c8f0> <<< 13827 1727096760.77583: 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' <<< 13827 1727096760.77587: 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 0x7fa749c6ca70> <<< 13827 1727096760.77632: 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' <<< 13827 1727096760.77640: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa749c6cb60> <<< 13827 1727096760.77647: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c64260> <<< 13827 1727096760.77667: 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' <<< 13827 1727096760.77688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096760.77708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096760.77739: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.77762: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.77767: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa749cf81d0> <<< 13827 1727096760.77910: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.77915: 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 0x7fa749cf9610> <<< 13827 1727096760.77937: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c6e960> <<< 13827 1727096760.77963: 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' <<< 13827 1727096760.77969: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa749c6fd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c6e5a0> <<< 13827 1727096760.77994: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78011: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78019: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096760.78033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78118: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78202: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78219: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096760.78243: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78246: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78267: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096760.78270: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78391: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.78507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.79049: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.79584: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096760.79597: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096760.79605: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096760.79626: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096760.79645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.79690: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096760.79695: 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 0x7fa749cfd8b0> <<< 13827 1727096760.79773: 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' <<< 13827 1727096760.79792: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749cfe5d0> <<< 13827 1727096760.79804: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749cf9700> <<< 13827 1727096760.79858: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096760.79861: stdout chunk (state=3): >>> <<< 13827 1727096760.79864: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.79889: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.79899: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096760.79914: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.80058: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.80212: 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' <<< 13827 1727096760.80230: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749cfe780> <<< 13827 1727096760.80235: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.80690: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81130: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81202: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81280: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096760.81286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81325: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81359: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096760.81364: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81436: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81514: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096760.81535: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81545: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81558: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096760.81563: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81607: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81638: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096760.81653: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.81875: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.82105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096760.82161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096760.82176: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096760.82240: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749cff980> <<< 13827 1727096760.82252: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.82322: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.82400: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096760.82407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13827 1727096760.82414: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096760.82440: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.82479: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.82525: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096760.82527: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.82576: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.82620: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096760.82637: stdout chunk (state=3): >>> <<< 13827 1727096760.82679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.82754: 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 <<< 13827 1727096760.82784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096760.82865: 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 0x7fa749b0a2a0> <<< 13827 1727096760.82904: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749b05b80> <<< 13827 1727096760.82932: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096760.82935: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13827 1727096760.82947: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83011: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83068: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83102: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83144: 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' <<< 13827 1727096760.83163: 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 <<< 13827 1727096760.83188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096760.83206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096760.83267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096760.83279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096760.83305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096760.83353: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749dfacc0> <<< 13827 1727096760.83400: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749dee990> <<< 13827 1727096760.83477: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749b0a510> <<< 13827 1727096760.83486: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749b09fd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096760.83498: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83528: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83555: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096760.83615: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096760.83639: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83645: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096760.83658: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83766: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096760.83878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13827 1727096760.83883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13827 1727096760.83903: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d7ae40> <<< 13827 1727096760.83986: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096761.21832: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "libsemanage.semanage_direct_remove_key: Unable to remove module linux-system-roles-selinux-test-c at priority 600. (No such file or directory).\nsemodule: Failed!", "rc": 1, "cmd": ["semodule", "-X", "600", "-r", "linux-system-roles-selinux-test-c"], "start": "2024-09-23 09:06:00.841094", "end": "2024-09-23 09:06:01.216857", "delta": "0:00:00.375763", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "semodule -X 600 -r linux-system-roles-selinux-test-c", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 13827 1727096761.21837: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096761.22334: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096761.22343: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 13827 1727096761.22362: stdout chunk (state=3): >>># 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 <<< 13827 1727096761.22372: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 13827 1727096761.22394: stdout chunk (state=3): >>># 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 <<< 13827 1727096761.22415: stdout chunk (state=3): >>># 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 <<< 13827 1727096761.22422: stdout chunk (state=3): >>># 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 <<< 13827 1727096761.22444: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 13827 1727096761.22448: stdout chunk (state=3): >>># 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 <<< 13827 1727096761.22478: stdout chunk (state=3): >>># 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 <<< 13827 1727096761.22484: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 13827 1727096761.22501: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 13827 1727096761.22762: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096761.22779: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096761.22804: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096761.22818: stdout chunk (state=3): >>># destroy _blake2 <<< 13827 1727096761.22829: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096761.22845: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13827 1727096761.22874: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096761.22902: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 13827 1727096761.22917: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 13827 1727096761.22930: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 13827 1727096761.22936: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 13827 1727096761.22961: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 13827 1727096761.22974: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096761.22986: stdout chunk (state=3): >>># destroy fnmatch <<< 13827 1727096761.22992: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 13827 1727096761.23009: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13827 1727096761.23034: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096761.23058: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096761.23103: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096761.23109: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 13827 1727096761.23122: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 13827 1727096761.23148: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13827 1727096761.23154: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13827 1727096761.23174: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13827 1727096761.23179: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 13827 1727096761.23198: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096761.23222: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 13827 1727096761.23227: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13827 1727096761.23251: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 13827 1727096761.23276: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 13827 1727096761.23280: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096761.23292: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096761.23419: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096761.23429: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096761.23434: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096761.23465: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13827 1727096761.23472: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096761.23499: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096761.23527: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096761.23540: 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 <<< 13827 1727096761.23549: stdout chunk (state=3): >>># 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 <<< 13827 1727096761.23562: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096761.23658: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 13827 1727096761.23665: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13827 1727096761.23670: stdout chunk (state=3): >>># destroy time <<< 13827 1727096761.23695: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096761.23724: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 13827 1727096761.23728: stdout chunk (state=3): >>># destroy _string # destroy re <<< 13827 1727096761.23757: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096761.23765: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096761.23769: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096761.23994: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.46.68 closed. <<< 13827 1727096761.24029: stderr chunk (state=3): >>><<< 13827 1727096761.24032: stdout chunk (state=3): >>><<< 13827 1727096761.24093: _low_level_execute_command() done: rc=1, 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 0x7fa74a7bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a78bb00> # /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 0x7fa74a7bea50> 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 0x7fa74a7cd130> # /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 0x7fa74a7cdfa0> 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 0x7fa74a5abda0> # /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 0x7fa74a5abfe0> # /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 0x7fa74a5e37a0> # /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 0x7fa74a5e3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5c3a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5c1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5a8f50> # /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 0x7fa74a603710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a602330> # /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 0x7fa74a5c2060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5aa810> # /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 0x7fa74a6387a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5a81d0> # /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 0x7fa74a638c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a638b00> # 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 0x7fa74a638ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a5a6cf0> # /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 0x7fa74a6395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a639280> 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 0x7fa74a63a4b0> 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 0x7fa74a6506e0> 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 0x7fa74a651df0> # /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 0x7fa74a652c60> # 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 0x7fa74a6532c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a6521b0> # /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 0x7fa74a653d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a653470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a63a510> # /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 0x7fa74a3d7b90> # /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 0x7fa74a400620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a400380> # 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 0x7fa74a400590> # /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 0x7fa74a400f50> # 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 0x7fa74a401880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a400800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a3d5d30> # /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 0x7fa74a402c00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a401700> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a63ac00> # /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 0x7fa74a42ef60> # /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 0x7fa74a453320> # /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 0x7fa74a47ff50> # /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 0x7fa74a4b27b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a4b0170> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a453fb0> # /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 0x7fa749d29190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a452120> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa74a403b60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa74a452720> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0codvrfp/ansible_ansible.legacy.command_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 0x7fa749d7aed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d5ddc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d5cf50> # 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 0x7fa749d78d70> # /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 0x7fa749daa8a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749daa630> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749da9f40> # /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 0x7fa749daa420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749d7b8f0> 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 0x7fa749dab5f0> # 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 0x7fa749dab830> # /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 0x7fa749dabd70> 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 0x7fa749c0daf0> # 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 0x7fa749c0f710> # /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 0x7fa749c10110> # /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 0x7fa749c112b0> # /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 0x7fa749c13d40> # 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 0x7fa74a42eed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c12000> # /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 0x7fa749c1bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c1a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c1a4e0> # /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 0x7fa749c1aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c12510> # 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 0x7fa749c63f50> # /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 0x7fa749c64050> # /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 0x7fa749c65b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c65910> # /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 0x7fa749c680e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c66210> # /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 0x7fa749c6b830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c68200> # 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 0x7fa749c6c8f0> # 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 0x7fa749c6ca70> # 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 0x7fa749c6cb60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c64260> # /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 0x7fa749cf81d0> # 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 0x7fa749cf9610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c6e960> # 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 0x7fa749c6fd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749c6e5a0> # 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 0x7fa749cfd8b0> # /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 0x7fa749cfe5d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749cf9700> 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 0x7fa749cfe780> # 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 0x7fa749cff980> # 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 0x7fa749b0a2a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749b05b80> 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 0x7fa749dfacc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749dee990> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749b0a510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa749b09fd0> # 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 # /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 0x7fa749d7ae40> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "libsemanage.semanage_direct_remove_key: Unable to remove module linux-system-roles-selinux-test-c at priority 600. (No such file or directory).\nsemodule: Failed!", "rc": 1, "cmd": ["semodule", "-X", "600", "-r", "linux-system-roles-selinux-test-c"], "start": "2024-09-23 09:06:00.841094", "end": "2024-09-23 09:06:01.216857", "delta": "0:00:00.375763", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "semodule -X 600 -r linux-system-roles-selinux-test-c", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 # cleanup[2] removing glob # destroy glob # 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 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 fnmatch # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.46.68 closed. 13827 1727096761.24570: done with _execute_module (ansible.legacy.command, {'_raw_params': 'semodule -X 600 -r linux-system-roles-selinux-test-c', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096761.24573: _low_level_execute_command(): starting 13827 1727096761.24580: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096760.5704777-15939-85483002172223/ > /dev/null 2>&1 && sleep 0' 13827 1727096761.24739: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096761.24742: 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.46.68 originally 10.31.46.68 <<< 13827 1727096761.24744: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096761.24746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096761.24748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096761.24750: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096761.24797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096761.24815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096761.24869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096761.26693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096761.26721: stderr chunk (state=3): >>><<< 13827 1727096761.26727: stdout chunk (state=3): >>><<< 13827 1727096761.26742: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096761.26745: handler run complete 13827 1727096761.26762: Evaluated conditional (False): False 13827 1727096761.26769: attempt loop complete, returning result 13827 1727096761.26784: variable 'item' from source: unknown 13827 1727096761.26845: variable 'item' from source: unknown failed: [managed_node3] (item=semodule -X 600 -r linux-system-roles-selinux-test-c) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "semodule", "-X", "600", "-r", "linux-system-roles-selinux-test-c" ], "delta": "0:00:00.375763", "end": "2024-09-23 09:06:01.216857", "item": "semodule -X 600 -r linux-system-roles-selinux-test-c", "rc": 1, "start": "2024-09-23 09:06:00.841094" } STDERR: libsemanage.semanage_direct_remove_key: Unable to remove module linux-system-roles-selinux-test-c at priority 600. (No such file or directory). semodule: Failed! MSG: non-zero return code 13827 1727096761.26964: dumping result to json 13827 1727096761.26967: done dumping result, returning 13827 1727096761.26969: done running TaskExecutor() for managed_node3/TASK: Cleanup modules [12a9e070-eceb-0460-c064-000000000010] 13827 1727096761.26971: sending task result for task 12a9e070-eceb-0460-c064-000000000010 13827 1727096761.27015: done sending task result for task 12a9e070-eceb-0460-c064-000000000010 13827 1727096761.27017: WORKER PROCESS EXITING ...ignoring 13827 1727096761.27075: no more pending results, returning what we have 13827 1727096761.27077: results queue empty 13827 1727096761.27078: checking for any_errors_fatal 13827 1727096761.27084: done checking for any_errors_fatal 13827 1727096761.27084: checking for max_fail_percentage 13827 1727096761.27086: done checking for max_fail_percentage 13827 1727096761.27087: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.27088: done checking to see if all hosts have failed 13827 1727096761.27088: getting the remaining hosts for this loop 13827 1727096761.27090: done getting the remaining hosts for this loop 13827 1727096761.27093: getting the next task for host managed_node3 13827 1727096761.27100: done getting next task for host managed_node3 13827 1727096761.27103: ^ task is: TASK: Execute the role 13827 1727096761.27105: ^ 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 13827 1727096761.27108: getting variables 13827 1727096761.27110: in VariableManager get_vars() 13827 1727096761.27142: Calling all_inventory to load vars for managed_node3 13827 1727096761.27144: Calling groups_inventory to load vars for managed_node3 13827 1727096761.27147: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.27159: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.27162: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.27165: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.27824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.28307: done with get_vars() 13827 1727096761.28319: done getting variables TASK [Execute the role] ******************************************************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:85 Monday 23 September 2024 09:06:01 -0400 (0:00:15.678) 0:01:53.284 ****** 13827 1727096761.28389: entering _queue_task() for managed_node3/include_role 13827 1727096761.28628: worker is 1 (out of 1 available) 13827 1727096761.28642: exiting _queue_task() for managed_node3/include_role 13827 1727096761.28653: done queuing things up, now waiting for results queue to drain 13827 1727096761.28654: waiting for pending results... 13827 1727096761.28831: running TaskExecutor() for managed_node3/TASK: Execute the role 13827 1727096761.28908: in run() - task 12a9e070-eceb-0460-c064-000000000012 13827 1727096761.28920: variable 'ansible_search_path' from source: unknown 13827 1727096761.28948: calling self._execute() 13827 1727096761.29019: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.29026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.29034: variable 'omit' from source: magic vars 13827 1727096761.29338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096761.30865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096761.30919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096761.30950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096761.30978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096761.30997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096761.31061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.31082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.31099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.31127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.31137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.31241: variable 'ansible_distribution_major_version' from source: facts 13827 1727096761.31244: variable 'ansible_distribution' from source: facts 13827 1727096761.31264: Evaluated conditional (ansible_distribution_major_version | int < 7 and ansible_distribution in ["CentOS", "RedHat"]): False 13827 1727096761.31272: when evaluation is False, skipping this task 13827 1727096761.31275: _execute() done 13827 1727096761.31277: dumping result to json 13827 1727096761.31280: done dumping result, returning 13827 1727096761.31283: done running TaskExecutor() for managed_node3/TASK: Execute the role [12a9e070-eceb-0460-c064-000000000012] 13827 1727096761.31285: sending task result for task 12a9e070-eceb-0460-c064-000000000012 13827 1727096761.31387: done sending task result for task 12a9e070-eceb-0460-c064-000000000012 13827 1727096761.31390: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 7 and ansible_distribution in [\"CentOS\", \"RedHat\"]", "skip_reason": "Conditional result was False" } 13827 1727096761.31442: no more pending results, returning what we have 13827 1727096761.31445: results queue empty 13827 1727096761.31446: checking for any_errors_fatal 13827 1727096761.31462: done checking for any_errors_fatal 13827 1727096761.31463: checking for max_fail_percentage 13827 1727096761.31465: done checking for max_fail_percentage 13827 1727096761.31465: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.31466: done checking to see if all hosts have failed 13827 1727096761.31467: getting the remaining hosts for this loop 13827 1727096761.31468: done getting the remaining hosts for this loop 13827 1727096761.31472: getting the next task for host managed_node3 13827 1727096761.31480: done getting next task for host managed_node3 13827 1727096761.31483: ^ task is: TASK: Check if linux-system-roles-selinux-test-a is installed and enabled 13827 1727096761.31485: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096761.31489: getting variables 13827 1727096761.31491: in VariableManager get_vars() 13827 1727096761.31525: Calling all_inventory to load vars for managed_node3 13827 1727096761.31528: Calling groups_inventory to load vars for managed_node3 13827 1727096761.31531: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.31542: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.31544: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.31546: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.32076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.32567: done with get_vars() 13827 1727096761.32581: done getting variables 13827 1727096761.32624: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check if linux-system-roles-selinux-test-a is installed and enabled] ***** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:107 Monday 23 September 2024 09:06:01 -0400 (0:00:00.042) 0:01:53.326 ****** 13827 1727096761.32646: entering _queue_task() for managed_node3/assert 13827 1727096761.32875: worker is 1 (out of 1 available) 13827 1727096761.32888: exiting _queue_task() for managed_node3/assert 13827 1727096761.32900: done queuing things up, now waiting for results queue to drain 13827 1727096761.32902: waiting for pending results... 13827 1727096761.33071: running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-a is installed and enabled 13827 1727096761.33149: in run() - task 12a9e070-eceb-0460-c064-000000000016 13827 1727096761.33163: variable 'ansible_search_path' from source: unknown 13827 1727096761.33192: calling self._execute() 13827 1727096761.33259: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.33264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.33274: variable 'omit' from source: magic vars 13827 1727096761.33577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096761.35098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096761.35153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096761.35186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096761.35211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096761.35231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096761.35293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.35315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.35335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.35363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.35374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.35477: variable 'ansible_distribution_major_version' from source: facts 13827 1727096761.35481: variable 'ansible_distribution' from source: facts 13827 1727096761.35497: Evaluated conditional (ansible_distribution_major_version | int < 7 and ansible_distribution in ["CentOS", "RedHat"]): False 13827 1727096761.35500: when evaluation is False, skipping this task 13827 1727096761.35503: _execute() done 13827 1727096761.35505: dumping result to json 13827 1727096761.35507: done dumping result, returning 13827 1727096761.35518: done running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-a is installed and enabled [12a9e070-eceb-0460-c064-000000000016] 13827 1727096761.35520: sending task result for task 12a9e070-eceb-0460-c064-000000000016 13827 1727096761.35606: done sending task result for task 12a9e070-eceb-0460-c064-000000000016 13827 1727096761.35609: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 7 and ansible_distribution in [\"CentOS\", \"RedHat\"]", "skip_reason": "Conditional result was False" } 13827 1727096761.35671: no more pending results, returning what we have 13827 1727096761.35674: results queue empty 13827 1727096761.35675: checking for any_errors_fatal 13827 1727096761.35681: done checking for any_errors_fatal 13827 1727096761.35681: checking for max_fail_percentage 13827 1727096761.35683: done checking for max_fail_percentage 13827 1727096761.35684: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.35685: done checking to see if all hosts have failed 13827 1727096761.35686: getting the remaining hosts for this loop 13827 1727096761.35687: done getting the remaining hosts for this loop 13827 1727096761.35691: getting the next task for host managed_node3 13827 1727096761.35697: done getting next task for host managed_node3 13827 1727096761.35699: ^ task is: TASK: Check if linux-system-roles-selinux-test-b is installed and disabled 13827 1727096761.35701: ^ state is: HOST STATE: block=6, 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 13827 1727096761.35704: getting variables 13827 1727096761.35705: in VariableManager get_vars() 13827 1727096761.35742: Calling all_inventory to load vars for managed_node3 13827 1727096761.35744: Calling groups_inventory to load vars for managed_node3 13827 1727096761.35748: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.35760: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.35763: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.35766: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.36279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.36772: done with get_vars() 13827 1727096761.36785: done getting variables 13827 1727096761.36829: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check if linux-system-roles-selinux-test-b is installed and disabled] **** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:111 Monday 23 September 2024 09:06:01 -0400 (0:00:00.042) 0:01:53.369 ****** 13827 1727096761.36850: entering _queue_task() for managed_node3/assert 13827 1727096761.37080: worker is 1 (out of 1 available) 13827 1727096761.37094: exiting _queue_task() for managed_node3/assert 13827 1727096761.37106: done queuing things up, now waiting for results queue to drain 13827 1727096761.37108: waiting for pending results... 13827 1727096761.37289: running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-b is installed and disabled 13827 1727096761.37365: in run() - task 12a9e070-eceb-0460-c064-000000000017 13827 1727096761.37378: variable 'ansible_search_path' from source: unknown 13827 1727096761.37405: calling self._execute() 13827 1727096761.37474: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.37478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.37487: variable 'omit' from source: magic vars 13827 1727096761.37802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096761.44001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096761.44055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096761.44085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096761.44108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096761.44128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096761.44181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.44201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.44218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.44245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.44258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.44347: variable 'ansible_distribution_major_version' from source: facts 13827 1727096761.44350: variable 'ansible_distribution' from source: facts 13827 1727096761.44366: Evaluated conditional (ansible_distribution_major_version | int < 7 and ansible_distribution in ["CentOS", "RedHat"]): False 13827 1727096761.44369: when evaluation is False, skipping this task 13827 1727096761.44371: _execute() done 13827 1727096761.44373: dumping result to json 13827 1727096761.44375: done dumping result, returning 13827 1727096761.44382: done running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-b is installed and disabled [12a9e070-eceb-0460-c064-000000000017] 13827 1727096761.44384: sending task result for task 12a9e070-eceb-0460-c064-000000000017 13827 1727096761.44468: done sending task result for task 12a9e070-eceb-0460-c064-000000000017 13827 1727096761.44471: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 7 and ansible_distribution in [\"CentOS\", \"RedHat\"]", "skip_reason": "Conditional result was False" } 13827 1727096761.44512: no more pending results, returning what we have 13827 1727096761.44515: results queue empty 13827 1727096761.44516: checking for any_errors_fatal 13827 1727096761.44525: done checking for any_errors_fatal 13827 1727096761.44525: checking for max_fail_percentage 13827 1727096761.44527: done checking for max_fail_percentage 13827 1727096761.44528: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.44529: done checking to see if all hosts have failed 13827 1727096761.44529: getting the remaining hosts for this loop 13827 1727096761.44531: done getting the remaining hosts for this loop 13827 1727096761.44534: getting the next task for host managed_node3 13827 1727096761.44540: done getting next task for host managed_node3 13827 1727096761.44542: ^ task is: TASK: Check if linux-system-roles-selinux-test-c is absent 13827 1727096761.44544: ^ state is: HOST STATE: block=6, 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 13827 1727096761.44547: getting variables 13827 1727096761.44548: in VariableManager get_vars() 13827 1727096761.44580: Calling all_inventory to load vars for managed_node3 13827 1727096761.44583: Calling groups_inventory to load vars for managed_node3 13827 1727096761.44586: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.44595: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.44598: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.44600: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.48600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.49083: done with get_vars() 13827 1727096761.49098: done getting variables 13827 1727096761.49135: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check if linux-system-roles-selinux-test-c is absent] ******************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:115 Monday 23 September 2024 09:06:01 -0400 (0:00:00.123) 0:01:53.492 ****** 13827 1727096761.49153: entering _queue_task() for managed_node3/assert 13827 1727096761.49414: worker is 1 (out of 1 available) 13827 1727096761.49429: exiting _queue_task() for managed_node3/assert 13827 1727096761.49441: done queuing things up, now waiting for results queue to drain 13827 1727096761.49442: waiting for pending results... 13827 1727096761.49618: running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-c is absent 13827 1727096761.49691: in run() - task 12a9e070-eceb-0460-c064-000000000018 13827 1727096761.49702: variable 'ansible_search_path' from source: unknown 13827 1727096761.49732: calling self._execute() 13827 1727096761.49804: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.49808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.49817: variable 'omit' from source: magic vars 13827 1727096761.50128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096761.51670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096761.51724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096761.51752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096761.51781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096761.51801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096761.51864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.51886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.51903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.51929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.51940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.52042: variable 'ansible_distribution_major_version' from source: facts 13827 1727096761.52046: variable 'ansible_distribution' from source: facts 13827 1727096761.52064: Evaluated conditional (ansible_distribution_major_version | int < 7 and ansible_distribution in ["CentOS", "RedHat"]): False 13827 1727096761.52068: when evaluation is False, skipping this task 13827 1727096761.52070: _execute() done 13827 1727096761.52073: dumping result to json 13827 1727096761.52077: done dumping result, returning 13827 1727096761.52084: done running TaskExecutor() for managed_node3/TASK: Check if linux-system-roles-selinux-test-c is absent [12a9e070-eceb-0460-c064-000000000018] 13827 1727096761.52089: sending task result for task 12a9e070-eceb-0460-c064-000000000018 13827 1727096761.52182: done sending task result for task 12a9e070-eceb-0460-c064-000000000018 13827 1727096761.52185: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 7 and ansible_distribution in [\"CentOS\", \"RedHat\"]", "skip_reason": "Conditional result was False" } 13827 1727096761.52233: no more pending results, returning what we have 13827 1727096761.52236: results queue empty 13827 1727096761.52237: checking for any_errors_fatal 13827 1727096761.52244: done checking for any_errors_fatal 13827 1727096761.52245: checking for max_fail_percentage 13827 1727096761.52247: done checking for max_fail_percentage 13827 1727096761.52248: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.52249: done checking to see if all hosts have failed 13827 1727096761.52249: getting the remaining hosts for this loop 13827 1727096761.52251: done getting the remaining hosts for this loop 13827 1727096761.52254: getting the next task for host managed_node3 13827 1727096761.52264: done getting next task for host managed_node3 13827 1727096761.52267: ^ task is: TASK: Cleanup modules 13827 1727096761.52268: ^ state is: HOST STATE: block=6, task=3, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096761.52272: getting variables 13827 1727096761.52273: in VariableManager get_vars() 13827 1727096761.52306: Calling all_inventory to load vars for managed_node3 13827 1727096761.52309: Calling groups_inventory to load vars for managed_node3 13827 1727096761.52312: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.52325: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.52329: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.52331: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.52873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.53376: done with get_vars() 13827 1727096761.53388: done getting variables 13827 1727096761.53432: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Cleanup modules] ********************************************************* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:119 Monday 23 September 2024 09:06:01 -0400 (0:00:00.042) 0:01:53.535 ****** 13827 1727096761.53455: entering _queue_task() for managed_node3/command 13827 1727096761.53685: worker is 1 (out of 1 available) 13827 1727096761.53697: exiting _queue_task() for managed_node3/command 13827 1727096761.53710: done queuing things up, now waiting for results queue to drain 13827 1727096761.53711: waiting for pending results... 13827 1727096761.53892: running TaskExecutor() for managed_node3/TASK: Cleanup modules 13827 1727096761.53969: in run() - task 12a9e070-eceb-0460-c064-000000000019 13827 1727096761.53981: variable 'ansible_search_path' from source: unknown 13827 1727096761.54021: variable 'omit' from source: magic vars 13827 1727096761.54143: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.54149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.54161: variable 'omit' from source: magic vars 13827 1727096761.54462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096761.56000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096761.56235: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096761.56266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096761.56292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096761.56312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096761.56377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.56398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.56416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.56445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.56459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.56560: variable 'ansible_distribution_major_version' from source: facts 13827 1727096761.56564: variable 'ansible_distribution' from source: facts 13827 1727096761.56580: Evaluated conditional (ansible_distribution_major_version | int < 7 and ansible_distribution in ["CentOS", "RedHat"]): False 13827 1727096761.56583: when evaluation is False, skipping this task 13827 1727096761.56604: variable 'item' from source: unknown 13827 1727096761.56664: variable 'item' from source: unknown skipping: [managed_node3] => (item=semodule -r linux-system-roles-selinux-test-a) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version | int < 7 and ansible_distribution in [\"CentOS\", \"RedHat\"]", "item": "semodule -r linux-system-roles-selinux-test-a", "skip_reason": "Conditional result was False" } 13827 1727096761.56814: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.56817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.56819: variable 'omit' from source: magic vars 13827 1727096761.56906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.56922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.56944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.56972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.56982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.57054: variable 'ansible_distribution_major_version' from source: facts 13827 1727096761.57059: variable 'ansible_distribution' from source: facts 13827 1727096761.57066: Evaluated conditional (ansible_distribution_major_version | int < 7 and ansible_distribution in ["CentOS", "RedHat"]): False 13827 1727096761.57069: when evaluation is False, skipping this task 13827 1727096761.57087: variable 'item' from source: unknown 13827 1727096761.57131: variable 'item' from source: unknown skipping: [managed_node3] => (item=semodule -r linux-system-roles-selinux-test-b) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version | int < 7 and ansible_distribution in [\"CentOS\", \"RedHat\"]", "item": "semodule -r linux-system-roles-selinux-test-b", "skip_reason": "Conditional result was False" } 13827 1727096761.57205: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.57208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.57210: variable 'omit' from source: magic vars 13827 1727096761.57316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.57337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.57354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.57380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.57391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.57463: variable 'ansible_distribution_major_version' from source: facts 13827 1727096761.57467: variable 'ansible_distribution' from source: facts 13827 1727096761.57473: Evaluated conditional (ansible_distribution_major_version | int < 7 and ansible_distribution in ["CentOS", "RedHat"]): False 13827 1727096761.57476: when evaluation is False, skipping this task 13827 1727096761.57492: variable 'item' from source: unknown 13827 1727096761.57536: variable 'item' from source: unknown skipping: [managed_node3] => (item=semodule -r linux-system-roles-selinux-test-c) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version | int < 7 and ansible_distribution in [\"CentOS\", \"RedHat\"]", "item": "semodule -r linux-system-roles-selinux-test-c", "skip_reason": "Conditional result was False" } 13827 1727096761.57612: dumping result to json 13827 1727096761.57615: done dumping result, returning 13827 1727096761.57617: done running TaskExecutor() for managed_node3/TASK: Cleanup modules [12a9e070-eceb-0460-c064-000000000019] 13827 1727096761.57618: sending task result for task 12a9e070-eceb-0460-c064-000000000019 13827 1727096761.57653: done sending task result for task 12a9e070-eceb-0460-c064-000000000019 13827 1727096761.57658: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 13827 1727096761.57694: no more pending results, returning what we have 13827 1727096761.57697: results queue empty 13827 1727096761.57698: checking for any_errors_fatal 13827 1727096761.57702: done checking for any_errors_fatal 13827 1727096761.57702: checking for max_fail_percentage 13827 1727096761.57704: done checking for max_fail_percentage 13827 1727096761.57705: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.57705: done checking to see if all hosts have failed 13827 1727096761.57706: getting the remaining hosts for this loop 13827 1727096761.57707: done getting the remaining hosts for this loop 13827 1727096761.57710: getting the next task for host managed_node3 13827 1727096761.57718: done getting next task for host managed_node3 13827 1727096761.57721: ^ task is: TASK: Call the role with a fileglob pattern 13827 1727096761.57723: ^ state is: HOST STATE: block=7, 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 13827 1727096761.57726: getting variables 13827 1727096761.57727: in VariableManager get_vars() 13827 1727096761.57760: Calling all_inventory to load vars for managed_node3 13827 1727096761.57762: Calling groups_inventory to load vars for managed_node3 13827 1727096761.57765: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.57776: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.57779: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.57782: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.58442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.58925: done with get_vars() 13827 1727096761.58940: done getting variables TASK [Call the role with a fileglob pattern] *********************************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:129 Monday 23 September 2024 09:06:01 -0400 (0:00:00.055) 0:01:53.590 ****** 13827 1727096761.59007: entering _queue_task() for managed_node3/include_role 13827 1727096761.59261: worker is 1 (out of 1 available) 13827 1727096761.59275: exiting _queue_task() for managed_node3/include_role 13827 1727096761.59286: done queuing things up, now waiting for results queue to drain 13827 1727096761.59288: waiting for pending results... 13827 1727096761.59476: running TaskExecutor() for managed_node3/TASK: Call the role with a fileglob pattern 13827 1727096761.59559: in run() - task 12a9e070-eceb-0460-c064-00000000001b 13827 1727096761.59570: variable 'ansible_search_path' from source: unknown 13827 1727096761.59598: calling self._execute() 13827 1727096761.59675: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.59679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.59688: variable 'omit' from source: magic vars 13827 1727096761.59777: _execute() done 13827 1727096761.59781: dumping result to json 13827 1727096761.59784: done dumping result, returning 13827 1727096761.59790: done running TaskExecutor() for managed_node3/TASK: Call the role with a fileglob pattern [12a9e070-eceb-0460-c064-00000000001b] 13827 1727096761.59795: sending task result for task 12a9e070-eceb-0460-c064-00000000001b 13827 1727096761.59931: no more pending results, returning what we have 13827 1727096761.59937: in VariableManager get_vars() 13827 1727096761.59976: Calling all_inventory to load vars for managed_node3 13827 1727096761.59979: Calling groups_inventory to load vars for managed_node3 13827 1727096761.59982: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.59995: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.59997: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.60000: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.60544: done sending task result for task 12a9e070-eceb-0460-c064-00000000001b 13827 1727096761.60548: WORKER PROCESS EXITING 13827 1727096761.60560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.61062: done with get_vars() 13827 1727096761.61074: variable 'ansible_search_path' from source: unknown 13827 1727096761.61147: variable 'omit' from source: magic vars 13827 1727096761.61166: variable 'omit' from source: magic vars 13827 1727096761.61175: variable 'omit' from source: magic vars 13827 1727096761.61178: we have included files to process 13827 1727096761.61179: generating all_blocks data 13827 1727096761.61197: done generating all_blocks data 13827 1727096761.61202: processing included file: fedora.linux_system_roles.selinux 13827 1727096761.61216: in VariableManager get_vars() 13827 1727096761.61229: done with get_vars() 13827 1727096761.61250: in VariableManager get_vars() 13827 1727096761.61260: done with get_vars() 13827 1727096761.61288: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/vars/main.yml 13827 1727096761.61307: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/defaults/main.yml 13827 1727096761.61330: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/meta/main.yml 13827 1727096761.61381: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml 13827 1727096761.61626: in VariableManager get_vars() 13827 1727096761.61640: done with get_vars() redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean 13827 1727096761.62515: in VariableManager get_vars() 13827 1727096761.62532: done with get_vars() 13827 1727096761.62668: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml 13827 1727096761.62969: iterating over new_blocks loaded from include file 13827 1727096761.62971: in VariableManager get_vars() 13827 1727096761.62980: done with get_vars() 13827 1727096761.62981: filtering new block on tags 13827 1727096761.63006: done filtering new block on tags 13827 1727096761.63008: in VariableManager get_vars() 13827 1727096761.63015: done with get_vars() 13827 1727096761.63016: filtering new block on tags 13827 1727096761.63028: done filtering new block on tags 13827 1727096761.63029: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.selinux for managed_node3 13827 1727096761.63033: extending task lists for all hosts with included blocks 13827 1727096761.63075: done extending task lists 13827 1727096761.63076: done processing included files 13827 1727096761.63077: results queue empty 13827 1727096761.63077: checking for any_errors_fatal 13827 1727096761.63080: done checking for any_errors_fatal 13827 1727096761.63080: checking for max_fail_percentage 13827 1727096761.63081: done checking for max_fail_percentage 13827 1727096761.63082: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.63082: done checking to see if all hosts have failed 13827 1727096761.63083: getting the remaining hosts for this loop 13827 1727096761.63083: done getting the remaining hosts for this loop 13827 1727096761.63085: getting the next task for host managed_node3 13827 1727096761.63087: done getting next task for host managed_node3 13827 1727096761.63089: ^ task is: TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 13827 1727096761.63091: ^ state is: HOST STATE: block=7, 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 13827 1727096761.63096: getting variables 13827 1727096761.63097: in VariableManager get_vars() 13827 1727096761.63105: Calling all_inventory to load vars for managed_node3 13827 1727096761.63106: Calling groups_inventory to load vars for managed_node3 13827 1727096761.63107: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.63111: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.63112: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.63114: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.63587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.64089: done with get_vars() 13827 1727096761.64101: done getting variables TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 23 September 2024 09:06:01 -0400 (0:00:00.051) 0:01:53.642 ****** 13827 1727096761.64161: entering _queue_task() for managed_node3/include_tasks 13827 1727096761.64422: worker is 1 (out of 1 available) 13827 1727096761.64434: exiting _queue_task() for managed_node3/include_tasks 13827 1727096761.64447: done queuing things up, now waiting for results queue to drain 13827 1727096761.64449: waiting for pending results... 13827 1727096761.64628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 13827 1727096761.64716: in run() - task 12a9e070-eceb-0460-c064-000000000369 13827 1727096761.64731: variable 'ansible_search_path' from source: unknown 13827 1727096761.64735: variable 'ansible_search_path' from source: unknown 13827 1727096761.64763: calling self._execute() 13827 1727096761.64837: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.64841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.64850: variable 'omit' from source: magic vars 13827 1727096761.64936: _execute() done 13827 1727096761.64940: dumping result to json 13827 1727096761.64943: done dumping result, returning 13827 1727096761.64950: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages [12a9e070-eceb-0460-c064-000000000369] 13827 1727096761.64955: sending task result for task 12a9e070-eceb-0460-c064-000000000369 13827 1727096761.65043: done sending task result for task 12a9e070-eceb-0460-c064-000000000369 13827 1727096761.65046: WORKER PROCESS EXITING 13827 1727096761.65089: no more pending results, returning what we have 13827 1727096761.65093: in VariableManager get_vars() 13827 1727096761.65132: Calling all_inventory to load vars for managed_node3 13827 1727096761.65134: Calling groups_inventory to load vars for managed_node3 13827 1727096761.65136: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.65148: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.65151: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.65154: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.65685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.66186: done with get_vars() 13827 1727096761.66198: variable 'ansible_search_path' from source: unknown 13827 1727096761.66199: variable 'ansible_search_path' from source: unknown 13827 1727096761.66221: we have included files to process 13827 1727096761.66222: generating all_blocks data 13827 1727096761.66224: done generating all_blocks data 13827 1727096761.66226: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 13827 1727096761.66227: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 13827 1727096761.66228: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 13827 1727096761.66377: in VariableManager get_vars() 13827 1727096761.66394: done with get_vars() 13827 1727096761.66403: done processing included file 13827 1727096761.66405: iterating over new_blocks loaded from include file 13827 1727096761.66406: in VariableManager get_vars() 13827 1727096761.66417: done with get_vars() 13827 1727096761.66418: filtering new block on tags 13827 1727096761.66430: done filtering new block on tags 13827 1727096761.66432: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed_node3 13827 1727096761.66435: extending task lists for all hosts with included blocks 13827 1727096761.66839: done extending task lists 13827 1727096761.66840: done processing included files 13827 1727096761.66841: results queue empty 13827 1727096761.66841: checking for any_errors_fatal 13827 1727096761.66843: done checking for any_errors_fatal 13827 1727096761.66844: checking for max_fail_percentage 13827 1727096761.66844: done checking for max_fail_percentage 13827 1727096761.66845: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.66845: done checking to see if all hosts have failed 13827 1727096761.66846: getting the remaining hosts for this loop 13827 1727096761.66847: done getting the remaining hosts for this loop 13827 1727096761.66848: getting the next task for host managed_node3 13827 1727096761.66851: done getting next task for host managed_node3 13827 1727096761.66853: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 13827 1727096761.66855: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096761.66864: getting variables 13827 1727096761.66864: in VariableManager get_vars() 13827 1727096761.66873: Calling all_inventory to load vars for managed_node3 13827 1727096761.66875: Calling groups_inventory to load vars for managed_node3 13827 1727096761.66876: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.66880: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.66882: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.66884: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.67297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.67842: done with get_vars() 13827 1727096761.67854: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 23 September 2024 09:06:01 -0400 (0:00:00.037) 0:01:53.679 ****** 13827 1727096761.67910: entering _queue_task() for managed_node3/setup 13827 1727096761.68160: worker is 1 (out of 1 available) 13827 1727096761.68172: exiting _queue_task() for managed_node3/setup 13827 1727096761.68184: done queuing things up, now waiting for results queue to drain 13827 1727096761.68186: waiting for pending results... 13827 1727096761.68369: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 13827 1727096761.68467: in run() - task 12a9e070-eceb-0460-c064-0000000003bf 13827 1727096761.68479: variable 'ansible_search_path' from source: unknown 13827 1727096761.68483: variable 'ansible_search_path' from source: unknown 13827 1727096761.68508: calling self._execute() 13827 1727096761.68577: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.68581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.68589: variable 'omit' from source: magic vars 13827 1727096761.68894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096761.70393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096761.70439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096761.70474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096761.70497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096761.70516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096761.70578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.70609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.70629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.70655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.70668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.70708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.70726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.70743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.70770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.70780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.70906: variable '__selinux_required_facts' from source: role '' all vars 13827 1727096761.70914: variable 'ansible_facts' from source: unknown 13827 1727096761.71285: Evaluated conditional (__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 13827 1727096761.71289: when evaluation is False, skipping this task 13827 1727096761.71291: _execute() done 13827 1727096761.71293: dumping result to json 13827 1727096761.71296: done dumping result, returning 13827 1727096761.71298: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role [12a9e070-eceb-0460-c064-0000000003bf] 13827 1727096761.71300: sending task result for task 12a9e070-eceb-0460-c064-0000000003bf 13827 1727096761.71521: done sending task result for task 12a9e070-eceb-0460-c064-0000000003bf 13827 1727096761.71524: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 13827 1727096761.71568: no more pending results, returning what we have 13827 1727096761.71571: results queue empty 13827 1727096761.71572: checking for any_errors_fatal 13827 1727096761.71573: done checking for any_errors_fatal 13827 1727096761.71573: checking for max_fail_percentage 13827 1727096761.71575: done checking for max_fail_percentage 13827 1727096761.71576: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.71577: done checking to see if all hosts have failed 13827 1727096761.71577: getting the remaining hosts for this loop 13827 1727096761.71579: done getting the remaining hosts for this loop 13827 1727096761.71582: getting the next task for host managed_node3 13827 1727096761.71588: done getting next task for host managed_node3 13827 1727096761.71591: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 13827 1727096761.71595: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096761.71609: getting variables 13827 1727096761.71610: in VariableManager get_vars() 13827 1727096761.71645: Calling all_inventory to load vars for managed_node3 13827 1727096761.71648: Calling groups_inventory to load vars for managed_node3 13827 1727096761.71650: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.71661: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.71663: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.71666: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.72345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.72844: done with get_vars() 13827 1727096761.72860: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 23 September 2024 09:06:01 -0400 (0:00:00.050) 0:01:53.729 ****** 13827 1727096761.72928: entering _queue_task() for managed_node3/include_tasks 13827 1727096761.73159: worker is 1 (out of 1 available) 13827 1727096761.73172: exiting _queue_task() for managed_node3/include_tasks 13827 1727096761.73184: done queuing things up, now waiting for results queue to drain 13827 1727096761.73185: waiting for pending results... 13827 1727096761.73362: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 13827 1727096761.73461: in run() - task 12a9e070-eceb-0460-c064-0000000003c0 13827 1727096761.73471: variable 'ansible_search_path' from source: unknown 13827 1727096761.73475: variable 'ansible_search_path' from source: unknown 13827 1727096761.73502: calling self._execute() 13827 1727096761.73569: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.73573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.73582: variable 'omit' from source: magic vars 13827 1727096761.73666: _execute() done 13827 1727096761.73670: dumping result to json 13827 1727096761.73672: done dumping result, returning 13827 1727096761.73679: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages [12a9e070-eceb-0460-c064-0000000003c0] 13827 1727096761.73684: sending task result for task 12a9e070-eceb-0460-c064-0000000003c0 13827 1727096761.73772: done sending task result for task 12a9e070-eceb-0460-c064-0000000003c0 13827 1727096761.73774: WORKER PROCESS EXITING 13827 1727096761.73815: no more pending results, returning what we have 13827 1727096761.73820: in VariableManager get_vars() 13827 1727096761.73861: Calling all_inventory to load vars for managed_node3 13827 1727096761.73865: Calling groups_inventory to load vars for managed_node3 13827 1727096761.73867: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.73878: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.73881: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.73883: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.74387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.74894: done with get_vars() 13827 1727096761.74905: variable 'ansible_search_path' from source: unknown 13827 1727096761.74906: variable 'ansible_search_path' from source: unknown 13827 1727096761.74935: we have included files to process 13827 1727096761.74936: generating all_blocks data 13827 1727096761.74937: done generating all_blocks data 13827 1727096761.74940: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 13827 1727096761.74941: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 13827 1727096761.74942: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 13827 1727096761.75746: done processing included file 13827 1727096761.75749: iterating over new_blocks loaded from include file 13827 1727096761.75750: in VariableManager get_vars() 13827 1727096761.75766: done with get_vars() 13827 1727096761.75767: filtering new block on tags 13827 1727096761.75782: done filtering new block on tags 13827 1727096761.75784: in VariableManager get_vars() 13827 1727096761.75796: done with get_vars() 13827 1727096761.75797: filtering new block on tags 13827 1727096761.75810: done filtering new block on tags 13827 1727096761.75811: in VariableManager get_vars() 13827 1727096761.75966: done with get_vars() 13827 1727096761.75968: filtering new block on tags 13827 1727096761.75984: done filtering new block on tags 13827 1727096761.75985: in VariableManager get_vars() 13827 1727096761.75997: done with get_vars() 13827 1727096761.75998: filtering new block on tags 13827 1727096761.76012: done filtering new block on tags 13827 1727096761.76013: in VariableManager get_vars() 13827 1727096761.76026: done with get_vars() 13827 1727096761.76028: filtering new block on tags 13827 1727096761.76036: done filtering new block on tags 13827 1727096761.76037: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed_node3 13827 1727096761.76041: extending task lists for all hosts with included blocks 13827 1727096761.76137: done extending task lists 13827 1727096761.76138: done processing included files 13827 1727096761.76138: results queue empty 13827 1727096761.76139: checking for any_errors_fatal 13827 1727096761.76140: done checking for any_errors_fatal 13827 1727096761.76141: checking for max_fail_percentage 13827 1727096761.76142: done checking for max_fail_percentage 13827 1727096761.76142: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.76143: done checking to see if all hosts have failed 13827 1727096761.76143: getting the remaining hosts for this loop 13827 1727096761.76144: done getting the remaining hosts for this loop 13827 1727096761.76146: getting the next task for host managed_node3 13827 1727096761.76149: done getting next task for host managed_node3 13827 1727096761.76150: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if system is ostree 13827 1727096761.76152: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096761.76161: getting variables 13827 1727096761.76162: in VariableManager get_vars() 13827 1727096761.76170: Calling all_inventory to load vars for managed_node3 13827 1727096761.76171: Calling groups_inventory to load vars for managed_node3 13827 1727096761.76172: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.76176: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.76177: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.76179: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.76571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.77052: done with get_vars() 13827 1727096761.77069: done getting variables TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 23 September 2024 09:06:01 -0400 (0:00:00.042) 0:01:53.771 ****** 13827 1727096761.77132: entering _queue_task() for managed_node3/stat 13827 1727096761.77391: worker is 1 (out of 1 available) 13827 1727096761.77404: exiting _queue_task() for managed_node3/stat 13827 1727096761.77415: done queuing things up, now waiting for results queue to drain 13827 1727096761.77416: waiting for pending results... 13827 1727096761.77596: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if system is ostree 13827 1727096761.77707: in run() - task 12a9e070-eceb-0460-c064-000000000419 13827 1727096761.77718: variable 'ansible_search_path' from source: unknown 13827 1727096761.77721: variable 'ansible_search_path' from source: unknown 13827 1727096761.77752: calling self._execute() 13827 1727096761.77818: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.77826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.77835: variable 'omit' from source: magic vars 13827 1727096761.78110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096761.78316: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096761.78351: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096761.78377: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096761.78403: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096761.78474: 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) 13827 1727096761.78492: 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) 13827 1727096761.78511: 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) 13827 1727096761.78534: 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) 13827 1727096761.78620: variable '__selinux_is_ostree' from source: set_fact 13827 1727096761.78632: Evaluated conditional (not __selinux_is_ostree is defined): False 13827 1727096761.78635: when evaluation is False, skipping this task 13827 1727096761.78638: _execute() done 13827 1727096761.78641: dumping result to json 13827 1727096761.78643: done dumping result, returning 13827 1727096761.78651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if system is ostree [12a9e070-eceb-0460-c064-000000000419] 13827 1727096761.78658: sending task result for task 12a9e070-eceb-0460-c064-000000000419 13827 1727096761.78742: done sending task result for task 12a9e070-eceb-0460-c064-000000000419 13827 1727096761.78745: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } 13827 1727096761.78795: no more pending results, returning what we have 13827 1727096761.78799: results queue empty 13827 1727096761.78799: checking for any_errors_fatal 13827 1727096761.78801: done checking for any_errors_fatal 13827 1727096761.78802: checking for max_fail_percentage 13827 1727096761.78804: done checking for max_fail_percentage 13827 1727096761.78805: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.78805: done checking to see if all hosts have failed 13827 1727096761.78806: getting the remaining hosts for this loop 13827 1727096761.78808: done getting the remaining hosts for this loop 13827 1727096761.78811: getting the next task for host managed_node3 13827 1727096761.78819: done getting next task for host managed_node3 13827 1727096761.78823: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 13827 1727096761.78828: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096761.78844: getting variables 13827 1727096761.78845: in VariableManager get_vars() 13827 1727096761.78882: Calling all_inventory to load vars for managed_node3 13827 1727096761.78885: Calling groups_inventory to load vars for managed_node3 13827 1727096761.78887: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.78897: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.78899: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.78902: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.79434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.79949: done with get_vars() 13827 1727096761.79966: done getting variables 13827 1727096761.80009: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 23 September 2024 09:06:01 -0400 (0:00:00.029) 0:01:53.800 ****** 13827 1727096761.80040: entering _queue_task() for managed_node3/set_fact 13827 1727096761.80286: worker is 1 (out of 1 available) 13827 1727096761.80300: exiting _queue_task() for managed_node3/set_fact 13827 1727096761.80313: done queuing things up, now waiting for results queue to drain 13827 1727096761.80315: waiting for pending results... 13827 1727096761.80496: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 13827 1727096761.80607: in run() - task 12a9e070-eceb-0460-c064-00000000041a 13827 1727096761.80618: variable 'ansible_search_path' from source: unknown 13827 1727096761.80622: variable 'ansible_search_path' from source: unknown 13827 1727096761.80653: calling self._execute() 13827 1727096761.80718: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.80722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.80734: variable 'omit' from source: magic vars 13827 1727096761.81013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096761.81219: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096761.81254: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096761.81281: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096761.81307: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096761.81375: 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) 13827 1727096761.81393: 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) 13827 1727096761.81413: 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) 13827 1727096761.81433: 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) 13827 1727096761.81520: variable '__selinux_is_ostree' from source: set_fact 13827 1727096761.81524: Evaluated conditional (not __selinux_is_ostree is defined): False 13827 1727096761.81529: when evaluation is False, skipping this task 13827 1727096761.81532: _execute() done 13827 1727096761.81535: dumping result to json 13827 1727096761.81538: done dumping result, returning 13827 1727096761.81546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree [12a9e070-eceb-0460-c064-00000000041a] 13827 1727096761.81550: sending task result for task 12a9e070-eceb-0460-c064-00000000041a 13827 1727096761.81633: done sending task result for task 12a9e070-eceb-0460-c064-00000000041a 13827 1727096761.81635: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } 13827 1727096761.81681: no more pending results, returning what we have 13827 1727096761.81684: results queue empty 13827 1727096761.81685: checking for any_errors_fatal 13827 1727096761.81691: done checking for any_errors_fatal 13827 1727096761.81692: checking for max_fail_percentage 13827 1727096761.81693: done checking for max_fail_percentage 13827 1727096761.81694: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.81695: done checking to see if all hosts have failed 13827 1727096761.81695: getting the remaining hosts for this loop 13827 1727096761.81697: done getting the remaining hosts for this loop 13827 1727096761.81700: getting the next task for host managed_node3 13827 1727096761.81711: done getting next task for host managed_node3 13827 1727096761.81714: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 13827 1727096761.81720: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096761.81734: getting variables 13827 1727096761.81735: in VariableManager get_vars() 13827 1727096761.81774: Calling all_inventory to load vars for managed_node3 13827 1727096761.81777: Calling groups_inventory to load vars for managed_node3 13827 1727096761.81779: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.81789: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.81791: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.81794: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.82416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.82916: done with get_vars() 13827 1727096761.82928: done getting variables TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 23 September 2024 09:06:01 -0400 (0:00:00.029) 0:01:53.830 ****** 13827 1727096761.82999: entering _queue_task() for managed_node3/stat 13827 1727096761.83227: worker is 1 (out of 1 available) 13827 1727096761.83239: exiting _queue_task() for managed_node3/stat 13827 1727096761.83250: done queuing things up, now waiting for results queue to drain 13827 1727096761.83251: waiting for pending results... 13827 1727096761.83426: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 13827 1727096761.83537: in run() - task 12a9e070-eceb-0460-c064-00000000041c 13827 1727096761.83548: variable 'ansible_search_path' from source: unknown 13827 1727096761.83551: variable 'ansible_search_path' from source: unknown 13827 1727096761.83582: calling self._execute() 13827 1727096761.83646: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.83650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.83661: variable 'omit' from source: magic vars 13827 1727096761.83931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096761.84136: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096761.84172: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096761.84197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096761.84220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096761.84289: 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) 13827 1727096761.84307: 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) 13827 1727096761.84326: 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) 13827 1727096761.84346: 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) 13827 1727096761.84431: variable '__selinux_is_transactional' from source: set_fact 13827 1727096761.84439: Evaluated conditional (not __selinux_is_transactional is defined): False 13827 1727096761.84443: when evaluation is False, skipping this task 13827 1727096761.84446: _execute() done 13827 1727096761.84449: dumping result to json 13827 1727096761.84451: done dumping result, returning 13827 1727096761.84461: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin [12a9e070-eceb-0460-c064-00000000041c] 13827 1727096761.84467: sending task result for task 12a9e070-eceb-0460-c064-00000000041c 13827 1727096761.84547: done sending task result for task 12a9e070-eceb-0460-c064-00000000041c 13827 1727096761.84550: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } 13827 1727096761.84608: no more pending results, returning what we have 13827 1727096761.84611: results queue empty 13827 1727096761.84612: checking for any_errors_fatal 13827 1727096761.84620: done checking for any_errors_fatal 13827 1727096761.84621: checking for max_fail_percentage 13827 1727096761.84623: done checking for max_fail_percentage 13827 1727096761.84624: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.84624: done checking to see if all hosts have failed 13827 1727096761.84625: getting the remaining hosts for this loop 13827 1727096761.84627: done getting the remaining hosts for this loop 13827 1727096761.84630: getting the next task for host managed_node3 13827 1727096761.84639: done getting next task for host managed_node3 13827 1727096761.84642: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 13827 1727096761.84647: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096761.84665: getting variables 13827 1727096761.84666: in VariableManager get_vars() 13827 1727096761.84700: Calling all_inventory to load vars for managed_node3 13827 1727096761.84703: Calling groups_inventory to load vars for managed_node3 13827 1727096761.84705: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.84713: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.84716: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.84718: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.85240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.85744: done with get_vars() 13827 1727096761.85760: done getting variables 13827 1727096761.85802: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 23 September 2024 09:06:01 -0400 (0:00:00.028) 0:01:53.858 ****** 13827 1727096761.85830: entering _queue_task() for managed_node3/set_fact 13827 1727096761.86068: worker is 1 (out of 1 available) 13827 1727096761.86081: exiting _queue_task() for managed_node3/set_fact 13827 1727096761.86095: done queuing things up, now waiting for results queue to drain 13827 1727096761.86096: waiting for pending results... 13827 1727096761.86276: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 13827 1727096761.86378: in run() - task 12a9e070-eceb-0460-c064-00000000041d 13827 1727096761.86389: variable 'ansible_search_path' from source: unknown 13827 1727096761.86393: variable 'ansible_search_path' from source: unknown 13827 1727096761.86420: calling self._execute() 13827 1727096761.86489: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.86493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.86502: variable 'omit' from source: magic vars 13827 1727096761.86781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096761.86980: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096761.87016: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096761.87042: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096761.87069: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096761.87134: 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) 13827 1727096761.87164: 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) 13827 1727096761.87182: 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) 13827 1727096761.87202: 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) 13827 1727096761.87287: variable '__selinux_is_transactional' from source: set_fact 13827 1727096761.87294: Evaluated conditional (not __selinux_is_transactional is defined): False 13827 1727096761.87299: when evaluation is False, skipping this task 13827 1727096761.87302: _execute() done 13827 1727096761.87305: dumping result to json 13827 1727096761.87308: done dumping result, returning 13827 1727096761.87316: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists [12a9e070-eceb-0460-c064-00000000041d] 13827 1727096761.87318: sending task result for task 12a9e070-eceb-0460-c064-00000000041d 13827 1727096761.87402: done sending task result for task 12a9e070-eceb-0460-c064-00000000041d 13827 1727096761.87405: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } 13827 1727096761.87469: no more pending results, returning what we have 13827 1727096761.87473: results queue empty 13827 1727096761.87473: checking for any_errors_fatal 13827 1727096761.87479: done checking for any_errors_fatal 13827 1727096761.87480: checking for max_fail_percentage 13827 1727096761.87481: done checking for max_fail_percentage 13827 1727096761.87482: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.87483: done checking to see if all hosts have failed 13827 1727096761.87483: getting the remaining hosts for this loop 13827 1727096761.87485: done getting the remaining hosts for this loop 13827 1727096761.87488: getting the next task for host managed_node3 13827 1727096761.87499: done getting next task for host managed_node3 13827 1727096761.87502: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 13827 1727096761.87508: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096761.87525: getting variables 13827 1727096761.87526: in VariableManager get_vars() 13827 1727096761.87560: Calling all_inventory to load vars for managed_node3 13827 1727096761.87563: Calling groups_inventory to load vars for managed_node3 13827 1727096761.87569: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.87578: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.87581: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.87583: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.88219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.88725: done with get_vars() 13827 1727096761.88737: done getting variables 13827 1727096761.88781: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 23 September 2024 09:06:01 -0400 (0:00:00.029) 0:01:53.888 ****** 13827 1727096761.88806: entering _queue_task() for managed_node3/package 13827 1727096761.89037: worker is 1 (out of 1 available) 13827 1727096761.89051: exiting _queue_task() for managed_node3/package 13827 1727096761.89065: done queuing things up, now waiting for results queue to drain 13827 1727096761.89067: waiting for pending results... 13827 1727096761.89237: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 13827 1727096761.89343: in run() - task 12a9e070-eceb-0460-c064-00000000041f 13827 1727096761.89354: variable 'ansible_search_path' from source: unknown 13827 1727096761.89360: variable 'ansible_search_path' from source: unknown 13827 1727096761.89385: calling self._execute() 13827 1727096761.89446: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.89450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.89460: variable 'omit' from source: magic vars 13827 1727096761.89730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096761.89930: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096761.89965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096761.89991: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096761.90014: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096761.90096: variable 'ansible_python_version' from source: facts 13827 1727096761.90111: Evaluated conditional (ansible_python_version is version('3', '<')): False 13827 1727096761.90114: when evaluation is False, skipping this task 13827 1727096761.90117: _execute() done 13827 1727096761.90120: dumping result to json 13827 1727096761.90125: done dumping result, returning 13827 1727096761.90129: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools [12a9e070-eceb-0460-c064-00000000041f] 13827 1727096761.90133: sending task result for task 12a9e070-eceb-0460-c064-00000000041f 13827 1727096761.90217: done sending task result for task 12a9e070-eceb-0460-c064-00000000041f 13827 1727096761.90220: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } 13827 1727096761.90268: no more pending results, returning what we have 13827 1727096761.90271: results queue empty 13827 1727096761.90272: checking for any_errors_fatal 13827 1727096761.90280: done checking for any_errors_fatal 13827 1727096761.90280: checking for max_fail_percentage 13827 1727096761.90282: done checking for max_fail_percentage 13827 1727096761.90283: checking to see if all hosts have failed and the running result is not ok 13827 1727096761.90284: done checking to see if all hosts have failed 13827 1727096761.90284: getting the remaining hosts for this loop 13827 1727096761.90286: done getting the remaining hosts for this loop 13827 1727096761.90289: getting the next task for host managed_node3 13827 1727096761.90297: done getting next task for host managed_node3 13827 1727096761.90300: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 13827 1727096761.90305: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096761.90320: getting variables 13827 1727096761.90324: in VariableManager get_vars() 13827 1727096761.90352: Calling all_inventory to load vars for managed_node3 13827 1727096761.90354: Calling groups_inventory to load vars for managed_node3 13827 1727096761.90358: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096761.90367: Calling all_plugins_play to load vars for managed_node3 13827 1727096761.90370: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096761.90372: Calling groups_plugins_play to load vars for managed_node3 13827 1727096761.90860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096761.91365: done with get_vars() 13827 1727096761.91376: done getting variables 13827 1727096761.91418: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 23 September 2024 09:06:01 -0400 (0:00:00.026) 0:01:53.914 ****** 13827 1727096761.91443: entering _queue_task() for managed_node3/package 13827 1727096761.91666: worker is 1 (out of 1 available) 13827 1727096761.91681: exiting _queue_task() for managed_node3/package 13827 1727096761.91692: done queuing things up, now waiting for results queue to drain 13827 1727096761.91694: waiting for pending results... 13827 1727096761.91864: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 13827 1727096761.91963: in run() - task 12a9e070-eceb-0460-c064-000000000420 13827 1727096761.91974: variable 'ansible_search_path' from source: unknown 13827 1727096761.91978: variable 'ansible_search_path' from source: unknown 13827 1727096761.92003: calling self._execute() 13827 1727096761.92069: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.92073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.92082: variable 'omit' from source: magic vars 13827 1727096761.92363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096761.92559: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096761.92596: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096761.92624: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096761.92647: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096761.92728: variable 'ansible_python_version' from source: facts 13827 1727096761.92741: Evaluated conditional (ansible_python_version is version('3', '>=')): True 13827 1727096761.92827: variable 'ansible_os_family' from source: facts 13827 1727096761.92830: Evaluated conditional (ansible_os_family == "RedHat"): True 13827 1727096761.92834: variable 'omit' from source: magic vars 13827 1727096761.92887: variable 'omit' from source: magic vars 13827 1727096761.92986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096761.94313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096761.94364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096761.94391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096761.94414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096761.94436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096761.94503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096761.94528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096761.94548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096761.94576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096761.94586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096761.94652: variable '__selinux_is_ostree' from source: set_fact 13827 1727096761.94658: variable 'omit' from source: magic vars 13827 1727096761.94680: variable 'omit' from source: magic vars 13827 1727096761.94700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096761.94720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096761.94735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096761.94749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096761.94759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096761.94781: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096761.94784: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.94786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.94850: Set connection var ansible_connection to ssh 13827 1727096761.94860: Set connection var ansible_shell_executable to /bin/sh 13827 1727096761.94868: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096761.94871: Set connection var ansible_shell_type to sh 13827 1727096761.94878: Set connection var ansible_pipelining to False 13827 1727096761.94882: Set connection var ansible_timeout to 10 13827 1727096761.94900: variable 'ansible_shell_executable' from source: unknown 13827 1727096761.94902: variable 'ansible_connection' from source: unknown 13827 1727096761.94905: variable 'ansible_module_compression' from source: unknown 13827 1727096761.94908: variable 'ansible_shell_type' from source: unknown 13827 1727096761.94910: variable 'ansible_shell_executable' from source: unknown 13827 1727096761.94912: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096761.94914: variable 'ansible_pipelining' from source: unknown 13827 1727096761.94918: variable 'ansible_timeout' from source: unknown 13827 1727096761.94925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096761.94996: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096761.95005: variable 'omit' from source: magic vars 13827 1727096761.95010: starting attempt loop 13827 1727096761.95013: running the handler 13827 1727096761.95018: variable 'ansible_facts' from source: unknown 13827 1727096761.95024: variable 'ansible_facts' from source: unknown 13827 1727096761.95063: _low_level_execute_command(): starting 13827 1727096761.95070: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096761.95543: 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 <<< 13827 1727096761.95560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096761.95564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096761.95582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096761.95592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096761.95635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096761.95639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096761.95657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096761.95720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096761.97393: stdout chunk (state=3): >>>/root <<< 13827 1727096761.97495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096761.97523: stderr chunk (state=3): >>><<< 13827 1727096761.97529: stdout chunk (state=3): >>><<< 13827 1727096761.97548: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096761.97559: _low_level_execute_command(): starting 13827 1727096761.97566: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079 `" && echo ansible-tmp-1727096761.975484-16026-97823909878079="` echo /root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079 `" ) && sleep 0' 13827 1727096761.97996: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096761.98000: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096761.98003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096761.98005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096761.98007: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096761.98054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096761.98061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096761.98132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096761.99990: stdout chunk (state=3): >>>ansible-tmp-1727096761.975484-16026-97823909878079=/root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079 <<< 13827 1727096762.00096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096762.00125: stderr chunk (state=3): >>><<< 13827 1727096762.00128: stdout chunk (state=3): >>><<< 13827 1727096762.00141: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096761.975484-16026-97823909878079=/root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096762.00176: variable 'ansible_module_compression' from source: unknown 13827 1727096762.00219: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13827 1727096762.00260: variable 'ansible_facts' from source: unknown 13827 1727096762.00342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/AnsiballZ_dnf.py 13827 1727096762.00447: Sending initial data 13827 1727096762.00451: Sent initial data (150 bytes) 13827 1727096762.00897: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096762.00901: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096762.00903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.00905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096762.00907: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.00959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.00963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.01032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.02563: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096762.02617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096762.02676: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpgodz9_m_ /root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/AnsiballZ_dnf.py <<< 13827 1727096762.02683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/AnsiballZ_dnf.py" <<< 13827 1727096762.02734: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmpgodz9_m_" to remote "/root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/AnsiballZ_dnf.py" <<< 13827 1727096762.02742: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/AnsiballZ_dnf.py" <<< 13827 1727096762.03468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096762.03512: stderr chunk (state=3): >>><<< 13827 1727096762.03515: stdout chunk (state=3): >>><<< 13827 1727096762.03551: done transferring module to remote 13827 1727096762.03565: _low_level_execute_command(): starting 13827 1727096762.03570: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/ /root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/AnsiballZ_dnf.py && sleep 0' 13827 1727096762.04024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096762.04028: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.04030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096762.04032: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096762.04034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.04086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.04090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096762.04092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.04153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.05867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096762.05895: stderr chunk (state=3): >>><<< 13827 1727096762.05899: stdout chunk (state=3): >>><<< 13827 1727096762.05913: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096762.05917: _low_level_execute_command(): starting 13827 1727096762.05920: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/AnsiballZ_dnf.py && sleep 0' 13827 1727096762.06358: 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 <<< 13827 1727096762.06362: 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.46.68 originally 10.31.46.68 <<< 13827 1727096762.06374: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.06391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096762.06393: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.06453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.06466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096762.06469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.06528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.08731: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 13827 1727096762.08768: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096762.08796: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13827 1727096762.08803: stdout chunk (state=3): >>># installing zipimport hook <<< 13827 1727096762.08822: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096762.08829: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096762.08878: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.08904: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096762.08922: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096762.08960: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096762.08981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096762.08990: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38a184d0> <<< 13827 1727096762.09003: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa389e7b30> <<< 13827 1727096762.09026: 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' <<< 13827 1727096762.09038: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38a1aa50> <<< 13827 1727096762.09052: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096762.09082: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096762.09087: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096762.09109: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096762.09139: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096762.09143: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096762.09227: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096762.09250: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096762.09281: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096762.09300: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096762.09319: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096762.09334: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 13827 1727096762.09343: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096762.09373: 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 <<< 13827 1727096762.09377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096762.09394: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38809130> <<< 13827 1727096762.09450: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.09470: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38809fa0> <<< 13827 1727096762.09493: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096762.09525: 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. <<< 13827 1727096762.09783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096762.09803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096762.09821: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096762.09830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.09846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096762.09888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096762.09904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096762.09936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096762.09939: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38847da0> <<< 13827 1727096762.09967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096762.09981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096762.10007: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38847fb0> <<< 13827 1727096762.10029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096762.10050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096762.10076: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096762.10123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.10141: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096762.10165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096762.10171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3887f770> <<< 13827 1727096762.10185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096762.10205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3887fe00> <<< 13827 1727096762.10219: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096762.10270: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3885fa40> <<< 13827 1727096762.10276: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096762.10305: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3885d160> <<< 13827 1727096762.10400: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38844f50> <<< 13827 1727096762.10419: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096762.10442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096762.10449: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096762.10474: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096762.10493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096762.10518: 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' <<< 13827 1727096762.10551: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3889f6b0> <<< 13827 1727096762.10567: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3889e2d0> <<< 13827 1727096762.10598: 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' <<< 13827 1727096762.10603: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3885e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3889cb60> <<< 13827 1727096762.10660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096762.10663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d46e0> <<< 13827 1727096762.10682: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388441d0> <<< 13827 1727096762.10694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096762.10702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096762.10723: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.10729: 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 0x7faa388d4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d4a40> <<< 13827 1727096762.10769: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.10773: 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 0x7faa388d4e00> <<< 13827 1727096762.10777: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38842cf0> <<< 13827 1727096762.10805: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096762.10810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.10827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096762.10874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096762.10877: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d54f0> <<< 13827 1727096762.10880: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d51c0> import 'importlib.machinery' # <<< 13827 1727096762.10912: 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' <<< 13827 1727096762.10935: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d63f0> <<< 13827 1727096762.10938: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096762.10959: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096762.10977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096762.11011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096762.11036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096762.11045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388ec5f0> <<< 13827 1727096762.11059: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096762.11085: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.11090: 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 0x7faa388edd00> <<< 13827 1727096762.11111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096762.11123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096762.11150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096762.11153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096762.11166: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388eeba0> <<< 13827 1727096762.11209: 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 0x7faa388ef200> <<< 13827 1727096762.11213: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388ee0f0> <<< 13827 1727096762.11232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096762.11240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096762.11277: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.11291: 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 0x7faa388efc50> <<< 13827 1727096762.11298: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388ef3b0> <<< 13827 1727096762.11338: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d6360> <<< 13827 1727096762.11354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096762.11382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096762.11401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096762.11423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096762.11453: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.11460: 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 0x7faa3862bb30> <<< 13827 1727096762.11477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096762.11480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096762.11512: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.11514: 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 0x7faa386545f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38654380> <<< 13827 1727096762.11542: 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' <<< 13827 1727096762.11547: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa38654620> <<< 13827 1727096762.11571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096762.11574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096762.11645: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.11768: 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 0x7faa38654f20> <<< 13827 1727096762.11875: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.11878: 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 0x7faa38655910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38654800> <<< 13827 1727096762.11902: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38629cd0> <<< 13827 1727096762.11921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096762.11944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096762.11967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096762.11977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096762.11983: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38656d20> <<< 13827 1727096762.12009: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38655a60> <<< 13827 1727096762.12025: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d6b10> <<< 13827 1727096762.12059: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096762.12111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.12132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096762.12163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096762.12191: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3867b050> <<< 13827 1727096762.12242: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096762.12259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.12275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096762.12297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096762.12334: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa386a33e0> <<< 13827 1727096762.12358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096762.12399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096762.12449: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096762.12479: 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 0x7faa38704200> <<< 13827 1727096762.12494: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096762.12524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096762.12543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096762.12588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096762.12672: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38706960> <<< 13827 1727096762.12745: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38704320> <<< 13827 1727096762.12775: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa386d11f0> <<< 13827 1727096762.12808: 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 0x7faa38511310> <<< 13827 1727096762.12829: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa386a21e0> <<< 13827 1727096762.12832: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38657c20> <<< 13827 1727096762.12951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096762.12965: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa386a28a0> <<< 13827 1727096762.13123: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_xfzcfotk/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 13827 1727096762.13252: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.13272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096762.13290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096762.13328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096762.13401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096762.13428: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 13827 1727096762.13431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3856afc0> <<< 13827 1727096762.13435: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096762.13617: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38549eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38549070> <<< 13827 1727096762.13624: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.13641: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096762.13661: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.13679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.13695: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.13702: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096762.13719: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.15080: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.16190: 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 0x7faa38568e60> <<< 13827 1727096762.16206: 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' <<< 13827 1727096762.16236: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096762.16246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096762.16264: 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' <<< 13827 1727096762.16291: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.16296: 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 0x7faa385929c0> <<< 13827 1727096762.16334: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38592750> <<< 13827 1727096762.16361: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38592060> <<< 13827 1727096762.16380: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096762.16383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096762.16429: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa385927b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3856b9e0> <<< 13827 1727096762.16436: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096762.16466: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.16482: stdout chunk (state=3): >>># 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 0x7faa38593740> <<< 13827 1727096762.16497: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.16500: 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 0x7faa38593980> <<< 13827 1727096762.16515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096762.16561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096762.16571: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096762.16615: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38593ec0> <<< 13827 1727096762.16620: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096762.16642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096762.16668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096762.16703: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f11cd0> <<< 13827 1727096762.16729: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.16737: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37f13410> <<< 13827 1727096762.16749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096762.16771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096762.16799: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f14200> <<< 13827 1727096762.16824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096762.16845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096762.16875: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f15370> <<< 13827 1727096762.16884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096762.16920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096762.16942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096762.16947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096762.16997: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f17e30> <<< 13827 1727096762.17032: 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 0x7faa38842de0> <<< 13827 1727096762.17052: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f160f0> <<< 13827 1727096762.17071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096762.17104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096762.17124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096762.17130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096762.17142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096762.17176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096762.17195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096762.17198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13827 1727096762.17206: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f23d70> <<< 13827 1727096762.17222: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096762.17285: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f22840> <<< 13827 1727096762.17291: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f225d0> <<< 13827 1727096762.17311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096762.17317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096762.17388: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f22b10> <<< 13827 1727096762.17417: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f16600> <<< 13827 1727096762.17441: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.17447: 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 0x7faa37f67a10> <<< 13827 1727096762.17472: 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' <<< 13827 1727096762.17480: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f68140> <<< 13827 1727096762.17495: 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 <<< 13827 1727096762.17512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096762.17533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096762.17539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096762.17574: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.17580: 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 0x7faa37f69be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f699a0> <<< 13827 1727096762.17592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096762.17698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096762.17746: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.17755: 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 0x7faa37f6c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f6a2d0> <<< 13827 1727096762.17770: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096762.17811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.17833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096762.17837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096762.17848: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096762.17891: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f6f980> <<< 13827 1727096762.18008: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f6c350> <<< 13827 1727096762.18070: 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 0x7faa37f70a10> <<< 13827 1727096762.18097: 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 0x7faa37f70650> <<< 13827 1727096762.18142: 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 0x7faa37f70a70> <<< 13827 1727096762.18157: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f682c0> <<< 13827 1727096762.18176: 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 <<< 13827 1727096762.18185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096762.18197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096762.18219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096762.18241: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.18271: 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 0x7faa37ff81a0> <<< 13827 1727096762.18420: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.18426: 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 0x7faa37ff93a0> <<< 13827 1727096762.18428: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f72930> <<< 13827 1727096762.18465: 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' <<< 13827 1727096762.18471: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37f73ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f72570> <<< 13827 1727096762.18474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18493: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18497: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096762.18520: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18599: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18686: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18690: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18715: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13827 1727096762.18718: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18746: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096762.18755: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18878: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.18998: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.19522: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.20053: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096762.20068: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096762.20071: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096762.20088: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096762.20110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.20153: 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 0x7faa37e015b0> <<< 13827 1727096762.20237: 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' <<< 13827 1727096762.20257: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e02330> <<< 13827 1727096762.20261: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ff9640> <<< 13827 1727096762.20314: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096762.20323: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.20347: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.20361: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096762.20374: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.20518: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.20684: 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' <<< 13827 1727096762.20688: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e02300> <<< 13827 1727096762.20696: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.21151: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.21594: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.21667: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.21744: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096762.21751: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.21787: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.21822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096762.21830: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.21902: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.21980: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096762.22010: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22013: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22018: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096762.22033: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22077: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22117: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096762.22123: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096762.22630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096762.22646: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096762.22711: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e03470> <<< 13827 1727096762.22721: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22790: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22869: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096762.22876: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096762.22903: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22942: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.22987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096762.22993: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23040: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23081: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23140: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23204: 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 <<< 13827 1727096762.23241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.23320: 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' <<< 13827 1727096762.23325: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37e0dd00> <<< 13827 1727096762.23353: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e0b050> <<< 13827 1727096762.23387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096762.23400: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23464: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23527: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23551: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23599: 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' <<< 13827 1727096762.23619: 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 <<< 13827 1727096762.23637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096762.23663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096762.23717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096762.23741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096762.23750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096762.23810: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f02600> <<< 13827 1727096762.23848: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa385ca2d0> <<< 13827 1727096762.23929: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e0dd60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e00830> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096762.23941: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.23971: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.24002: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096762.24055: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096762.24069: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.24084: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096762.24106: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.24663: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.25193: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.25863: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.26527: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea0110> <<< 13827 1727096762.26551: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea0350> <<< 13827 1727096762.26578: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 13827 1727096762.26588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 13827 1727096762.26603: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 13827 1727096762.26635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13827 1727096762.26638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea0aa0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea0620> <<< 13827 1727096762.26665: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py <<< 13827 1727096762.26673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 13827 1727096762.26693: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13827 1727096762.26695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13827 1727096762.26731: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea13a0> <<< 13827 1727096762.26753: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 13827 1727096762.26775: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13827 1727096762.26806: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13827 1727096762.26811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13827 1727096762.26833: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13827 1727096762.26842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13827 1727096762.26868: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 13827 1727096762.26872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13827 1727096762.26895: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e894f0> <<< 13827 1727096762.26914: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13827 1727096762.26918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e89220> <<< 13827 1727096762.26941: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 13827 1727096762.26953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 13827 1727096762.26961: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a4e360> <<< 13827 1727096762.27004: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea2bd0> <<< 13827 1727096762.27027: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13827 1727096762.27072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13827 1727096762.27100: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13827 1727096762.27107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13827 1727096762.27130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13827 1727096762.27165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13827 1727096762.27227: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a54f20> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a4faa0> <<< 13827 1727096762.27267: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a4ee40> <<< 13827 1727096762.27276: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea2060> <<< 13827 1727096762.27302: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13827 1727096762.27315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13827 1727096762.27338: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 13827 1727096762.27390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13827 1727096762.27413: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13827 1727096762.27420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13827 1727096762.27439: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac0f50> <<< 13827 1727096762.27568: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a79070> <<< 13827 1727096762.27679: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a4f920> <<< 13827 1727096762.27686: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13827 1727096762.27701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13827 1727096762.27716: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13827 1727096762.27746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13827 1727096762.27781: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 13827 1727096762.27785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac4920> <<< 13827 1727096762.27804: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac2d50> <<< 13827 1727096762.27807: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a78b90> <<< 13827 1727096762.27836: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea1ac0> <<< 13827 1727096762.27848: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea1460> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea1160> <<< 13827 1727096762.27854: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea03b0> <<< 13827 1727096762.27876: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 13827 1727096762.27885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea1490> <<< 13827 1727096762.27912: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 13827 1727096762.27916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 13827 1727096762.27923: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13827 1727096762.27939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13827 1727096762.27991: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac4f20> <<< 13827 1727096762.27999: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac4b30> <<< 13827 1727096762.28027: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13827 1727096762.28033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.28094: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac5820> <<< 13827 1727096762.28116: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13827 1727096762.28139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13827 1727096762.28200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13827 1727096762.28228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13827 1727096762.28297: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.28371: 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 0x7faa37ad7d10> <<< 13827 1727096762.28547: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ad5310> <<< 13827 1727096762.28570: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac6480> <<< 13827 1727096762.28595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13827 1727096762.28607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13827 1727096762.28643: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ad4dd0> <<< 13827 1727096762.28664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13827 1727096762.28674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ae5eb0> <<< 13827 1727096762.28698: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 13827 1727096762.28726: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 13827 1727096762.28747: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ae6b40> <<< 13827 1727096762.28764: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ae6600> <<< 13827 1727096762.28780: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13827 1727096762.28845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13827 1727096762.28918: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ae7050> <<< 13827 1727096762.28936: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13827 1727096762.28978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13827 1727096762.29188: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37abb7a0> <<< 13827 1727096762.29209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13827 1727096762.29227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13827 1727096762.29251: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37977f80> <<< 13827 1727096762.29294: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.29391: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13827 1727096762.29400: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.29522: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.29655: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13827 1727096762.29672: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.29718: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.29768: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13827 1727096762.29773: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.29901: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.30010: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13827 1727096762.30098: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.30515: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py <<< 13827 1727096762.30520: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.30544: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 13827 1727096762.30555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13827 1727096762.30578: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py <<< 13827 1727096762.30583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b6d20> <<< 13827 1727096762.30608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13827 1727096762.30642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13827 1727096762.30775: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b6e40> <<< 13827 1727096762.30786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13827 1727096762.30802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13827 1727096762.30824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13827 1727096762.30831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13827 1727096762.30862: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.30867: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37707050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa377068a0> <<< 13827 1727096762.30892: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.30897: 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 0x7faa37706a50> <<< 13827 1727096762.30934: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b7380> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b5f70> <<< 13827 1727096762.30973: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' <<< 13827 1727096762.30980: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b69c0> <<< 13827 1727096762.30997: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 13827 1727096762.31070: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13827 1727096762.31103: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 13827 1727096762.31111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.31128: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 13827 1727096762.31135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 13827 1727096762.31258: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 13827 1727096762.31264: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37780650> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37780230> <<< 13827 1727096762.31284: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 13827 1727096762.31331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13827 1727096762.31384: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37783ef0> <<< 13827 1727096762.31423: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa377807a0> <<< 13827 1727096762.31437: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 13827 1727096762.31524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13827 1727096762.32447: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 13827 1727096762.32452: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa372c6ff0> <<< 13827 1727096762.32513: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37783ec0> <<< 13827 1727096762.32540: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 13827 1727096762.32603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13827 1727096762.32688: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37344ce0> <<< 13827 1727096762.32833: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa372c7560> <<< 13827 1727096762.32851: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 13827 1727096762.32891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13827 1727096762.32966: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 13827 1727096762.32972: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37347c80> <<< 13827 1727096762.32998: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37344e30> <<< 13827 1727096762.33026: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 13827 1727096762.33069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096762.33144: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37383e30> <<< 13827 1727096762.33187: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37347f80> <<< 13827 1727096762.33203: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 13827 1727096762.33221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13827 1727096762.33269: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 13827 1727096762.33278: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa358e10d0> <<< 13827 1727096762.33296: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e04d0> <<< 13827 1727096762.33301: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37723d70> <<< 13827 1727096762.33317: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 13827 1727096762.33355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13827 1727096762.33374: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 13827 1727096762.33387: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13827 1727096762.33412: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 13827 1727096762.33419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13827 1727096762.33451: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.33459: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa358fc5c0> <<< 13827 1727096762.33483: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e3a10> <<< 13827 1727096762.33509: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 13827 1727096762.33528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13827 1727096762.33555: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13827 1727096762.33588: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358fec30> <<< 13827 1727096762.33612: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 13827 1727096762.33630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13827 1727096762.33664: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096762.33671: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358ffb30> <<< 13827 1727096762.33697: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py <<< 13827 1727096762.33701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.34127: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa35924440> <<< 13827 1727096762.34157: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 13827 1727096762.34183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa359259d0> <<< 13827 1727096762.34187: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358ffd70> <<< 13827 1727096762.34208: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358feae0> <<< 13827 1727096762.34228: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358fe480> <<< 13827 1727096762.34247: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 13827 1727096762.34273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.34363: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa359275f0> <<< 13827 1727096762.34389: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358ff050> <<< 13827 1727096762.34447: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358fc8f0> <<< 13827 1727096762.34484: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e3020> <<< 13827 1727096762.34513: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py <<< 13827 1727096762.34518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.34649: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa358e3740> <<< 13827 1727096762.34654: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e34a0> <<< 13827 1727096762.34676: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e1220> <<< 13827 1727096762.34708: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35964c50> <<< 13827 1727096762.34731: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 13827 1727096762.34753: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13827 1727096762.34781: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 13827 1727096762.34786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13827 1727096762.34816: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 13827 1727096762.34828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13827 1727096762.34840: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35967170> <<< 13827 1727096762.34868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13827 1727096762.34874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13827 1727096762.34899: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35967920> <<< 13827 1727096762.34904: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35966480> <<< 13827 1727096762.34924: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 13827 1727096762.34949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13827 1727096762.34963: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35990170> <<< 13827 1727096762.34988: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35964c20> <<< 13827 1727096762.35013: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py <<< 13827 1727096762.35018: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.35038: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 13827 1727096762.35062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13827 1727096762.35084: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 13827 1727096762.35089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13827 1727096762.35107: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35991be0> <<< 13827 1727096762.35131: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35991160> <<< 13827 1727096762.35147: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35990f80> <<< 13827 1727096762.35159: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13827 1727096762.35184: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 13827 1727096762.35211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13827 1727096762.35240: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 13827 1727096762.35249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13827 1727096762.35276: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 13827 1727096762.35287: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13827 1727096762.35300: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35260c80> <<< 13827 1727096762.35325: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13827 1727096762.35369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13827 1727096762.35393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13827 1727096762.35441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13827 1727096762.35453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13827 1727096762.35476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13827 1727096762.35483: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3528ecf0> <<< 13827 1727096762.35522: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.35533: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.35537: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa3528eff0> <<< 13827 1727096762.35580: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35262f60> <<< 13827 1727096762.35614: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35261130> <<< 13827 1727096762.35631: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35260170> <<< 13827 1727096762.35666: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa359923c0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa359920f0> <<< 13827 1727096762.35693: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 13827 1727096762.35704: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13827 1727096762.35732: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 13827 1727096762.35736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.35766: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 13827 1727096762.35779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096762.35791: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c8b00> <<< 13827 1727096762.35793: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3528fc20> <<< 13827 1727096762.35834: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35992900> <<< 13827 1727096762.35853: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 13827 1727096762.35860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13827 1727096762.35881: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c9160> <<< 13827 1727096762.35909: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c94f0> <<< 13827 1727096762.35936: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c95b0> <<< 13827 1727096762.35964: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c96d0> <<< 13827 1727096762.35989: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 13827 1727096762.36017: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13827 1727096762.36040: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 13827 1727096762.36064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13827 1727096762.36124: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa352e82c0> <<< 13827 1727096762.36145: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352ca3f0> <<< 13827 1727096762.36171: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e8380> <<< 13827 1727096762.36191: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13827 1727096762.36230: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e8470> <<< 13827 1727096762.36235: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c9520> <<< 13827 1727096762.36261: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 13827 1727096762.36266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 13827 1727096762.36282: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e8620> <<< 13827 1727096762.36300: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 13827 1727096762.36315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13827 1727096762.36339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13827 1727096762.36411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13827 1727096762.36427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13827 1727096762.36517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13827 1727096762.36534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13827 1727096762.36555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13827 1727096762.36581: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.36587: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa35313fe0> <<< 13827 1727096762.36614: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35313440> <<< 13827 1727096762.36669: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35311eb0> <<< 13827 1727096762.36816: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e9df0> <<< 13827 1727096762.36841: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e9250> <<< 13827 1727096762.36853: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352ea2a0> <<< 13827 1727096762.36882: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 13827 1727096762.36899: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13827 1727096762.36905: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ad7b90> <<< 13827 1727096762.36931: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py <<< 13827 1727096762.36935: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534c860> <<< 13827 1727096762.36961: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' <<< 13827 1727096762.36982: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534cad0> <<< 13827 1727096762.36985: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py <<< 13827 1727096762.37003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 13827 1727096762.37020: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py<<< 13827 1727096762.37033: stdout chunk (state=3): >>> <<< 13827 1727096762.37035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13827 1727096762.37057: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534d430> <<< 13827 1727096762.37062: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534cec0> <<< 13827 1727096762.37087: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534e330> <<< 13827 1727096762.37106: stdout chunk (state=3): >>>import 'gc' # <<< 13827 1727096762.37127: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37707170> <<< 13827 1727096762.37133: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b5c70> <<< 13827 1727096762.37731: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 13827 1727096762.37737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13827 1727096762.37766: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py <<< 13827 1727096762.37773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.37779: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534eea0> <<< 13827 1727096762.37801: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.37827: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 13827 1727096762.37859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13827 1727096762.37888: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 13827 1727096762.37938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13827 1727096762.37968: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' <<< 13827 1727096762.37975: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3512b950> <<< 13827 1727096762.37993: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 13827 1727096762.38008: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13827 1727096762.38018: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 13827 1727096762.38040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13827 1727096762.38065: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13827 1727096762.38070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.38181: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.38187: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa351499d0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35149580> <<< 13827 1727096762.38215: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.38242: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.38247: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37e0adb0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35148440> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3512bc80> <<< 13827 1727096762.38277: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351289b0> <<< 13827 1727096762.38301: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 13827 1727096762.38307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096762.38322: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3512b710> <<< 13827 1727096762.38341: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 13827 1727096762.38366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.38388: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 13827 1727096762.38405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13827 1727096762.38441: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3515ef90> <<< 13827 1727096762.38466: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3515dac0> <<< 13827 1727096762.38497: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 13827 1727096762.38502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 13827 1727096762.38524: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351847a0> <<< 13827 1727096762.38541: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py <<< 13827 1727096762.38551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35184aa0> <<< 13827 1727096762.38577: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py <<< 13827 1727096762.38586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 13827 1727096762.38601: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35184d10> <<< 13827 1727096762.38619: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 13827 1727096762.38623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13827 1727096762.38637: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35184fb0> <<< 13827 1727096762.38663: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13827 1727096762.38677: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 13827 1727096762.38704: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13827 1727096762.38741: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351856d0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35185520> <<< 13827 1727096762.38773: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 13827 1727096762.38776: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35186fc0> <<< 13827 1727096762.38800: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py <<< 13827 1727096762.38809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35187110> <<< 13827 1727096762.38833: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 13827 1727096762.38850: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13827 1727096762.38872: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351872f0> <<< 13827 1727096762.38890: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 13827 1727096762.38905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13827 1727096762.38922: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 13827 1727096762.38947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13827 1727096762.38965: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a0290> <<< 13827 1727096762.38968: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35187ad0> <<< 13827 1727096762.38991: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 13827 1727096762.39008: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13827 1727096762.39013: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a04a0> <<< 13827 1727096762.39042: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 13827 1727096762.39050: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a1250> <<< 13827 1727096762.39071: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py <<< 13827 1727096762.39077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13827 1727096762.39089: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a1430> <<< 13827 1727096762.39113: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 13827 1727096762.39125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13827 1727096762.39155: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a1700> <<< 13827 1727096762.39176: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 13827 1727096762.39184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 13827 1727096762.39187: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a25a0> <<< 13827 1727096762.39215: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 13827 1727096762.39225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13827 1727096762.39232: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a27b0> <<< 13827 1727096762.39258: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py<<< 13827 1727096762.39265: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13827 1727096762.39282: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a29c0> <<< 13827 1727096762.39312: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 13827 1727096762.39318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13827 1727096762.39345: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 13827 1727096762.39357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a35c0> <<< 13827 1727096762.39363: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a30e0> <<< 13827 1727096762.39382: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 13827 1727096762.39398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13827 1727096762.39416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13827 1727096762.39442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351c8470> <<< 13827 1727096762.39451: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a3d70> <<< 13827 1727096762.39473: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 13827 1727096762.39480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13827 1727096762.39483: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351c90d0> <<< 13827 1727096762.39514: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 13827 1727096762.39530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13827 1727096762.39547: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351c93a0> <<< 13827 1727096762.39569: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 13827 1727096762.39577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13827 1727096762.39580: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ca300> <<< 13827 1727096762.39611: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 13827 1727096762.39616: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ca5a0> <<< 13827 1727096762.39651: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py <<< 13827 1727096762.39671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ca750> <<< 13827 1727096762.39676: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534f2f0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534f080> <<< 13827 1727096762.39686: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534e690> <<< 13827 1727096762.39719: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13827 1727096762.39748: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.39784: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' <<< 13827 1727096762.39802: stdout chunk (state=3): >>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351cb140> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351cae70> <<< 13827 1727096762.39805: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py<<< 13827 1727096762.39807: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.39836: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 13827 1727096762.39881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096762.39906: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13827 1727096762.39934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13827 1727096762.39994: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ed5e0> <<< 13827 1727096762.40011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 13827 1727096762.40017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 13827 1727096762.40088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13827 1727096762.40106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13827 1727096762.40124: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351eed20> <<< 13827 1727096762.40178: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa351edf10> <<< 13827 1727096762.40188: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351edaf0> <<< 13827 1727096762.40205: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 13827 1727096762.40223: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13827 1727096762.40250: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py <<< 13827 1727096762.40253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3c680> <<< 13827 1727096762.40273: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f1fa70> <<< 13827 1727096762.40285: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py <<< 13827 1727096762.40291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.40310: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 13827 1727096762.40360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13827 1727096762.40388: stdout chunk (state=3): >>>import 'six.moves' # <<< 13827 1727096762.40412: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 13827 1727096762.40447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3f5c0> <<< 13827 1727096762.40464: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3fec0> <<< 13827 1727096762.40493: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13827 1727096762.40510: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13827 1727096762.40729: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3cd10> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3c9e0> <<< 13827 1727096762.40762: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351cb410> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ec830> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351cb170> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35128080> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f66030> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 13827 1727096762.40814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13827 1727096762.40850: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f66900> <<< 13827 1727096762.40860: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13827 1727096762.40889: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f67920> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 13827 1727096762.40920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f67f80> <<< 13827 1727096762.40953: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.40998: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13827 1727096762.41002: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.41159: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa34f91670> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f91040> <<< 13827 1727096762.41163: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f90ce0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f90980> <<< 13827 1727096762.41194: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13827 1727096762.41241: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ca690> <<< 13827 1727096762.41303: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13827 1727096762.41311: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.41371: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f93350> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 13827 1727096762.41374: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f933e0> <<< 13827 1727096762.41399: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13827 1727096762.41492: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa34f93aa0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f93920> <<< 13827 1727096762.41536: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 13827 1727096762.41567: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 13827 1727096762.41571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13827 1727096762.41585: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 13827 1727096762.41674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13827 1727096762.41703: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc2060> <<< 13827 1727096762.41738: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13827 1727096762.41768: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc3290> <<< 13827 1727096762.41811: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc3500> <<< 13827 1727096762.41832: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 13827 1727096762.41884: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.41887: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa34fc3620> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc33b0> <<< 13827 1727096762.41913: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc2d50> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc21e0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc1490> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc0a40> <<< 13827 1727096762.41968: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc02f0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f92e40> <<< 13827 1727096762.41975: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f92330> <<< 13827 1727096762.42003: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13827 1727096762.42034: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc2bd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 13827 1727096762.42063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc3a40> <<< 13827 1727096762.42076: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fec350> <<< 13827 1727096762.42100: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 13827 1727096762.42107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13827 1727096762.42125: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fec6e0> <<< 13827 1727096762.42135: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 13827 1727096762.42158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13827 1727096762.42178: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fed010> <<< 13827 1727096762.42188: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 13827 1727096762.42222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13827 1727096762.42241: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fedb80> <<< 13827 1727096762.54347: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 13827 1727096762.55947: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13827 1727096762.55966: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096762.56465: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096762.56470: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 13827 1727096762.56492: stdout chunk (state=3): >>># 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 <<< 13827 1727096762.56518: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 13827 1727096762.56549: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random <<< 13827 1727096762.56564: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 <<< 13827 1727096762.56583: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # 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 # 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 <<< 13827 1727096762.56601: stdout chunk (state=3): >>># 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 <<< 13827 1727096762.56625: stdout chunk (state=3): >>># 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 # 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 # 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<<< 13827 1727096762.56641: stdout chunk (state=3): >>> # 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 <<< 13827 1727096762.56649: stdout chunk (state=3): >>># 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar <<< 13827 1727096762.56666: stdout chunk (state=3): >>># cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes <<< 13827 1727096762.56694: stdout chunk (state=3): >>># cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf <<< 13827 1727096762.56708: stdout chunk (state=3): >>># cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc <<< 13827 1727096762.56715: stdout chunk (state=3): >>># cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging<<< 13827 1727096762.56741: stdout chunk (state=3): >>> # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc <<< 13827 1727096762.56780: stdout chunk (state=3): >>># cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell <<< 13827 1727096762.56802: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 13827 1727096762.57323: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096762.57346: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma <<< 13827 1727096762.57353: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096762.57358: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13827 1727096762.57381: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096762.57394: stdout chunk (state=3): >>># destroy zipimport <<< 13827 1727096762.57400: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13827 1727096762.57429: stdout chunk (state=3): >>># destroy selinux <<< 13827 1727096762.57444: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13827 1727096762.57460: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13827 1727096762.57506: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common <<< 13827 1727096762.57510: stdout chunk (state=3): >>># destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 13827 1727096762.57519: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 13827 1727096762.57534: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 13827 1727096762.57561: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2<<< 13827 1727096762.57576: stdout chunk (state=3): >>> # destroy _sqlite3 <<< 13827 1727096762.57586: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 13827 1727096762.57602: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 13827 1727096762.57645: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings <<< 13827 1727096762.57670: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade <<< 13827 1727096762.57677: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync <<< 13827 1727096762.57681: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 13827 1727096762.57699: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction <<< 13827 1727096762.57731: stdout chunk (state=3): >>># destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils <<< 13827 1727096762.57742: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 13827 1727096762.57774: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey <<< 13827 1727096762.57795: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 13827 1727096762.57801: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata <<< 13827 1727096762.57828: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo <<< 13827 1727096762.57831: stdout chunk (state=3): >>># destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 13827 1727096762.57838: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy <<< 13827 1727096762.57872: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client <<< 13827 1727096762.57878: stdout chunk (state=3): >>># destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart <<< 13827 1727096762.57899: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 13827 1727096762.57903: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 13827 1727096762.57916: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr <<< 13827 1727096762.57942: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 13827 1727096762.57949: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase <<< 13827 1727096762.57965: stdout chunk (state=3): >>># destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy <<< 13827 1727096762.58002: stdout chunk (state=3): >>># destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 13827 1727096762.58009: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 13827 1727096762.58015: stdout chunk (state=3): >>># destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 13827 1727096762.58038: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 13827 1727096762.58059: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 13827 1727096762.58085: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 13827 1727096762.58090: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13827 1727096762.58108: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 13827 1727096762.58134: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13827 1727096762.58148: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery <<< 13827 1727096762.58168: stdout chunk (state=3): >>># cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 13827 1727096762.58188: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13827 1727096762.58205: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096762.58240: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 13827 1727096762.58244: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 13827 1727096762.58249: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # 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 <<< 13827 1727096762.58275: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096762.58294: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # destroy _curses <<< 13827 1727096762.58300: stdout chunk (state=3): >>># destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096762.58749: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096762.58757: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096762.58787: stdout chunk (state=3): >>># destroy _weakref <<< 13827 1727096762.58795: stdout chunk (state=3): >>># destroy _thread # destroy _hashlib <<< 13827 1727096762.58829: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13827 1727096762.58832: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 13827 1727096762.58846: stdout chunk (state=3): >>># destroy tokenize <<< 13827 1727096762.58862: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13827 1727096762.58885: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 13827 1727096762.58899: stdout chunk (state=3): >>># destroy _queue <<< 13827 1727096762.58914: stdout chunk (state=3): >>># destroy array # destroy copyreg <<< 13827 1727096762.58935: stdout chunk (state=3): >>># destroy _pickle # 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 <<< 13827 1727096762.58948: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096762.58970: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 13827 1727096762.58975: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096762.58990: stdout chunk (state=3): >>># destroy unicodedata <<< 13827 1727096762.59022: stdout chunk (state=3): >>># destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 13827 1727096762.59025: stdout chunk (state=3): >>># destroy gettext # destroy libcomps <<< 13827 1727096762.59042: stdout chunk (state=3): >>># destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil <<< 13827 1727096762.59049: stdout chunk (state=3): >>># destroy zlib # destroy urllib.parse # destroy fnmatch <<< 13827 1727096762.59095: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 13827 1727096762.59113: stdout chunk (state=3): >>># destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal <<< 13827 1727096762.59119: stdout chunk (state=3): >>># destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 13827 1727096762.59140: stdout chunk (state=3): >>># destroy rpm <<< 13827 1727096762.59191: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096762.59197: stdout chunk (state=3): >>># destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 13827 1727096762.59270: stdout chunk (state=3): >>># destroy _warnings <<< 13827 1727096762.59276: stdout chunk (state=3): >>># destroy posix <<< 13827 1727096762.59305: stdout chunk (state=3): >>># destroy binascii <<< 13827 1727096762.59315: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13827 1727096762.59347: stdout chunk (state=3): >>># destroy _ssl <<< 13827 1727096762.59422: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096762.59544: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13827 1727096762.59554: stdout chunk (state=3): >>># destroy re # destroy _random <<< 13827 1727096762.59583: stdout chunk (state=3): >>># destroy _sre <<< 13827 1727096762.59596: stdout chunk (state=3): >>># destroy _operator # destroy _functools<<< 13827 1727096762.59604: stdout chunk (state=3): >>> # clear sys.audit hooks <<< 13827 1727096762.60239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096762.60272: stderr chunk (state=3): >>><<< 13827 1727096762.60275: stdout chunk (state=3): >>><<< 13827 1727096762.60436: _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 0x7faa38a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa389e7b30> # /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 0x7faa38a1aa50> 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 0x7faa38809130> # /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 0x7faa38809fa0> 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 0x7faa38847da0> # /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 0x7faa38847fb0> # /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 0x7faa3887f770> # /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 0x7faa3887fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3885fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3885d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38844f50> # /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 0x7faa3889f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3889e2d0> # /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 0x7faa3885e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3889cb60> # /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 0x7faa388d46e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388441d0> # /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 0x7faa388d4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d4a40> # 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 0x7faa388d4e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38842cf0> # /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 0x7faa388d54f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d51c0> 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 0x7faa388d63f0> 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 0x7faa388ec5f0> 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 0x7faa388edd00> # /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 0x7faa388eeba0> # 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 0x7faa388ef200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388ee0f0> # /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 0x7faa388efc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388ef3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d6360> # /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 0x7faa3862bb30> # /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 0x7faa386545f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38654380> # 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 0x7faa38654620> # /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 0x7faa38654f20> # 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 0x7faa38655910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38654800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38629cd0> # /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 0x7faa38656d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38655a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa388d6b10> # /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 0x7faa3867b050> # /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 0x7faa386a33e0> # /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 0x7faa38704200> # /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 0x7faa38706960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38704320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa386d11f0> # /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 0x7faa38511310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa386a21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38657c20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa386a28a0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_xfzcfotk/ansible_ansible.legacy.dnf_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 0x7faa3856afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38549eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38549070> # 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 0x7faa38568e60> # /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 0x7faa385929c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38592750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa38592060> # /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 0x7faa385927b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3856b9e0> 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 0x7faa38593740> # 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 0x7faa38593980> # /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 0x7faa38593ec0> 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 0x7faa37f11cd0> # 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 0x7faa37f13410> # /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 0x7faa37f14200> # /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 0x7faa37f15370> # /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 0x7faa37f17e30> # 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 0x7faa38842de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f160f0> # /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 0x7faa37f23d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f22840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f225d0> # /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 0x7faa37f22b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f16600> # 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 0x7faa37f67a10> # /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 0x7faa37f68140> # /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 0x7faa37f69be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f699a0> # /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 0x7faa37f6c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f6a2d0> # /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 0x7faa37f6f980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f6c350> # 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 0x7faa37f70a10> # 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 0x7faa37f70650> # 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 0x7faa37f70a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f682c0> # /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 0x7faa37ff81a0> # 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 0x7faa37ff93a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f72930> # 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 0x7faa37f73ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37f72570> # 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 0x7faa37e015b0> # /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 0x7faa37e02330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ff9640> 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 0x7faa37e02300> # 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 0x7faa37e03470> # 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 0x7faa37e0dd00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e0b050> 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 0x7faa37f02600> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa385ca2d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e0dd60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e00830> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea0110> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea0350> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea0aa0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea0620> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea13a0> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e894f0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37e89220> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a4e360> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea2bd0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a54f20> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a4faa0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a4ee40> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea2060> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac0f50> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a79070> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a4f920> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac4920> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac2d50> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37a78b90> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea1ac0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea1460> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea1160> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea03b0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ea1490> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac4f20> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac4b30> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac5820> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7faa37ad7d10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ad5310> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ac6480> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ad4dd0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ae5eb0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ae6b40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ae6600> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ae7050> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37abb7a0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37977f80> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b6d20> # /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 0x7faa376b6e40> # /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 0x7faa37707050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa377068a0> # 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 0x7faa37706a50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b7380> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b5f70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b69c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37780650> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37780230> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37783ef0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa377807a0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa372c6ff0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37783ec0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37344ce0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa372c7560> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37347c80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37344e30> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa37383e30> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37347f80> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa358e10d0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e04d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37723d70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7faa358fc5c0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e3a10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358fec30> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358ffb30> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa35924440> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa359259d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358ffd70> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358feae0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358fe480> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa359275f0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358ff050> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358fc8f0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e3020> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa358e3740> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e34a0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa358e1220> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35964c50> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35967170> # /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 0x7faa35967920> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35966480> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35990170> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35964c20> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35991be0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35991160> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35990f80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35260c80> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7faa3528ecf0> # 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 0x7faa3528eff0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35262f60> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35261130> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35260170> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa359923c0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa359920f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c8b00> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3528fc20> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35992900> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c9160> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c94f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c95b0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c96d0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa352e82c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352ca3f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e8380> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e8470> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352c9520> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e8620> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa35313fe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35313440> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35311eb0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e9df0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352e9250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa352ea2a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37ad7b90> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534c860> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534cad0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534d430> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534cec0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534e330> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa37707170> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa376b5c70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534eea0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3512b950> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa351499d0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35149580> # 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 0x7faa37e0adb0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35148440> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3512bc80> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351289b0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3512b710> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3515ef90> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3515dac0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351847a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35184aa0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35184d10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35184fb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351856d0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35185520> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35186fc0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35187110> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351872f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a0290> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35187ad0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a04a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a1250> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a1430> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a1700> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a25a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a27b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a29c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a35c0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a30e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351c8470> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351a3d70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351c90d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351c93a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ca300> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ca5a0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ca750> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534f2f0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534f080> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa3534e690> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351cb140> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351cae70> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ed5e0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351eed20> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa351edf10> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351edaf0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3c680> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f1fa70> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3f5c0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3fec0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3cd10> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f3c9e0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351cb410> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ec830> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351cb170> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa35128080> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f66030> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f66900> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f67920> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f67f80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa34f91670> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f91040> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f90ce0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f90980> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa351ca690> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f93350> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f933e0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa34f93aa0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f93920> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc2060> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc3290> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc3500> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa34fc3620> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc33b0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc2d50> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc21e0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc1490> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc0a40> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc02f0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f92e40> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34f92330> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc2bd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fc3a40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fec350> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fec6e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fed010> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa34fedb80> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # 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 _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096762.61571: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-libselinux', 'python3-policycoreutils'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096762.61575: _low_level_execute_command(): starting 13827 1727096762.61578: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096761.975484-16026-97823909878079/ > /dev/null 2>&1 && sleep 0' 13827 1727096762.61580: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096762.61583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096762.61585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096762.61587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096762.61589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096762.61592: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096762.61594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.61597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096762.61599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096762.61601: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096762.61603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096762.61605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096762.61607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096762.61609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096762.61611: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096762.61614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.61616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.61618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096762.61620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.61624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.63326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096762.63360: stderr chunk (state=3): >>><<< 13827 1727096762.63363: stdout chunk (state=3): >>><<< 13827 1727096762.63377: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096762.63383: handler run complete 13827 1727096762.63408: attempt loop complete, returning result 13827 1727096762.63411: _execute() done 13827 1727096762.63413: dumping result to json 13827 1727096762.63418: done dumping result, returning 13827 1727096762.63428: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [12a9e070-eceb-0460-c064-000000000420] 13827 1727096762.63432: sending task result for task 12a9e070-eceb-0460-c064-000000000420 13827 1727096762.63527: done sending task result for task 12a9e070-eceb-0460-c064-000000000420 13827 1727096762.63530: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13827 1727096762.63634: no more pending results, returning what we have 13827 1727096762.63637: results queue empty 13827 1727096762.63638: checking for any_errors_fatal 13827 1727096762.63645: done checking for any_errors_fatal 13827 1727096762.63646: checking for max_fail_percentage 13827 1727096762.63648: done checking for max_fail_percentage 13827 1727096762.63648: checking to see if all hosts have failed and the running result is not ok 13827 1727096762.63649: done checking to see if all hosts have failed 13827 1727096762.63650: getting the remaining hosts for this loop 13827 1727096762.63651: done getting the remaining hosts for this loop 13827 1727096762.63654: getting the next task for host managed_node3 13827 1727096762.63665: done getting next task for host managed_node3 13827 1727096762.63668: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 13827 1727096762.63672: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096762.63682: getting variables 13827 1727096762.63684: in VariableManager get_vars() 13827 1727096762.63714: Calling all_inventory to load vars for managed_node3 13827 1727096762.63717: Calling groups_inventory to load vars for managed_node3 13827 1727096762.63719: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096762.63730: Calling all_plugins_play to load vars for managed_node3 13827 1727096762.63732: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096762.63740: Calling groups_plugins_play to load vars for managed_node3 13827 1727096762.64253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096762.64765: done with get_vars() 13827 1727096762.64778: done getting variables 13827 1727096762.64820: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 23 September 2024 09:06:02 -0400 (0:00:00.734) 0:01:54.649 ****** 13827 1727096762.64851: entering _queue_task() for managed_node3/package 13827 1727096762.65094: worker is 1 (out of 1 available) 13827 1727096762.65108: exiting _queue_task() for managed_node3/package 13827 1727096762.65120: done queuing things up, now waiting for results queue to drain 13827 1727096762.65124: waiting for pending results... 13827 1727096762.65294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 13827 1727096762.65393: in run() - task 12a9e070-eceb-0460-c064-000000000421 13827 1727096762.65404: variable 'ansible_search_path' from source: unknown 13827 1727096762.65407: variable 'ansible_search_path' from source: unknown 13827 1727096762.65435: calling self._execute() 13827 1727096762.65500: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096762.65504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096762.65513: variable 'omit' from source: magic vars 13827 1727096762.65792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096762.65993: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096762.66030: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096762.66058: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096762.66083: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096762.66165: variable 'ansible_python_version' from source: facts 13827 1727096762.66180: Evaluated conditional (ansible_python_version is version('3', '>=')): True 13827 1727096762.66268: variable 'ansible_os_family' from source: facts 13827 1727096762.66272: Evaluated conditional (ansible_os_family == "Suse"): False 13827 1727096762.66275: when evaluation is False, skipping this task 13827 1727096762.66279: _execute() done 13827 1727096762.66283: dumping result to json 13827 1727096762.66286: done dumping result, returning 13827 1727096762.66293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [12a9e070-eceb-0460-c064-000000000421] 13827 1727096762.66298: sending task result for task 12a9e070-eceb-0460-c064-000000000421 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } 13827 1727096762.66443: no more pending results, returning what we have 13827 1727096762.66446: results queue empty 13827 1727096762.66447: checking for any_errors_fatal 13827 1727096762.66459: done checking for any_errors_fatal 13827 1727096762.66460: checking for max_fail_percentage 13827 1727096762.66462: done checking for max_fail_percentage 13827 1727096762.66462: checking to see if all hosts have failed and the running result is not ok 13827 1727096762.66463: done checking to see if all hosts have failed 13827 1727096762.66464: getting the remaining hosts for this loop 13827 1727096762.66466: done getting the remaining hosts for this loop 13827 1727096762.66470: getting the next task for host managed_node3 13827 1727096762.66478: done getting next task for host managed_node3 13827 1727096762.66481: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 13827 1727096762.66487: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096762.66503: getting variables 13827 1727096762.66505: in VariableManager get_vars() 13827 1727096762.66540: Calling all_inventory to load vars for managed_node3 13827 1727096762.66543: Calling groups_inventory to load vars for managed_node3 13827 1727096762.66545: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096762.66553: Calling all_plugins_play to load vars for managed_node3 13827 1727096762.66562: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096762.66567: done sending task result for task 12a9e070-eceb-0460-c064-000000000421 13827 1727096762.66569: WORKER PROCESS EXITING 13827 1727096762.66574: Calling groups_plugins_play to load vars for managed_node3 13827 1727096762.67229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096762.67736: done with get_vars() 13827 1727096762.67750: done getting variables 13827 1727096762.67797: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 23 September 2024 09:06:02 -0400 (0:00:00.029) 0:01:54.678 ****** 13827 1727096762.67827: entering _queue_task() for managed_node3/package 13827 1727096762.68086: worker is 1 (out of 1 available) 13827 1727096762.68100: exiting _queue_task() for managed_node3/package 13827 1727096762.68110: done queuing things up, now waiting for results queue to drain 13827 1727096762.68112: waiting for pending results... 13827 1727096762.68302: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 13827 1727096762.68407: in run() - task 12a9e070-eceb-0460-c064-000000000422 13827 1727096762.68418: variable 'ansible_search_path' from source: unknown 13827 1727096762.68421: variable 'ansible_search_path' from source: unknown 13827 1727096762.68454: calling self._execute() 13827 1727096762.68523: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096762.68532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096762.68539: variable 'omit' from source: magic vars 13827 1727096762.68895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096762.70423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096762.70473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096762.70500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096762.70532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096762.70552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096762.70612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096762.70638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096762.70658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096762.70684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096762.70695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096762.70831: variable 'ansible_distribution' from source: facts 13827 1727096762.70836: variable 'ansible_distribution_major_version' from source: facts 13827 1727096762.70853: Evaluated conditional (ansible_distribution == "Fedora" or ansible_distribution == "SL-Micro" or (ansible_distribution_major_version | int > 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 13827 1727096762.70861: variable 'omit' from source: magic vars 13827 1727096762.70919: variable 'omit' from source: magic vars 13827 1727096762.71021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096762.71040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096762.71063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096762.71086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096762.71097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096762.71164: variable '__selinux_is_ostree' from source: set_fact 13827 1727096762.71168: variable 'omit' from source: magic vars 13827 1727096762.71187: variable 'omit' from source: magic vars 13827 1727096762.71209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096762.71233: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096762.71247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096762.71262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096762.71270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096762.71295: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096762.71298: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096762.71300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096762.71368: Set connection var ansible_connection to ssh 13827 1727096762.71375: Set connection var ansible_shell_executable to /bin/sh 13827 1727096762.71383: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096762.71387: Set connection var ansible_shell_type to sh 13827 1727096762.71394: Set connection var ansible_pipelining to False 13827 1727096762.71397: Set connection var ansible_timeout to 10 13827 1727096762.71415: variable 'ansible_shell_executable' from source: unknown 13827 1727096762.71418: variable 'ansible_connection' from source: unknown 13827 1727096762.71421: variable 'ansible_module_compression' from source: unknown 13827 1727096762.71423: variable 'ansible_shell_type' from source: unknown 13827 1727096762.71428: variable 'ansible_shell_executable' from source: unknown 13827 1727096762.71430: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096762.71434: variable 'ansible_pipelining' from source: unknown 13827 1727096762.71437: variable 'ansible_timeout' from source: unknown 13827 1727096762.71441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096762.71515: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096762.71525: variable 'omit' from source: magic vars 13827 1727096762.71532: starting attempt loop 13827 1727096762.71535: running the handler 13827 1727096762.71540: variable 'ansible_facts' from source: unknown 13827 1727096762.71542: variable 'ansible_facts' from source: unknown 13827 1727096762.71585: _low_level_execute_command(): starting 13827 1727096762.71591: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096762.72100: 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 <<< 13827 1727096762.72104: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096762.72114: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096762.72117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.72162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.72167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096762.72169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.72236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.73885: stdout chunk (state=3): >>>/root <<< 13827 1727096762.73975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096762.74007: stderr chunk (state=3): >>><<< 13827 1727096762.74011: stdout chunk (state=3): >>><<< 13827 1727096762.74033: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096762.74045: _low_level_execute_command(): starting 13827 1727096762.74051: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900 `" && echo ansible-tmp-1727096762.7403328-16039-253646539863900="` echo /root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900 `" ) && sleep 0' 13827 1727096762.74505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096762.74510: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.74523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.74585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.74589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096762.74593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.74654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.76533: stdout chunk (state=3): >>>ansible-tmp-1727096762.7403328-16039-253646539863900=/root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900 <<< 13827 1727096762.76636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096762.76667: stderr chunk (state=3): >>><<< 13827 1727096762.76670: stdout chunk (state=3): >>><<< 13827 1727096762.76687: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096762.7403328-16039-253646539863900=/root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096762.76717: variable 'ansible_module_compression' from source: unknown 13827 1727096762.76767: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 13827 1727096762.76806: variable 'ansible_facts' from source: unknown 13827 1727096762.76892: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/AnsiballZ_dnf.py 13827 1727096762.77001: Sending initial data 13827 1727096762.77004: Sent initial data (152 bytes) 13827 1727096762.77449: 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 <<< 13827 1727096762.77485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096762.77488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096762.77490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.77493: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096762.77495: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.77547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.77550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096762.77568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.77618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.79133: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096762.79186: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096762.79247: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp_ecsfea7 /root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/AnsiballZ_dnf.py <<< 13827 1727096762.79254: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/AnsiballZ_dnf.py" <<< 13827 1727096762.79309: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp_ecsfea7" to remote "/root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/AnsiballZ_dnf.py" <<< 13827 1727096762.79312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/AnsiballZ_dnf.py" <<< 13827 1727096762.80060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096762.80105: stderr chunk (state=3): >>><<< 13827 1727096762.80108: stdout chunk (state=3): >>><<< 13827 1727096762.80129: done transferring module to remote 13827 1727096762.80141: _low_level_execute_command(): starting 13827 1727096762.80146: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/ /root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/AnsiballZ_dnf.py && sleep 0' 13827 1727096762.80598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096762.80601: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096762.80604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.80606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096762.80608: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.80660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.80667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096762.80668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.80728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.82446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096762.82477: stderr chunk (state=3): >>><<< 13827 1727096762.82481: stdout chunk (state=3): >>><<< 13827 1727096762.82495: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096762.82498: _low_level_execute_command(): starting 13827 1727096762.82503: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/AnsiballZ_dnf.py && sleep 0' 13827 1727096762.82933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096762.82937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096762.82962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.82965: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096762.82977: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096762.83037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096762.83043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096762.83045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096762.83106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096762.85211: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096762.85236: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096762.85271: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096762.85275: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096762.85342: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096762.85350: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096762.85373: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096762.85407: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096762.85436: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096762.85439: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096762.85444: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096762.85491: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096762.85496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.85511: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096762.85537: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096762.85573: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096762.85598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096762.85601: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea19bc4d0><<< 13827 1727096762.85603: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea198bb00> <<< 13827 1727096762.85640: 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' <<< 13827 1727096762.85646: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea19bea50> <<< 13827 1727096762.85666: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096762.85691: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096762.85695: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096762.85714: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096762.85745: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096762.85750: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096762.85833: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096762.85859: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096762.85893: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096762.85906: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096762.85919: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096762.85938: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096762.85949: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096762.85978: 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<<< 13827 1727096762.85983: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096762.86008: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea19cd130> <<< 13827 1727096762.86065: 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 <<< 13827 1727096762.86074: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.86080: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea19cdfa0> <<< 13827 1727096762.86111: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096762.86133: 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. <<< 13827 1727096762.86394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096762.86403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096762.86430: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096762.86443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.86458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096762.86494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096762.86518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096762.86540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096762.86553: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17abda0> <<< 13827 1727096762.86568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096762.86587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096762.86612: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096762.86617: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17abfe0> <<< 13827 1727096762.86633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096762.86664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096762.86680: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096762.86735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.86748: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096762.86776: 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' <<< 13827 1727096762.86788: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17e37a0> <<< 13827 1727096762.86797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096762.86812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17e3e30> <<< 13827 1727096762.86832: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096762.86880: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17c3a70> <<< 13827 1727096762.86894: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096762.86917: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17c1190> <<< 13827 1727096762.87011: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17a8f50> <<< 13827 1727096762.87031: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096762.87055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096762.87061: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096762.87088: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096762.87107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096762.87133: 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' <<< 13827 1727096762.87171: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1803710> <<< 13827 1727096762.87178: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1802330> <<< 13827 1727096762.87214: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096762.87220: 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 0x7fcea17c2060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17aa810> <<< 13827 1727096762.87272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096762.87284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea18387a0> <<< 13827 1727096762.87296: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17a81d0> <<< 13827 1727096762.87312: 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' <<< 13827 1727096762.87342: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.87345: 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 0x7fcea1838c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1838b00> <<< 13827 1727096762.87392: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.87395: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.87397: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea1838ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17a6cf0> <<< 13827 1727096762.87430: 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' <<< 13827 1727096762.87450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096762.87474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096762.87499: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea18395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1839280> <<< 13827 1727096762.87504: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096762.87535: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 13827 1727096762.87543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 13827 1727096762.87557: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea183a4b0> <<< 13827 1727096762.87578: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 13827 1727096762.87583: stdout chunk (state=3): >>> <<< 13827 1727096762.87601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096762.87642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096762.87664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096762.87669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea18506e0> <<< 13827 1727096762.87684: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096762.87716: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.87719: 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 0x7fcea1851df0> <<< 13827 1727096762.87745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096762.87748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096762.87776: 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' <<< 13827 1727096762.87793: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1852c60> <<< 13827 1727096762.87830: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.87838: 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 0x7fcea18532c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea18521b0> <<< 13827 1727096762.87866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096762.87869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096762.87912: 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' <<< 13827 1727096762.87915: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea1853d40> <<< 13827 1727096762.87929: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1853470> <<< 13827 1727096762.87975: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea183a510> <<< 13827 1727096762.87987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096762.88014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096762.88029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096762.88057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096762.88082: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.88087: 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 0x7fcea159fb90> <<< 13827 1727096762.88107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 13827 1727096762.88111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 13827 1727096762.88137: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.88141: 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 0x7fcea15c8620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15c8380> <<< 13827 1727096762.88176: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.88180: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.88185: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea15c8590> <<< 13827 1727096762.88201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096762.88208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096762.88280: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.88403: 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 0x7fcea15c8f50> <<< 13827 1727096762.88521: 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' <<< 13827 1727096762.88528: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea15c9880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15c8800> <<< 13827 1727096762.88539: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea159dd30> <<< 13827 1727096762.88561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096762.88583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096762.88614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096762.88617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096762.88623: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15cac00> <<< 13827 1727096762.88645: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15c9700> <<< 13827 1727096762.88665: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea183ac00> <<< 13827 1727096762.88691: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096762.88747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.88772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096762.88798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096762.88830: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15f6f60> <<< 13827 1727096762.88878: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096762.88896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.88912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096762.88938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096762.88974: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea161b320> <<< 13827 1727096762.89001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096762.89046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096762.89095: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096762.89120: 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 0x7fcea1647f50> <<< 13827 1727096762.89143: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096762.89170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096762.89196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096762.89231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096762.89317: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea167a7b0> <<< 13827 1727096762.89387: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1678170> <<< 13827 1727096762.89427: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea161bfb0> <<< 13827 1727096762.89448: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096762.89453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0f29190> <<< 13827 1727096762.89477: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea161a120> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15cbb60> <<< 13827 1727096762.89597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096762.89615: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcea161a720> <<< 13827 1727096762.89747: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_3qkv1rul/ansible_ansible.legacy.dnf_payload.zip' <<< 13827 1727096762.89753: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.89873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.89906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096762.89911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096762.89955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096762.90027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096762.90059: 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 0x7fcea0f7eed0> <<< 13827 1727096762.90062: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096762.90245: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0f5ddc0> <<< 13827 1727096762.90250: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0f5cf50> # zipimport: zlib available <<< 13827 1727096762.90279: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096762.90285: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.90306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.90319: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.90340: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096762.90346: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.91716: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.92847: 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' <<< 13827 1727096762.92850: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0f7cd70> <<< 13827 1727096762.92875: 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' <<< 13827 1727096762.92900: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096762.92918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096762.92936: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096762.92940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096762.92968: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.92972: 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 0x7fcea0faa8d0> <<< 13827 1727096762.93009: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0faa660> <<< 13827 1727096762.93038: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0fa9f70> <<< 13827 1727096762.93061: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096762.93068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096762.93117: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0faa450> <<< 13827 1727096762.93120: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0f7f8f0> import 'atexit' # <<< 13827 1727096762.93148: 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 0x7fcea0fab5c0> <<< 13827 1727096762.93180: 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' <<< 13827 1727096762.93183: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea0fab800> <<< 13827 1727096762.93206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096762.93247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096762.93266: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096762.93309: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0fabd40> <<< 13827 1727096762.93317: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096762.93336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096762.93361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096762.93396: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e0da00> <<< 13827 1727096762.93424: 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 0x7fcea0e0f680> <<< 13827 1727096762.93449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096762.93461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096762.93500: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e0ff50> <<< 13827 1727096762.93517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096762.93554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096762.93564: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e11190> <<< 13827 1727096762.93587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096762.93623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096762.93644: 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' <<< 13827 1727096762.93699: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e13cb0> <<< 13827 1727096762.93735: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.93744: 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 0x7fcea0f5efc0> <<< 13827 1727096762.93752: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e11f70> <<< 13827 1727096762.93780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096762.93801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096762.93828: 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' <<< 13827 1727096762.93853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096762.93879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096762.93906: 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' <<< 13827 1727096762.93922: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e1fb60> <<< 13827 1727096762.93928: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096762.94002: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e1e630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e1e390> <<< 13827 1727096762.94025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096762.94028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096762.94104: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e1e900> <<< 13827 1727096762.94133: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e12480> <<< 13827 1727096762.94158: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.94163: 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 0x7fcea0e63e60> <<< 13827 1727096762.94189: 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 <<< 13827 1727096762.94192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e63ef0> <<< 13827 1727096762.94211: 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 <<< 13827 1727096762.94231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096762.94251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 13827 1727096762.94257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 13827 1727096762.94293: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 13827 1727096762.94297: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea0e65ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e65880> <<< 13827 1727096762.94314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096762.94418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096762.94469: 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 0x7fcea0e67fe0> <<< 13827 1727096762.94477: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e661b0> <<< 13827 1727096762.94489: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096762.94533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.94555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096762.94560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096762.94571: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096762.94613: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e6b7a0> <<< 13827 1727096762.94731: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e68170> <<< 13827 1727096762.94794: 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 0x7fcea0e6c2c0> <<< 13827 1727096762.94826: 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 0x7fcea0e6c4a0> <<< 13827 1727096762.94872: 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'<<< 13827 1727096762.94876: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea0e6c920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e641d0> <<< 13827 1727096762.94904: 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' <<< 13827 1727096762.94928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096762.94946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096762.94978: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.94999: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.95004: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea0ef81a0> <<< 13827 1727096762.95146: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096762.95155: 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 0x7fcea0ef9460> <<< 13827 1727096762.95164: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e6e960> <<< 13827 1727096762.95197: 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 0x7fcea0e6fd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e6e5d0> <<< 13827 1727096762.95205: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.95226: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096762.95245: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.95332: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.95423: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.95437: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.95440: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13827 1727096762.95461: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.95464: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096762.95484: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.95603: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.95721: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.96251: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.96789: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13827 1727096762.96797: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 13827 1727096762.96800: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096762.96825: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096762.96838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096762.96895: 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 0x7fcea0efd6a0> <<< 13827 1727096762.96977: 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' <<< 13827 1727096762.96997: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0efe450> <<< 13827 1727096762.97003: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0ef9670> <<< 13827 1727096762.97054: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096762.97061: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.97085: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.97094: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096762.97113: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.97255: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.97412: 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' <<< 13827 1727096762.97426: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0efe5a0> <<< 13827 1727096762.97433: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.97880: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98314: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98385: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98454: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096762.98473: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98543: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096762.98548: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98626: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98700: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096762.98723: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98726: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98746: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096762.98793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.98833: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096762.98849: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99072: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096762.99354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096762.99379: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096762.99441: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0eff620> <<< 13827 1727096762.99445: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99518: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096762.99606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 13827 1727096762.99608: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096762.99633: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99671: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99716: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096762.99722: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99771: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99813: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99870: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096762.99934: 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 <<< 13827 1727096762.99974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.00054: 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' <<< 13827 1727096763.00061: 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 0x7fcea0d0a150> <<< 13827 1727096763.00084: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d05880> <<< 13827 1727096763.00118: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096763.00139: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.00196: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.00259: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.00282: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.00330: 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' <<< 13827 1727096763.00351: 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 <<< 13827 1727096763.00370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096763.00393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096763.00449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096763.00480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096763.00483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096763.00543: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0ffab70> <<< 13827 1727096763.00583: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0fee840> <<< 13827 1727096763.00664: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d0a300> <<< 13827 1727096763.00672: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0efccb0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096763.00679: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.00710: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.00737: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096763.00742: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096763.00792: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096763.00817: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.00824: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096763.00837: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.01399: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.01927: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.02590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.03261: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 13827 1727096763.03264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9c740> <<< 13827 1727096763.03290: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9c9b0> <<< 13827 1727096763.03305: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 13827 1727096763.03330: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 13827 1727096763.03363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 13827 1727096763.03381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9d0a0> <<< 13827 1727096763.03393: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9cc50> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py <<< 13827 1727096763.03401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 13827 1727096763.03417: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 13827 1727096763.03423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 13827 1727096763.03459: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9d9d0> <<< 13827 1727096763.03489: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 13827 1727096763.03505: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 13827 1727096763.03534: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 13827 1727096763.03539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 13827 1727096763.03565: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 13827 1727096763.03577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 13827 1727096763.03604: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 13827 1727096763.03622: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d85a60> <<< 13827 1727096763.03645: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 13827 1727096763.03653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d85070> <<< 13827 1727096763.03678: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 13827 1727096763.03693: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09b27b0> <<< 13827 1727096763.03737: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9f1a0> <<< 13827 1727096763.03758: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 13827 1727096763.03794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 13827 1727096763.03818: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 13827 1727096763.03830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 13827 1727096763.03844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 13827 1727096763.03884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 13827 1727096763.03947: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09c1340> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09b3ec0> <<< 13827 1727096763.03984: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09b3260> <<< 13827 1727096763.04000: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9e630> <<< 13827 1727096763.04031: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 13827 1727096763.04040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 13827 1727096763.04069: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 13827 1727096763.04118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 13827 1727096763.04145: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 13827 1727096763.04148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 13827 1727096763.04173: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a2d2b0> <<< 13827 1727096763.04296: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09e53d0> <<< 13827 1727096763.04428: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e6d430> <<< 13827 1727096763.04440: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 13827 1727096763.04455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 13827 1727096763.04474: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 13827 1727096763.04502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 13827 1727096763.04538: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 13827 1727096763.04550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a34d70> <<< 13827 1727096763.04558: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a2f050> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09e4ec0> <<< 13827 1727096763.04595: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9e030> <<< 13827 1727096763.04606: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9da60> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9d760> <<< 13827 1727096763.04616: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9ca10> <<< 13827 1727096763.04635: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py <<< 13827 1727096763.04640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9d940> <<< 13827 1727096763.04669: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 13827 1727096763.04676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 13827 1727096763.04691: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 13827 1727096763.04706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 13827 1727096763.04750: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a35370> <<< 13827 1727096763.04764: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a34aa0> <<< 13827 1727096763.04782: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 13827 1727096763.04798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.04860: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a35c70> <<< 13827 1727096763.04882: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 13827 1727096763.04911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 13827 1727096763.04970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13827 1727096763.05000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13827 1727096763.05074: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.05146: 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 0x7fcea0a44110> <<< 13827 1727096763.05327: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a1d730> <<< 13827 1727096763.05348: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a36990> <<< 13827 1727096763.05378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 13827 1727096763.05384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 13827 1727096763.05417: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a1d1f0> <<< 13827 1727096763.05443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 13827 1727096763.05453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 13827 1727096763.05464: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a526c0> <<< 13827 1727096763.05479: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 13827 1727096763.05503: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 13827 1727096763.05526: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a53380> <<< 13827 1727096763.05535: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a52e10> <<< 13827 1727096763.05562: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 13827 1727096763.05630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 13827 1727096763.05702: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a53860> <<< 13827 1727096763.05718: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 13827 1727096763.05759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 13827 1727096763.05972: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a27d70> <<< 13827 1727096763.05993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 13827 1727096763.06010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 13827 1727096763.06035: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09461b0> <<< 13827 1727096763.06079: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.06194: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 13827 1727096763.06200: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.06323: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.06453: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 13827 1727096763.06471: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.06515: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.06566: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 13827 1727096763.06571: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.06700: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.06809: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 13827 1727096763.06899: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.07351: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py <<< 13827 1727096763.07357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.07383: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 13827 1727096763.07394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 13827 1727096763.07413: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py <<< 13827 1727096763.07419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097b170> <<< 13827 1727096763.07444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13827 1727096763.07483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13827 1727096763.07613: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097b290> <<< 13827 1727096763.07627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13827 1727096763.07639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13827 1727096763.07661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13827 1727096763.07675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13827 1727096763.07706: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.07709: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea06d7470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea06d6cc0> <<< 13827 1727096763.07738: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.07743: 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 0x7fcea06d6ea0> <<< 13827 1727096763.07779: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097b7d0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097a450> <<< 13827 1727096763.07816: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py <<< 13827 1727096763.07827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097ae10> <<< 13827 1727096763.07843: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 13827 1727096763.07916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 13827 1727096763.07948: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.07976: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 13827 1727096763.08104: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 13827 1727096763.08110: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea074ca10> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea074c5f0> <<< 13827 1727096763.08132: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 13827 1727096763.08185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 13827 1727096763.08234: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 13827 1727096763.08239: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea0778320> <<< 13827 1727096763.08266: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea074cb60> <<< 13827 1727096763.08289: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 13827 1727096763.08371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 13827 1727096763.09296: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea02af4d0> <<< 13827 1727096763.09359: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0778530> <<< 13827 1727096763.09380: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 13827 1727096763.09449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 13827 1727096763.09540: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 13827 1727096763.09546: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea0329010> <<< 13827 1727096763.09684: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea02af890> <<< 13827 1727096763.09707: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 13827 1727096763.09742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 13827 1727096763.09818: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea032bfe0> <<< 13827 1727096763.09860: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0329190> <<< 13827 1727096763.09874: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 13827 1727096763.09926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096763.10001: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 13827 1727096763.10007: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8b0140> <<< 13827 1727096763.10040: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0360350> <<< 13827 1727096763.10073: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 13827 1727096763.10076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 13827 1727096763.10132: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8b1310> <<< 13827 1727096763.10153: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b0710> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea074c1a0> <<< 13827 1727096763.10180: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 13827 1727096763.10213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 13827 1727096763.10238: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 13827 1727096763.10248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 13827 1727096763.10269: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 13827 1727096763.10272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 13827 1727096763.10312: 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 0x7fce9e8d0830> <<< 13827 1727096763.10347: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b3c80> <<< 13827 1727096763.10364: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 13827 1727096763.10397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 13827 1727096763.10416: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py <<< 13827 1727096763.10420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 13827 1727096763.10448: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'<<< 13827 1727096763.10453: stdout chunk (state=3): >>> import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d2e70> <<< 13827 1727096763.10471: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 13827 1727096763.10491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 13827 1727096763.10519: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096763.10525: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d3d70> <<< 13827 1727096763.10554: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.10988: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8f8680> <<< 13827 1727096763.11028: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 13827 1727096763.11046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096763.11051: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8f9b20> <<< 13827 1727096763.11058: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d3fb0> <<< 13827 1727096763.11076: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d2d20> <<< 13827 1727096763.11085: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d26c0> <<< 13827 1727096763.11116: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 13827 1727096763.11133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.11223: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8fb770> <<< 13827 1727096763.11244: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d3290> <<< 13827 1727096763.11309: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d0b30> <<< 13827 1727096763.11338: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b3290> <<< 13827 1727096763.11374: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.11498: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 13827 1727096763.11504: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8b39b0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b3710> <<< 13827 1727096763.11535: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b1490> <<< 13827 1727096763.11560: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py <<< 13827 1727096763.11565: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e938da0> <<< 13827 1727096763.11585: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 13827 1727096763.11612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 13827 1727096763.11631: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 13827 1727096763.11645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 13827 1727096763.11675: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 13827 1727096763.11683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 13827 1727096763.11699: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e93b230> <<< 13827 1727096763.11723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13827 1727096763.11730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13827 1727096763.11752: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e93b9e0> <<< 13827 1727096763.11758: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e93a5d0> <<< 13827 1727096763.11780: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 13827 1727096763.11802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 13827 1727096763.11823: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e964230> <<< 13827 1727096763.11840: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e938d70> <<< 13827 1727096763.11873: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.11896: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 13827 1727096763.11915: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 13827 1727096763.11941: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 13827 1727096763.11968: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e965ca0> <<< 13827 1727096763.11988: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e965220> <<< 13827 1727096763.11996: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e965040> <<< 13827 1727096763.12016: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 13827 1727096763.12037: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 13827 1727096763.12071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 13827 1727096763.12087: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 13827 1727096763.12109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 13827 1727096763.12131: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 13827 1727096763.12145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 13827 1727096763.12150: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e990d10> <<< 13827 1727096763.12180: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 13827 1727096763.12228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 13827 1727096763.12258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13827 1727096763.12295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13827 1727096763.12318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13827 1727096763.12331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13827 1727096763.12347: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e25ed80> <<< 13827 1727096763.12372: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.12391: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e25f0e0> <<< 13827 1727096763.12440: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e992ff0> <<< 13827 1727096763.12470: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e991190> <<< 13827 1727096763.12491: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e990200> <<< 13827 1727096763.12523: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e966450> <<< 13827 1727096763.12530: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e966120> <<< 13827 1727096763.12546: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 13827 1727096763.12574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 13827 1727096763.12587: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 13827 1727096763.12601: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.12627: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 13827 1727096763.12638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 13827 1727096763.12647: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e298c50> <<< 13827 1727096763.12654: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e25fd70> <<< 13827 1727096763.12685: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e966990> <<< 13827 1727096763.12712: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 13827 1727096763.12719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 13827 1727096763.12748: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e299370> <<< 13827 1727096763.12767: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py <<< 13827 1727096763.12780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e299730> <<< 13827 1727096763.12794: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py <<< 13827 1727096763.12799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2997c0> <<< 13827 1727096763.12819: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py <<< 13827 1727096763.12826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2998e0> <<< 13827 1727096763.12843: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 13827 1727096763.12881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 13827 1727096763.12900: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 13827 1727096763.12927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 13827 1727096763.12987: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 13827 1727096763.12995: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e2b84d0> <<< 13827 1727096763.13008: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e29a600> <<< 13827 1727096763.13038: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2b8680> <<< 13827 1727096763.13057: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 13827 1727096763.13062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 13827 1727096763.13093: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2b8770> <<< 13827 1727096763.13099: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2996d0> <<< 13827 1727096763.13126: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 13827 1727096763.13132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 13827 1727096763.13144: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2b8860> <<< 13827 1727096763.13170: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 13827 1727096763.13175: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 13827 1727096763.13209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 13827 1727096763.13273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 13827 1727096763.13295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 13827 1727096763.13382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 13827 1727096763.13408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 13827 1727096763.13423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 13827 1727096763.13451: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e308320> <<< 13827 1727096763.13476: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2df740> <<< 13827 1727096763.13538: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2de1b0> <<< 13827 1727096763.13680: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2ba0f0> <<< 13827 1727096763.13698: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2b9550> <<< 13827 1727096763.13719: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' <<< 13827 1727096763.13724: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2ba5a0> <<< 13827 1727096763.13750: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 13827 1727096763.13764: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 13827 1727096763.13774: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a35340> <<< 13827 1727096763.13798: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py <<< 13827 1727096763.13800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e320b60> <<< 13827 1727096763.13827: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' <<< 13827 1727096763.13838: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e320dd0> <<< 13827 1727096763.13854: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py <<< 13827 1727096763.13861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 13827 1727096763.13881: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 13827 1727096763.13903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 13827 1727096763.13912: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e321730> <<< 13827 1727096763.13929: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e3211c0> <<< 13827 1727096763.13949: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 13827 1727096763.13958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e322600> <<< 13827 1727096763.13970: stdout chunk (state=3): >>>import 'gc' # <<< 13827 1727096763.13990: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea06d7560> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0979c10> <<< 13827 1727096763.14519: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 13827 1727096763.14525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 13827 1727096763.14561: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.14566: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e323350> <<< 13827 1727096763.14589: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py <<< 13827 1727096763.14595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.14616: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 13827 1727096763.14654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 13827 1727096763.14677: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 13827 1727096763.14739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 13827 1727096763.14765: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e0f3e00><<< 13827 1727096763.14776: stdout chunk (state=3): >>> <<< 13827 1727096763.14779: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 13827 1727096763.14797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 13827 1727096763.14814: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 13827 1727096763.14843: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 13827 1727096763.14866: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 13827 1727096763.14871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.14981: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e115df0><<< 13827 1727096763.14987: stdout chunk (state=3): >>> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1159a0> <<< 13827 1727096763.15016: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.15042: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.15045: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea06d6c30> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e114860> <<< 13827 1727096763.15050: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e114110> <<< 13827 1727096763.15073: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e0f0e60> <<< 13827 1727096763.15099: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 13827 1727096763.15114: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096763.15120: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e0f3bc0> <<< 13827 1727096763.15138: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 13827 1727096763.15172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.15181: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 13827 1727096763.15208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 13827 1727096763.15233: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e12b440> <<< 13827 1727096763.15270: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e129f70> <<< 13827 1727096763.15291: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 13827 1727096763.15336: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e150c50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e150f50> <<< 13827 1727096763.15370: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 13827 1727096763.15373: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1511c0> <<< 13827 1727096763.15406: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 13827 1727096763.15409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 13827 1727096763.15417: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e151460> <<< 13827 1727096763.15440: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 13827 1727096763.15460: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 13827 1727096763.15487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 13827 1727096763.15527: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e151b20> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e151970> <<< 13827 1727096763.15551: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 13827 1727096763.15559: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e153410> <<< 13827 1727096763.15583: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py <<< 13827 1727096763.15588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e153560> <<< 13827 1727096763.15609: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 13827 1727096763.15637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 13827 1727096763.15650: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e153770> <<< 13827 1727096763.15671: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 13827 1727096763.15688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 13827 1727096763.15704: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 13827 1727096763.15734: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 13827 1727096763.15746: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16c6e0> <<< 13827 1727096763.15755: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e153f20> <<< 13827 1727096763.15776: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 13827 1727096763.15784: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 13827 1727096763.15794: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16d280> <<< 13827 1727096763.15821: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 13827 1727096763.15835: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16d6d0> <<< 13827 1727096763.15846: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py <<< 13827 1727096763.15862: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 13827 1727096763.15868: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16d8b0> <<< 13827 1727096763.15885: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 13827 1727096763.15903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 13827 1727096763.15932: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16db50> <<< 13827 1727096763.15949: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 13827 1727096763.15964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16ea50> <<< 13827 1727096763.15986: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 13827 1727096763.15995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 13827 1727096763.16008: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16ecc0> <<< 13827 1727096763.16037: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 13827 1727096763.16044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 13827 1727096763.16052: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16eed0> <<< 13827 1727096763.16084: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 13827 1727096763.16090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 13827 1727096763.16120: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 13827 1727096763.16131: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16fad0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16f5f0> <<< 13827 1727096763.16160: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 13827 1727096763.16172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 13827 1727096763.16192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 13827 1727096763.16214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 13827 1727096763.16217: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e190980> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1902c0> <<< 13827 1727096763.16244: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 13827 1727096763.16260: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e191610> <<< 13827 1727096763.16278: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 13827 1727096763.16306: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 13827 1727096763.16313: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e191910> <<< 13827 1727096763.16335: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 13827 1727096763.16347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 13827 1727096763.16355: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e192870> <<< 13827 1727096763.16381: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py <<< 13827 1727096763.16393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e192b10> <<< 13827 1727096763.16419: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 13827 1727096763.16430: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e192cc0> <<< 13827 1727096763.16446: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e3237a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e323530> <<< 13827 1727096763.16452: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e322c60> <<< 13827 1727096763.16477: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 13827 1727096763.16483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 13827 1727096763.16512: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py <<< 13827 1727096763.16520: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.16540: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py <<< 13827 1727096763.16555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1936e0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e193410> <<< 13827 1727096763.16565: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.16591: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 13827 1727096763.16635: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096763.16663: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 13827 1727096763.16688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 13827 1727096763.16746: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1bdb50> <<< 13827 1727096763.16770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 13827 1727096763.16777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 13827 1727096763.16853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 13827 1727096763.16861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 13827 1727096763.16880: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1bf200> <<< 13827 1727096763.16943: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.16947: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e1be480> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1be030> <<< 13827 1727096763.16960: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 13827 1727096763.16977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 13827 1727096763.17011: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py <<< 13827 1727096763.17014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0ca40> <<< 13827 1727096763.17016: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9deefe30> <<< 13827 1727096763.17038: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py <<< 13827 1727096763.17048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.17070: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 13827 1727096763.17105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 13827 1727096763.17123: stdout chunk (state=3): >>>import 'six.moves' # <<< 13827 1727096763.17147: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 13827 1727096763.17152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 13827 1727096763.17175: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0f950> <<< 13827 1727096763.17199: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py <<< 13827 1727096763.17202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0faa0> <<< 13827 1727096763.17230: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 13827 1727096763.17241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 13827 1727096763.17258: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 13827 1727096763.17292: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0d0a0> <<< 13827 1727096763.17306: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0cd70> <<< 13827 1727096763.17337: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e193980> <<< 13827 1727096763.17364: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 13827 1727096763.17370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 13827 1727096763.17396: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1bcda0> <<< 13827 1727096763.17410: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e193530> <<< 13827 1727096763.17417: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e0f0530> <<< 13827 1727096763.17433: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 13827 1727096763.17460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 13827 1727096763.17491: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df36480> <<< 13827 1727096763.17516: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 13827 1727096763.17534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 13827 1727096763.17554: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df36d20> <<< 13827 1727096763.17578: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 13827 1727096763.17590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 13827 1727096763.17598: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df37d10> <<< 13827 1727096763.17623: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 13827 1727096763.17639: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 13827 1727096763.17646: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df603b0> <<< 13827 1727096763.17670: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py <<< 13827 1727096763.17679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 13827 1727096763.17697: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 13827 1727096763.17707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.17731: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 13827 1727096763.17737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 13827 1727096763.17759: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.17887: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9df61a60> <<< 13827 1727096763.17912: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df61430> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df610d0> <<< 13827 1727096763.17918: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df60d70> <<< 13827 1727096763.17937: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 13827 1727096763.17955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 13827 1727096763.17987: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df61190> <<< 13827 1727096763.18012: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 13827 1727096763.18023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 13827 1727096763.18049: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.18077: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df63740> <<< 13827 1727096763.18100: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py <<< 13827 1727096763.18108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 13827 1727096763.18119: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df637d0> <<< 13827 1727096763.18145: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 13827 1727096763.18242: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9df63ec0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df63d40> <<< 13827 1727096763.18268: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 13827 1727096763.18292: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 13827 1727096763.18303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 13827 1727096763.18323: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 13827 1727096763.18413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 13827 1727096763.18436: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df924e0> <<< 13827 1727096763.18462: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 13827 1727096763.18474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 13827 1727096763.18494: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 13827 1727096763.18523: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93710> <<< 13827 1727096763.18546: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93980> <<< 13827 1727096763.18574: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 13827 1727096763.18601: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.18631: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9df93ad0> <<< 13827 1727096763.18635: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93920> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df931d0> <<< 13827 1727096763.18658: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df92660> <<< 13827 1727096763.18668: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df91910> <<< 13827 1727096763.18680: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df90e90> <<< 13827 1727096763.18692: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df90710> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df63260> <<< 13827 1727096763.18714: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df62750> <<< 13827 1727096763.18741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 13827 1727096763.18749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 13827 1727096763.18752: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93050> <<< 13827 1727096763.18778: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 13827 1727096763.18793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 13827 1727096763.18803: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93e90> <<< 13827 1727096763.18826: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py <<< 13827 1727096763.18829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9dfbc7a0> <<< 13827 1727096763.18859: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 13827 1727096763.18870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 13827 1727096763.18876: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9dfbcb60> <<< 13827 1727096763.18893: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 13827 1727096763.18926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 13827 1727096763.18929: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9dfbd490> <<< 13827 1727096763.18952: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 13827 1727096763.18979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 13827 1727096763.19008: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9dfbe000> <<< 13827 1727096763.30885: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 13827 1727096763.31948: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 13827 1727096763.31971: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096763.32445: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096763.32466: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 13827 1727096763.32476: stdout chunk (state=3): >>># 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 <<< 13827 1727096763.32484: 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 <<< 13827 1727096763.32511: stdout chunk (state=3): >>># 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 <<< 13827 1727096763.32536: 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress <<< 13827 1727096763.32564: stdout chunk (state=3): >>># cleanup[2] removing 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 # 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 # 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<<< 13827 1727096763.32593: stdout chunk (state=3): >>> # 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 13827 1727096763.32601: stdout chunk (state=3): >>># 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 # 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 <<< 13827 1727096763.32626: 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 # 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 <<< 13827 1727096763.32641: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application <<< 13827 1727096763.32666: stdout chunk (state=3): >>># cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp <<< 13827 1727096763.32673: stdout chunk (state=3): >>># cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback <<< 13827 1727096763.32696: stdout chunk (state=3): >>># cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction <<< 13827 1727096763.32727: stdout chunk (state=3): >>># cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore <<< 13827 1727096763.32750: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager <<< 13827 1727096763.32769: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 13827 1727096763.33293: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096763.33301: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096763.33322: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13827 1727096763.33341: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096763.33352: stdout chunk (state=3): >>># destroy zipimport <<< 13827 1727096763.33366: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 13827 1727096763.33381: stdout chunk (state=3): >>># destroy selinux <<< 13827 1727096763.33401: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 13827 1727096763.33414: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 13827 1727096763.33454: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 13827 1727096763.33469: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 13827 1727096763.33484: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 13827 1727096763.33505: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 13827 1727096763.33530: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies <<< 13827 1727096763.33538: stdout chunk (state=3): >>># destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 13827 1727096763.33543: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 13827 1727096763.33597: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser <<< 13827 1727096763.33617: stdout chunk (state=3): >>># destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install<<< 13827 1727096763.33623: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios <<< 13827 1727096763.33642: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 13827 1727096763.33654: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util <<< 13827 1727096763.33672: stdout chunk (state=3): >>># destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base <<< 13827 1727096763.33693: stdout chunk (state=3): >>># destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 13827 1727096763.33700: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 13827 1727096763.33740: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction <<< 13827 1727096763.33746: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils <<< 13827 1727096763.33770: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 13827 1727096763.33774: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error <<< 13827 1727096763.33784: stdout chunk (state=3): >>># cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy <<< 13827 1727096763.33790: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy bisect <<< 13827 1727096763.33818: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 13827 1727096763.33847: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase <<< 13827 1727096763.33851: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 13827 1727096763.33879: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset <<< 13827 1727096763.33897: stdout chunk (state=3): >>># destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext <<< 13827 1727096763.33903: 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 array # cleanup[3] wiping _socket <<< 13827 1727096763.33936: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string <<< 13827 1727096763.33946: stdout chunk (state=3): >>># cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 13827 1727096763.33970: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale <<< 13827 1727096763.33990: stdout chunk (state=3): >>># destroy encodings <<< 13827 1727096763.33994: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl <<< 13827 1727096763.34015: stdout chunk (state=3): >>># cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 13827 1727096763.34018: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse <<< 13827 1727096763.34045: stdout chunk (state=3): >>># destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib <<< 13827 1727096763.34048: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 13827 1727096763.34066: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 13827 1727096763.34073: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 13827 1727096763.34088: stdout chunk (state=3): >>># cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings <<< 13827 1727096763.34103: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 13827 1727096763.34124: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096763.34130: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 13827 1727096763.34162: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types <<< 13827 1727096763.34168: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 13827 1727096763.34172: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # 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 <<< 13827 1727096763.34184: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 13827 1727096763.34193: stdout chunk (state=3): >>># 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 <<< 13827 1727096763.34213: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096763.34659: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096763.34666: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096763.34696: stdout chunk (state=3): >>># destroy _weakref <<< 13827 1727096763.34706: stdout chunk (state=3): >>># destroy _thread # destroy _hashlib <<< 13827 1727096763.34726: stdout chunk (state=3): >>># destroy platform <<< 13827 1727096763.34737: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13827 1727096763.34749: stdout chunk (state=3): >>># destroy tokenize <<< 13827 1727096763.34759: stdout chunk (state=3): >>># destroy _compat_pickle <<< 13827 1727096763.34781: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 13827 1727096763.34799: stdout chunk (state=3): >>># destroy _queue <<< 13827 1727096763.34807: stdout chunk (state=3): >>># destroy array # destroy copyreg <<< 13827 1727096763.34831: stdout chunk (state=3): >>># destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse<<< 13827 1727096763.34847: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing <<< 13827 1727096763.34858: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 13827 1727096763.34880: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 13827 1727096763.34901: stdout chunk (state=3): >>># destroy _blake2 # destroy email <<< 13827 1727096763.34916: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps <<< 13827 1727096763.34926: stdout chunk (state=3): >>># destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 13827 1727096763.34935: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 13827 1727096763.34986: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob <<< 13827 1727096763.34999: stdout chunk (state=3): >>># destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade <<< 13827 1727096763.35003: stdout chunk (state=3): >>># destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 13827 1727096763.35026: stdout chunk (state=3): >>># destroy rpm <<< 13827 1727096763.35075: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 13827 1727096763.35077: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 13827 1727096763.35145: stdout chunk (state=3): >>># destroy _warnings <<< 13827 1727096763.35151: stdout chunk (state=3): >>># destroy posix <<< 13827 1727096763.35178: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar <<< 13827 1727096763.35184: stdout chunk (state=3): >>># destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 13827 1727096763.35223: stdout chunk (state=3): >>># destroy _ssl <<< 13827 1727096763.35287: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules <<< 13827 1727096763.35293: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 13827 1727096763.35403: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096763.35406: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 13827 1727096763.35430: stdout chunk (state=3): >>># destroy _random # destroy _sre <<< 13827 1727096763.35450: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 13827 1727096763.36010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096763.36043: stderr chunk (state=3): >>><<< 13827 1727096763.36046: stdout chunk (state=3): >>><<< 13827 1727096763.36202: _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 0x7fcea19bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea198bb00> # /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 0x7fcea19bea50> 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 0x7fcea19cd130> # /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 0x7fcea19cdfa0> 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 0x7fcea17abda0> # /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 0x7fcea17abfe0> # /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 0x7fcea17e37a0> # /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 0x7fcea17e3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17c3a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17c1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17a8f50> # /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 0x7fcea1803710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1802330> # /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 0x7fcea17c2060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17aa810> # /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 0x7fcea18387a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17a81d0> # /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 0x7fcea1838c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1838b00> # 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 0x7fcea1838ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea17a6cf0> # /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 0x7fcea18395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1839280> 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 0x7fcea183a4b0> 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 0x7fcea18506e0> 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 0x7fcea1851df0> # /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 0x7fcea1852c60> # 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 0x7fcea18532c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea18521b0> # /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 0x7fcea1853d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1853470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea183a510> # /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 0x7fcea159fb90> # /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 0x7fcea15c8620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15c8380> # 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 0x7fcea15c8590> # /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 0x7fcea15c8f50> # 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 0x7fcea15c9880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15c8800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea159dd30> # /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 0x7fcea15cac00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15c9700> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea183ac00> # /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 0x7fcea15f6f60> # /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 0x7fcea161b320> # /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 0x7fcea1647f50> # /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 0x7fcea167a7b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea1678170> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea161bfb0> # /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 0x7fcea0f29190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea161a120> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea15cbb60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcea161a720> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_3qkv1rul/ansible_ansible.legacy.dnf_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 0x7fcea0f7eed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0f5ddc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0f5cf50> # 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 0x7fcea0f7cd70> # /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 0x7fcea0faa8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0faa660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0fa9f70> # /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 0x7fcea0faa450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0f7f8f0> 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 0x7fcea0fab5c0> # 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 0x7fcea0fab800> # /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 0x7fcea0fabd40> 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 0x7fcea0e0da00> # 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 0x7fcea0e0f680> # /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 0x7fcea0e0ff50> # /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 0x7fcea0e11190> # /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 0x7fcea0e13cb0> # 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 0x7fcea0f5efc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e11f70> # /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 0x7fcea0e1fb60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e1e630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e1e390> # /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 0x7fcea0e1e900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e12480> # 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 0x7fcea0e63e60> # /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 0x7fcea0e63ef0> # /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 0x7fcea0e65ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e65880> # /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 0x7fcea0e67fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e661b0> # /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 0x7fcea0e6b7a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e68170> # 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 0x7fcea0e6c2c0> # 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 0x7fcea0e6c4a0> # 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 0x7fcea0e6c920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e641d0> # /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 0x7fcea0ef81a0> # 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 0x7fcea0ef9460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e6e960> # 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 0x7fcea0e6fd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e6e5d0> # 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 0x7fcea0efd6a0> # /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 0x7fcea0efe450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0ef9670> 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 0x7fcea0efe5a0> # 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 0x7fcea0eff620> # 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 0x7fcea0d0a150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d05880> 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 0x7fcea0ffab70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0fee840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d0a300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0efccb0> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9c740> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9c9b0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9d0a0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9cc50> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9d9d0> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d85a60> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d85070> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09b27b0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9f1a0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09c1340> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09b3ec0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09b3260> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9e630> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a2d2b0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09e53d0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0e6d430> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a34d70> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a2f050> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09e4ec0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9e030> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9da60> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9d760> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9ca10> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0d9d940> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a35370> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a34aa0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a35c70> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7fcea0a44110> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a1d730> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a36990> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a1d1f0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a526c0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a53380> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a52e10> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a53860> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a27d70> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea09461b0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097b170> # /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 0x7fcea097b290> # /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 0x7fcea06d7470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea06d6cc0> # 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 0x7fcea06d6ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097b7d0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097a450> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea097ae10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea074ca10> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea074c5f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea0778320> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea074cb60> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea02af4d0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0778530> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea0329010> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea02af890> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcea032bfe0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0329190> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8b0140> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0360350> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8b1310> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b0710> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea074c1a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7fce9e8d0830> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b3c80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d2e70> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d3d70> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8f8680> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8f9b20> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d3fb0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d2d20> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d26c0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8fb770> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d3290> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8d0b30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b3290> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e8b39b0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b3710> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e8b1490> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e938da0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e93b230> # /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 0x7fce9e93b9e0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e93a5d0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e964230> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e938d70> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e965ca0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e965220> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e965040> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e990d10> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7fce9e25ed80> # 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 0x7fce9e25f0e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e992ff0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e991190> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e990200> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e966450> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e966120> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e298c50> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e25fd70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e966990> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e299370> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e299730> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2997c0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2998e0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e2b84d0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e29a600> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2b8680> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2b8770> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2996d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2b8860> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e308320> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2df740> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2de1b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2ba0f0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2b9550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e2ba5a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0a35340> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e320b60> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e320dd0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e321730> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e3211c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e322600> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea06d7560> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcea0979c10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e323350> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e0f3e00> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e115df0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1159a0> # 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 0x7fcea06d6c30> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e114860> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e114110> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e0f0e60> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e0f3bc0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e12b440> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e129f70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e150c50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e150f50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1511c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e151460> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e151b20> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e151970> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e153410> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e153560> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e153770> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16c6e0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e153f20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16d280> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16d6d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16d8b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16db50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16ea50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16ecc0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16eed0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16fad0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e16f5f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e190980> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1902c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e191610> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e191910> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e192870> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e192b10> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e192cc0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e3237a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e323530> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e322c60> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1936e0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e193410> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1bdb50> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1bf200> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9e1be480> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1be030> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0ca40> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9deefe30> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0f950> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0faa0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0d0a0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df0cd70> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e193980> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e1bcda0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e193530> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9e0f0530> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df36480> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df36d20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df37d10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df603b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9df61a60> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df61430> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df610d0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df60d70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df61190> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df63740> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df637d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9df63ec0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df63d40> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df924e0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93710> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93980> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce9df93ad0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93920> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df931d0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df92660> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df91910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df90e90> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df90710> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df63260> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df62750> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93050> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9df93e90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9dfbc7a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9dfbcb60> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9dfbd490> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce9dfbe000> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # 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 # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # 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 _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096763.37334: done with _execute_module (ansible.legacy.dnf, {'name': ['policycoreutils-python-utils'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096763.37337: _low_level_execute_command(): starting 13827 1727096763.37339: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096762.7403328-16039-253646539863900/ > /dev/null 2>&1 && sleep 0' 13827 1727096763.37340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096763.37342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096763.37343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096763.37344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096763.37346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096763.37347: stderr chunk (state=3): >>>debug2: match not found <<< 13827 1727096763.37348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.37349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096763.37350: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096763.37351: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 13827 1727096763.37352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096763.37353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096763.37355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096763.37358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096763.37359: stderr chunk (state=3): >>>debug2: match found <<< 13827 1727096763.37360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.37361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096763.37362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096763.37363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096763.37365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096763.39117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096763.39149: stderr chunk (state=3): >>><<< 13827 1727096763.39152: stdout chunk (state=3): >>><<< 13827 1727096763.39168: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096763.39174: handler run complete 13827 1727096763.39200: attempt loop complete, returning result 13827 1727096763.39203: _execute() done 13827 1727096763.39205: dumping result to json 13827 1727096763.39210: done dumping result, returning 13827 1727096763.39219: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage [12a9e070-eceb-0460-c064-000000000422] 13827 1727096763.39225: sending task result for task 12a9e070-eceb-0460-c064-000000000422 13827 1727096763.39319: done sending task result for task 12a9e070-eceb-0460-c064-000000000422 13827 1727096763.39324: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 13827 1727096763.39448: no more pending results, returning what we have 13827 1727096763.39451: results queue empty 13827 1727096763.39452: checking for any_errors_fatal 13827 1727096763.39462: done checking for any_errors_fatal 13827 1727096763.39463: checking for max_fail_percentage 13827 1727096763.39464: done checking for max_fail_percentage 13827 1727096763.39465: checking to see if all hosts have failed and the running result is not ok 13827 1727096763.39466: done checking to see if all hosts have failed 13827 1727096763.39466: getting the remaining hosts for this loop 13827 1727096763.39468: done getting the remaining hosts for this loop 13827 1727096763.39471: getting the next task for host managed_node3 13827 1727096763.39480: done getting next task for host managed_node3 13827 1727096763.39484: ^ task is: TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 13827 1727096763.39488: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096763.39498: getting variables 13827 1727096763.39499: in VariableManager get_vars() 13827 1727096763.39533: Calling all_inventory to load vars for managed_node3 13827 1727096763.39535: Calling groups_inventory to load vars for managed_node3 13827 1727096763.39537: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096763.39546: Calling all_plugins_play to load vars for managed_node3 13827 1727096763.39548: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096763.39561: Calling groups_plugins_play to load vars for managed_node3 13827 1727096763.40071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096763.40579: done with get_vars() 13827 1727096763.40595: done getting variables 13827 1727096763.40639: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Monday 23 September 2024 09:06:03 -0400 (0:00:00.728) 0:01:55.407 ****** 13827 1727096763.40669: entering _queue_task() for managed_node3/debug 13827 1727096763.40917: worker is 1 (out of 1 available) 13827 1727096763.40930: exiting _queue_task() for managed_node3/debug 13827 1727096763.40942: done queuing things up, now waiting for results queue to drain 13827 1727096763.40943: waiting for pending results... 13827 1727096763.41125: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 13827 1727096763.41233: in run() - task 12a9e070-eceb-0460-c064-000000000424 13827 1727096763.41245: variable 'ansible_search_path' from source: unknown 13827 1727096763.41249: variable 'ansible_search_path' from source: unknown 13827 1727096763.41282: calling self._execute() 13827 1727096763.41349: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096763.41352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096763.41362: variable 'omit' from source: magic vars 13827 1727096763.41644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096763.43852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096763.43898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096763.43924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096763.43954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096763.43975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096763.44038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096763.44061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096763.44079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096763.44104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096763.44114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096763.44194: variable '__selinux_is_transactional' from source: set_fact 13827 1727096763.44208: Evaluated conditional (__selinux_is_transactional | d(false)): False 13827 1727096763.44211: when evaluation is False, skipping this task 13827 1727096763.44214: _execute() done 13827 1727096763.44216: dumping result to json 13827 1727096763.44219: done dumping result, returning 13827 1727096763.44230: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes [12a9e070-eceb-0460-c064-000000000424] 13827 1727096763.44234: sending task result for task 12a9e070-eceb-0460-c064-000000000424 13827 1727096763.44319: done sending task result for task 12a9e070-eceb-0460-c064-000000000424 13827 1727096763.44322: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__selinux_is_transactional | d(false)" } 13827 1727096763.44366: no more pending results, returning what we have 13827 1727096763.44370: results queue empty 13827 1727096763.44370: checking for any_errors_fatal 13827 1727096763.44377: done checking for any_errors_fatal 13827 1727096763.44378: checking for max_fail_percentage 13827 1727096763.44380: done checking for max_fail_percentage 13827 1727096763.44380: checking to see if all hosts have failed and the running result is not ok 13827 1727096763.44381: done checking to see if all hosts have failed 13827 1727096763.44382: getting the remaining hosts for this loop 13827 1727096763.44384: done getting the remaining hosts for this loop 13827 1727096763.44387: getting the next task for host managed_node3 13827 1727096763.44395: done getting next task for host managed_node3 13827 1727096763.44398: ^ task is: TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 13827 1727096763.44404: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096763.44418: getting variables 13827 1727096763.44420: in VariableManager get_vars() 13827 1727096763.44454: Calling all_inventory to load vars for managed_node3 13827 1727096763.44458: Calling groups_inventory to load vars for managed_node3 13827 1727096763.44461: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096763.44470: Calling all_plugins_play to load vars for managed_node3 13827 1727096763.44473: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096763.44475: Calling groups_plugins_play to load vars for managed_node3 13827 1727096763.45120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096763.45615: done with get_vars() 13827 1727096763.45628: done getting variables 13827 1727096763.45673: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Monday 23 September 2024 09:06:03 -0400 (0:00:00.050) 0:01:55.457 ****** 13827 1727096763.45699: entering _queue_task() for managed_node3/reboot 13827 1727096763.45933: worker is 1 (out of 1 available) 13827 1727096763.45946: exiting _queue_task() for managed_node3/reboot 13827 1727096763.45960: done queuing things up, now waiting for results queue to drain 13827 1727096763.45961: waiting for pending results... 13827 1727096763.46146: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 13827 1727096763.46255: in run() - task 12a9e070-eceb-0460-c064-000000000425 13827 1727096763.46269: variable 'ansible_search_path' from source: unknown 13827 1727096763.46272: variable 'ansible_search_path' from source: unknown 13827 1727096763.46301: calling self._execute() 13827 1727096763.46372: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096763.46376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096763.46385: variable 'omit' from source: magic vars 13827 1727096763.46676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096763.48195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096763.48250: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096763.48279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096763.48305: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096763.48328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096763.48391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096763.48413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096763.48433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096763.48465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096763.48475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096763.48557: variable '__selinux_is_transactional' from source: set_fact 13827 1727096763.48574: Evaluated conditional (__selinux_is_transactional | d(false)): False 13827 1727096763.48577: when evaluation is False, skipping this task 13827 1727096763.48580: _execute() done 13827 1727096763.48583: dumping result to json 13827 1727096763.48587: done dumping result, returning 13827 1727096763.48595: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems [12a9e070-eceb-0460-c064-000000000425] 13827 1727096763.48600: sending task result for task 12a9e070-eceb-0460-c064-000000000425 13827 1727096763.48693: done sending task result for task 12a9e070-eceb-0460-c064-000000000425 13827 1727096763.48696: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 13827 1727096763.48740: no more pending results, returning what we have 13827 1727096763.48743: results queue empty 13827 1727096763.48744: checking for any_errors_fatal 13827 1727096763.48751: done checking for any_errors_fatal 13827 1727096763.48752: checking for max_fail_percentage 13827 1727096763.48753: done checking for max_fail_percentage 13827 1727096763.48754: checking to see if all hosts have failed and the running result is not ok 13827 1727096763.48755: done checking to see if all hosts have failed 13827 1727096763.48758: getting the remaining hosts for this loop 13827 1727096763.48760: done getting the remaining hosts for this loop 13827 1727096763.48763: getting the next task for host managed_node3 13827 1727096763.48771: done getting next task for host managed_node3 13827 1727096763.48774: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 13827 1727096763.48780: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096763.48796: getting variables 13827 1727096763.48798: in VariableManager get_vars() 13827 1727096763.48834: Calling all_inventory to load vars for managed_node3 13827 1727096763.48836: Calling groups_inventory to load vars for managed_node3 13827 1727096763.48839: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096763.48849: Calling all_plugins_play to load vars for managed_node3 13827 1727096763.48851: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096763.48854: Calling groups_plugins_play to load vars for managed_node3 13827 1727096763.49401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096763.49915: done with get_vars() 13827 1727096763.49933: done getting variables 13827 1727096763.49981: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Monday 23 September 2024 09:06:03 -0400 (0:00:00.043) 0:01:55.500 ****** 13827 1727096763.50009: entering _queue_task() for managed_node3/fail 13827 1727096763.50263: worker is 1 (out of 1 available) 13827 1727096763.50277: exiting _queue_task() for managed_node3/fail 13827 1727096763.50289: done queuing things up, now waiting for results queue to drain 13827 1727096763.50291: waiting for pending results... 13827 1727096763.50473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 13827 1727096763.50599: in run() - task 12a9e070-eceb-0460-c064-000000000426 13827 1727096763.50611: variable 'ansible_search_path' from source: unknown 13827 1727096763.50613: variable 'ansible_search_path' from source: unknown 13827 1727096763.50646: calling self._execute() 13827 1727096763.50715: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096763.50718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096763.50731: variable 'omit' from source: magic vars 13827 1727096763.51007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096763.52489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096763.52536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096763.52564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096763.52590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096763.52610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096763.52673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096763.52695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096763.52715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096763.52743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096763.52754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096763.52838: variable '__selinux_is_transactional' from source: set_fact 13827 1727096763.52852: Evaluated conditional (__selinux_is_transactional | d(false)): False 13827 1727096763.52855: when evaluation is False, skipping this task 13827 1727096763.52861: _execute() done 13827 1727096763.52863: dumping result to json 13827 1727096763.52866: done dumping result, returning 13827 1727096763.52874: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set [12a9e070-eceb-0460-c064-000000000426] 13827 1727096763.52879: sending task result for task 12a9e070-eceb-0460-c064-000000000426 13827 1727096763.52967: done sending task result for task 12a9e070-eceb-0460-c064-000000000426 13827 1727096763.52970: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 13827 1727096763.53014: no more pending results, returning what we have 13827 1727096763.53017: results queue empty 13827 1727096763.53018: checking for any_errors_fatal 13827 1727096763.53026: done checking for any_errors_fatal 13827 1727096763.53027: checking for max_fail_percentage 13827 1727096763.53029: done checking for max_fail_percentage 13827 1727096763.53030: checking to see if all hosts have failed and the running result is not ok 13827 1727096763.53030: done checking to see if all hosts have failed 13827 1727096763.53031: getting the remaining hosts for this loop 13827 1727096763.53033: done getting the remaining hosts for this loop 13827 1727096763.53036: getting the next task for host managed_node3 13827 1727096763.53047: done getting next task for host managed_node3 13827 1727096763.53050: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh facts 13827 1727096763.53055: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096763.53072: getting variables 13827 1727096763.53074: in VariableManager get_vars() 13827 1727096763.53110: Calling all_inventory to load vars for managed_node3 13827 1727096763.53112: Calling groups_inventory to load vars for managed_node3 13827 1727096763.53115: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096763.53125: Calling all_plugins_play to load vars for managed_node3 13827 1727096763.53127: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096763.53130: Calling groups_plugins_play to load vars for managed_node3 13827 1727096763.53661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096763.54287: done with get_vars() 13827 1727096763.54300: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Monday 23 September 2024 09:06:03 -0400 (0:00:00.043) 0:01:55.544 ****** 13827 1727096763.54375: entering _queue_task() for managed_node3/setup 13827 1727096763.54628: worker is 1 (out of 1 available) 13827 1727096763.54642: exiting _queue_task() for managed_node3/setup 13827 1727096763.54653: done queuing things up, now waiting for results queue to drain 13827 1727096763.54655: waiting for pending results... 13827 1727096763.54835: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh facts 13827 1727096763.54952: in run() - task 12a9e070-eceb-0460-c064-000000000428 13827 1727096763.54966: variable 'ansible_search_path' from source: unknown 13827 1727096763.54969: variable 'ansible_search_path' from source: unknown 13827 1727096763.54997: calling self._execute() 13827 1727096763.55069: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096763.55073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096763.55081: variable 'omit' from source: magic vars 13827 1727096763.55370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096763.56923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096763.56976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096763.57003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096763.57031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096763.57054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096763.57114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096763.57138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096763.57159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096763.57187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096763.57199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096763.57299: Evaluated conditional (not __selinux_setup_snapshot | d(false)): True 13827 1727096763.57304: variable 'omit' from source: magic vars 13827 1727096763.57360: variable 'omit' from source: magic vars 13827 1727096763.57390: variable 'omit' from source: magic vars 13827 1727096763.57411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096763.57434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096763.57449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096763.57464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096763.57472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096763.57497: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096763.57501: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096763.57503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096763.57573: Set connection var ansible_connection to ssh 13827 1727096763.57580: Set connection var ansible_shell_executable to /bin/sh 13827 1727096763.57588: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096763.57591: Set connection var ansible_shell_type to sh 13827 1727096763.57601: Set connection var ansible_pipelining to False 13827 1727096763.57604: Set connection var ansible_timeout to 10 13827 1727096763.57621: variable 'ansible_shell_executable' from source: unknown 13827 1727096763.57627: variable 'ansible_connection' from source: unknown 13827 1727096763.57629: variable 'ansible_module_compression' from source: unknown 13827 1727096763.57632: variable 'ansible_shell_type' from source: unknown 13827 1727096763.57635: variable 'ansible_shell_executable' from source: unknown 13827 1727096763.57638: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096763.57640: variable 'ansible_pipelining' from source: unknown 13827 1727096763.57642: variable 'ansible_timeout' from source: unknown 13827 1727096763.57647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096763.57754: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096763.57764: variable 'omit' from source: magic vars 13827 1727096763.57769: starting attempt loop 13827 1727096763.57772: running the handler 13827 1727096763.57783: _low_level_execute_command(): starting 13827 1727096763.57789: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096763.58294: 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 <<< 13827 1727096763.58299: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096763.58302: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.58359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096763.58364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096763.58366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096763.58432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096763.60035: stdout chunk (state=3): >>>/root <<< 13827 1727096763.60132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096763.60163: stderr chunk (state=3): >>><<< 13827 1727096763.60167: stdout chunk (state=3): >>><<< 13827 1727096763.60189: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096763.60204: _low_level_execute_command(): starting 13827 1727096763.60207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713 `" && echo ansible-tmp-1727096763.6018918-16053-141518967563713="` echo /root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713 `" ) && sleep 0' 13827 1727096763.60676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096763.60680: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.60682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096763.60685: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096763.60687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.60735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096763.60739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096763.60743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096763.60804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096763.62655: stdout chunk (state=3): >>>ansible-tmp-1727096763.6018918-16053-141518967563713=/root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713 <<< 13827 1727096763.62762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096763.62791: stderr chunk (state=3): >>><<< 13827 1727096763.62794: stdout chunk (state=3): >>><<< 13827 1727096763.62811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096763.6018918-16053-141518967563713=/root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096763.62863: variable 'ansible_module_compression' from source: unknown 13827 1727096763.62901: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 13827 1727096763.62954: variable 'ansible_facts' from source: unknown 13827 1727096763.63086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/AnsiballZ_setup.py 13827 1727096763.63196: Sending initial data 13827 1727096763.63199: Sent initial data (154 bytes) 13827 1727096763.63628: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096763.63647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096763.63651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096763.63654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.63671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.63727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096763.63730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096763.63732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096763.63795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096763.65314: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096763.65373: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096763.65439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp8h9c9l9q /root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/AnsiballZ_setup.py <<< 13827 1727096763.65442: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/AnsiballZ_setup.py" <<< 13827 1727096763.65494: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp8h9c9l9q" to remote "/root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/AnsiballZ_setup.py" <<< 13827 1727096763.65498: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/AnsiballZ_setup.py" <<< 13827 1727096763.66618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096763.66663: stderr chunk (state=3): >>><<< 13827 1727096763.66666: stdout chunk (state=3): >>><<< 13827 1727096763.66684: done transferring module to remote 13827 1727096763.66696: _low_level_execute_command(): starting 13827 1727096763.66703: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/ /root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/AnsiballZ_setup.py && sleep 0' 13827 1727096763.67125: 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 <<< 13827 1727096763.67160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096763.67167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.67170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address <<< 13827 1727096763.67172: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096763.67174: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.67217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096763.67223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096763.67286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096763.69003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096763.69030: stderr chunk (state=3): >>><<< 13827 1727096763.69033: stdout chunk (state=3): >>><<< 13827 1727096763.69047: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096763.69050: _low_level_execute_command(): starting 13827 1727096763.69055: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/AnsiballZ_setup.py && sleep 0' 13827 1727096763.69498: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096763.69502: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.69513: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096763.69562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096763.69577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096763.69651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096763.71753: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096763.71769: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096763.71801: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 13827 1727096763.71806: stdout chunk (state=3): >>>import '_weakref' # <<< 13827 1727096763.71869: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096763.71877: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096763.71908: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096763.71941: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096763.71970: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096763.71973: stdout chunk (state=3): >>>import 'zipimport' # <<< 13827 1727096763.71978: stdout chunk (state=3): >>># installed zipimport hook <<< 13827 1727096763.72030: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096763.72037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.72048: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096763.72073: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096763.72102: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096763.72134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096763.72137: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4be184d0> <<< 13827 1727096763.72143: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bde7b30> <<< 13827 1727096763.72171: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096763.72182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096763.72193: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4be1aa50> <<< 13827 1727096763.72203: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096763.72232: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 13827 1727096763.72253: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096763.72285: stdout chunk (state=3): >>>import '_stat' # <<< 13827 1727096763.72290: stdout chunk (state=3): >>>import 'stat' # <<< 13827 1727096763.72370: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096763.72398: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096763.72431: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096763.72437: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096763.72464: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096763.72480: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096763.72487: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096763.72516: 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 <<< 13827 1727096763.72520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096763.72539: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc09130> <<< 13827 1727096763.72596: 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 <<< 13827 1727096763.72609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.72615: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc09fa0> <<< 13827 1727096763.72639: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096763.72670: 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. <<< 13827 1727096763.73040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096763.73061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096763.73079: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096763.73085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.73106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096763.73149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096763.73161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096763.73193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096763.73195: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc47e60> <<< 13827 1727096763.73224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096763.73238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096763.73259: stdout chunk (state=3): >>>import '_operator' # <<< 13827 1727096763.73262: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc47f20> <<< 13827 1727096763.73281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096763.73305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096763.73334: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096763.73373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.73393: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096763.73416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096763.73426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc7f890> <<< 13827 1727096763.73447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096763.73450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 13827 1727096763.73469: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc7ff20> import '_collections' # <<< 13827 1727096763.73528: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc5fb30> <<< 13827 1727096763.73530: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096763.73563: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc5d250> <<< 13827 1727096763.73648: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc45010> <<< 13827 1727096763.73677: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096763.73688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096763.73704: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096763.73728: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096763.73751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096763.73773: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096763.73777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096763.73804: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc9f800> <<< 13827 1727096763.73823: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc9e450> <<< 13827 1727096763.73854: 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' <<< 13827 1727096763.73862: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc9ccb0> <<< 13827 1727096763.73920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096763.73923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd4860> <<< 13827 1727096763.73934: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc44290> <<< 13827 1727096763.73951: 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' <<< 13827 1727096763.73980: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.73985: 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 0x7faa4bcd4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd4bc0> <<< 13827 1727096763.74024: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.74027: 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 0x7faa4bcd4fb0> <<< 13827 1727096763.74040: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc42db0> <<< 13827 1727096763.74067: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096763.74073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.74084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096763.74130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096763.74133: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd56a0> <<< 13827 1727096763.74134: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd5370> import 'importlib.machinery' # <<< 13827 1727096763.74177: 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' <<< 13827 1727096763.74194: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd65a0> <<< 13827 1727096763.74197: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096763.74216: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096763.74235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096763.74275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096763.74294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096763.74297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 13827 1727096763.74310: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcec7a0> <<< 13827 1727096763.74317: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096763.74345: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.74348: 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 0x7faa4bcede80> <<< 13827 1727096763.74376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096763.74379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096763.74405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096763.74417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096763.74425: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bceed20> <<< 13827 1727096763.74461: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.74470: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.74482: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4bcef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcee270> <<< 13827 1727096763.74497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096763.74505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096763.74542: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.74554: 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 0x7faa4bcefda0> <<< 13827 1727096763.74562: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcef4d0> <<< 13827 1727096763.74604: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd6510> <<< 13827 1727096763.74625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096763.74646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096763.74674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096763.74684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096763.74723: 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 0x7faa4b9dfc20> <<< 13827 1727096763.74749: 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' <<< 13827 1727096763.74775: 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 0x7faa4ba086e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba08440> <<< 13827 1727096763.74801: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.74806: 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 0x7faa4ba08710> <<< 13827 1727096763.74834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096763.74840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096763.74903: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.75025: 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 0x7faa4ba09040> <<< 13827 1727096763.75138: 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 0x7faa4ba099d0> <<< 13827 1727096763.75145: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba088f0> <<< 13827 1727096763.75158: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b9dddc0> <<< 13827 1727096763.75181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096763.75198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096763.75226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096763.75234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096763.75245: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba0adb0> <<< 13827 1727096763.75265: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba09af0> <<< 13827 1727096763.75283: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd6750> <<< 13827 1727096763.75306: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096763.75373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.75382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096763.75418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096763.75441: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba33110> <<< 13827 1727096763.75501: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096763.75510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.75535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096763.75545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096763.75590: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba574a0> <<< 13827 1727096763.75607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096763.75653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096763.75705: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096763.75730: 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 0x7faa4bab8290> <<< 13827 1727096763.75751: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096763.75775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096763.75805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096763.75839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096763.75925: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4baba9f0> <<< 13827 1727096763.75995: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bab83b0> <<< 13827 1727096763.76032: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba812b0> <<< 13827 1727096763.76058: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096763.76076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b325340> <<< 13827 1727096763.76079: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba562a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba0bce0> <<< 13827 1727096763.76244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096763.76264: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa4ba563c0> <<< 13827 1727096763.76485: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_eacsmzv0/ansible_setup_payload.zip' <<< 13827 1727096763.76490: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.76607: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.76637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096763.76641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096763.76690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096763.76762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096763.76790: 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 0x7faa4b38f020> <<< 13827 1727096763.76805: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096763.77010: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b36df10> <<< 13827 1727096763.77014: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b36d0a0> <<< 13827 1727096763.77017: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.77044: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096763.77055: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.77072: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.77086: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.77106: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096763.77118: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.78507: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.79609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 13827 1727096763.79630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b38cec0> <<< 13827 1727096763.79633: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096763.79636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.79665: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096763.79668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096763.79693: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096763.79698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096763.79724: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.79727: 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 0x7faa4b3be9f0> <<< 13827 1727096763.79760: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b3be780> <<< 13827 1727096763.79792: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b3be090> <<< 13827 1727096763.79812: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096763.79824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096763.79867: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b3be7e0> <<< 13827 1727096763.79871: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b38fa40> <<< 13827 1727096763.79874: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096763.79902: 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 0x7faa4b3bf680> <<< 13827 1727096763.79936: 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' <<< 13827 1727096763.79944: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4b3bf830> <<< 13827 1727096763.79954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096763.80005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096763.80015: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096763.80061: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b3bfcb0> <<< 13827 1727096763.80067: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096763.80089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096763.80116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096763.80152: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b229a60> <<< 13827 1727096763.80176: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.80181: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4b22b200> <<< 13827 1727096763.80200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096763.80218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096763.80250: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b22bfb0> <<< 13827 1727096763.80275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096763.80300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096763.80322: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b22d220> <<< 13827 1727096763.80339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096763.80377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096763.80398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096763.80403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096763.80454: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b22fcb0> <<< 13827 1727096763.80489: 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 0x7faa4ba33080> <<< 13827 1727096763.80511: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b22dfa0> <<< 13827 1727096763.80529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096763.80563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096763.80580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096763.80585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096763.80603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096763.80698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096763.80722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 13827 1727096763.80732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 13827 1727096763.80743: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b237a70> <<< 13827 1727096763.80751: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096763.80820: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b236540> <<< 13827 1727096763.80823: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b2362d0> <<< 13827 1727096763.80841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096763.80846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096763.80919: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b236810> <<< 13827 1727096763.80947: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b22f200> <<< 13827 1727096763.80974: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.80977: 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 0x7faa4b27bce0> <<< 13827 1727096763.81009: 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'<<< 13827 1727096763.81013: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27be90> <<< 13827 1727096763.81029: 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 <<< 13827 1727096763.81049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096763.81070: 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' <<< 13827 1727096763.81112: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.81121: 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 0x7faa4b27d970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27d730> <<< 13827 1727096763.81133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096763.81164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096763.81214: 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 0x7faa4b27fef0><<< 13827 1727096763.81217: stdout chunk (state=3): >>> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27e060> <<< 13827 1727096763.81235: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096763.81274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.81297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096763.81309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096763.81315: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096763.81359: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b283680> <<< 13827 1727096763.81477: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27ff50> <<< 13827 1727096763.81542: 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 0x7faa4b284950> <<< 13827 1727096763.81571: 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 0x7faa4b284800> <<< 13827 1727096763.81617: 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 0x7faa4b284920> <<< 13827 1727096763.81633: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27c050> <<< 13827 1727096763.81659: 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 <<< 13827 1727096763.81665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 13827 1727096763.81675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096763.81700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096763.81722: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.81747: 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 0x7faa4b287fe0> <<< 13827 1727096763.81891: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4b111160> <<< 13827 1727096763.81909: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b286840> <<< 13827 1727096763.81939: 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' <<< 13827 1727096763.81946: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4b287bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b286450> <<< 13827 1727096763.81972: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.81975: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.81993: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 13827 1727096763.81998: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.82087: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.82176: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.82192: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 13827 1727096763.82211: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.82224: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.82232: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 13827 1727096763.82236: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.82362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.82478: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.83006: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.83546: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 13827 1727096763.83549: 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' # <<< 13827 1727096763.83572: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096763.83593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.83636: 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 0x7faa4b115220> <<< 13827 1727096763.83715: 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' <<< 13827 1727096763.83738: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b116090> <<< 13827 1727096763.83743: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b2876e0> <<< 13827 1727096763.83800: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096763.83803: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.83828: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.83839: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096763.83853: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.84001: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.84154: 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' <<< 13827 1727096763.84172: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1162a0> <<< 13827 1727096763.84175: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.84635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85081: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85154: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85232: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096763.85240: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85277: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85314: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096763.85319: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85391: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85470: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096763.85491: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85503: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85514: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 13827 1727096763.85519: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85563: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85599: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096763.85613: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.85836: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096763.86119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096763.86137: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096763.86195: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1172c0> <<< 13827 1727096763.86211: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86278: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86355: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096763.86369: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096763.86371: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096763.86392: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86431: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86478: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096763.86481: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86530: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86569: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86630: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86696: 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 <<< 13827 1727096763.86733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.86816: 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'<<< 13827 1727096763.86820: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4b121ee0> <<< 13827 1727096763.86844: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b11d550> <<< 13827 1727096763.86880: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096763.86894: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.86955: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87026: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87043: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87090: 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' <<< 13827 1727096763.87112: 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 <<< 13827 1727096763.87134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096763.87157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096763.87209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096763.87235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096763.87246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096763.87302: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b20a7b0> <<< 13827 1727096763.87343: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b3ea480> <<< 13827 1727096763.87420: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b121fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b285400> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096763.87430: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87468: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87490: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096763.87544: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096763.87567: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87579: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096763.87594: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87652: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87712: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87734: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87751: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87798: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87838: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87877: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 13827 1727096763.87927: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.87997: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.88064: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.88083: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.88122: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 13827 1727096763.88129: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.88306: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.88474: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.88519: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.88571: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 13827 1727096763.88576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096763.88593: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 13827 1727096763.88617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 13827 1727096763.88630: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 13827 1727096763.88660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 13827 1727096763.88673: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b1ac0> <<< 13827 1727096763.88700: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 13827 1727096763.88709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 13827 1727096763.88731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 13827 1727096763.88767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 13827 1727096763.88794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 13827 1727096763.88806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 13827 1727096763.88818: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae07d10> <<< 13827 1727096763.88844: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.88863: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4ae07fb0> <<< 13827 1727096763.88908: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b19ad50> <<< 13827 1727096763.88928: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b2660> <<< 13827 1727096763.88949: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b01a0> <<< 13827 1727096763.88971: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b3b90> <<< 13827 1727096763.88981: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 13827 1727096763.89030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 13827 1727096763.89051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 13827 1727096763.89059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 13827 1727096763.89087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 13827 1727096763.89092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 13827 1727096763.89121: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.89129: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4ae17050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae16900> <<< 13827 1727096763.89151: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4ae16ae0> <<< 13827 1727096763.89176: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae15d30> <<< 13827 1727096763.89194: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 13827 1727096763.89295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 13827 1727096763.89304: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae17170> <<< 13827 1727096763.89325: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 13827 1727096763.89350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 13827 1727096763.89383: 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 0x7faa4ae71c70> <<< 13827 1727096763.89415: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae17c50> <<< 13827 1727096763.89438: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b3da0> <<< 13827 1727096763.89455: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 13827 1727096763.89463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 13827 1727096763.89468: stdout chunk (state=3): >>> <<< 13827 1727096763.89486: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89494: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89499: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 13827 1727096763.89518: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89575: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 13827 1727096763.89647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89701: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 13827 1727096763.89768: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89776: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 13827 1727096763.89793: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89828: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 13827 1727096763.89869: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89913: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.89964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 13827 1727096763.89970: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.90017: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.90066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 13827 1727096763.90073: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.90126: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.90184: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.90239: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.90295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 13827 1727096763.90314: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.90787: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 13827 1727096763.91217: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91275: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91325: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91392: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 13827 1727096763.91399: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 13827 1727096763.91413: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91439: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 13827 1727096763.91480: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91539: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 13827 1727096763.91608: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 13827 1727096763.91674: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91710: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 13827 1727096763.91751: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91826: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.91911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 13827 1727096763.91916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 13827 1727096763.91939: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae719a0> <<< 13827 1727096763.91960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 13827 1727096763.91991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 13827 1727096763.92106: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae729c0> <<< 13827 1727096763.92109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 13827 1727096763.92123: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.92185: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.92247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 13827 1727096763.92262: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.92348: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.92439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 13827 1727096763.92444: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.92513: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.92581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 13827 1727096763.92596: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.92635: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.92684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 13827 1727096763.92723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 13827 1727096763.92790: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.92847: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.92852: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4aeae0f0> <<< 13827 1727096763.93032: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae9efc0> <<< 13827 1727096763.93040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 13827 1727096763.93045: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 13827 1727096763.93171: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93248: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93333: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93442: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93583: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 13827 1727096763.93597: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93641: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096763.93647: stdout chunk (state=3): >>> <<< 13827 1727096763.93685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 13827 1727096763.93693: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93733: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93778: 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' <<< 13827 1727096763.93814: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096763.93837: 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 0x7faa4aec1be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae9e8d0> <<< 13827 1727096763.93842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 13827 1727096763.93862: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93875: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 13827 1727096763.93932: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.93975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 13827 1727096763.93980: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94132: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94281: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 13827 1727096763.94286: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94390: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94487: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94530: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 13827 1727096763.94583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 13827 1727096763.94590: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94616: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94630: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94773: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.94915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 13827 1727096763.94919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 13827 1727096763.94934: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.95047: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.95163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 13827 1727096763.95177: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.95209: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.95248: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.95789: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.96318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 13827 1727096763.96328: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.96432: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.96539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 13827 1727096763.96644: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.96742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 13827 1727096763.96754: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.96903: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 13827 1727096763.97064: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97087: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 13827 1727096763.97104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97144: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 13827 1727096763.97197: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97300: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97393: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97596: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97794: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 13827 1727096763.97805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 13827 1727096763.97812: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97852: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97881: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 13827 1727096763.97898: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97918: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.97952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 13827 1727096763.97955: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98028: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 13827 1727096763.98108: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98127: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 13827 1727096763.98164: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98225: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 13827 1727096763.98292: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98347: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 13827 1727096763.98412: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98678: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.98939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 13827 1727096763.98946: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99005: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 13827 1727096763.99072: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99111: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 13827 1727096763.99158: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99187: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 13827 1727096763.99231: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99266: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 13827 1727096763.99311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99385: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 13827 1727096763.99483: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99492: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 13827 1727096763.99513: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99555: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 13827 1727096763.99608: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99632: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99651: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99706: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99751: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99825: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 13827 1727096763.99902: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 13827 1727096763.99920: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096763.99971: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 13827 1727096764.00029: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00226: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 13827 1727096764.00427: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00466: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 13827 1727096764.00519: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00572: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 13827 1727096764.00629: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00707: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 13827 1727096764.00805: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00894: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.00993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 13827 1727096764.01069: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096764.01748: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 13827 1727096764.01778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 13827 1727096764.01785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 13827 1727096764.01826: 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 0x7faa4acbe600> <<< 13827 1727096764.01836: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4acbcf80> <<< 13827 1727096764.01878: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae72ff0> <<< 13827 1727096764.13828: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 13827 1727096764.13834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 13827 1727096764.13850: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ad04cb0> <<< 13827 1727096764.13876: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 13827 1727096764.13891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 13827 1727096764.13915: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ad04e00> <<< 13827 1727096764.13970: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 13827 1727096764.13976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096764.14005: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 13827 1727096764.14018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ad06210> <<< 13827 1727096764.14054: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ad05cd0> <<< 13827 1727096764.14342: 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 <<< 13827 1727096764.38172: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 13827 1727096764.38814: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 13827 1727096764.38830: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 13827 1727096764.38841: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38876: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38884: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38920: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38927: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38944: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38970: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38978: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38989: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.38998: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.39033: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.39040: stdout chunk (state=3): >>># 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<<< 13827 1727096764.39073: stdout chunk (state=3): >>> # 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 <<< 13827 1727096764.39091: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.39100: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.39103: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.39431: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096764.39442: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 13827 1727096764.39467: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096764.39482: stdout chunk (state=3): >>># destroy _blake2 <<< 13827 1727096764.39491: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096764.39507: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 13827 1727096764.39551: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096764.39560: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 13827 1727096764.39584: stdout chunk (state=3): >>> # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 13827 1727096764.39609: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 13827 1727096764.39612: stdout chunk (state=3): >>># destroy _locale <<< 13827 1727096764.39623: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 13827 1727096764.39631: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 13827 1727096764.39679: stdout chunk (state=3): >>># destroy selinux <<< 13827 1727096764.39682: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 13827 1727096764.39737: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 13827 1727096764.39744: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 13827 1727096764.39747: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 13827 1727096764.39783: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 13827 1727096764.39786: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction <<< 13827 1727096764.39794: stdout chunk (state=3): >>># destroy selectors <<< 13827 1727096764.39824: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 13827 1727096764.39833: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 13827 1727096764.39848: stdout chunk (state=3): >>># destroy _ssl <<< 13827 1727096764.39881: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 13827 1727096764.39888: stdout chunk (state=3): >>># destroy json <<< 13827 1727096764.39948: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 13827 1727096764.39952: stdout chunk (state=3): >>># destroy glob <<< 13827 1727096764.39954: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 13827 1727096764.39957: stdout chunk (state=3): >>># destroy unicodedata # destroy errno # destroy multiprocessing.connection <<< 13827 1727096764.39959: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 13827 1727096764.40009: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 13827 1727096764.40024: 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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 13827 1727096764.40062: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 13827 1727096764.40066: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.40071: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib <<< 13827 1727096764.40114: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.40117: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096764.40122: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 13827 1727096764.40174: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.40185: stdout chunk (state=3): >>># 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 <<< 13827 1727096764.40190: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 13827 1727096764.40193: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 13827 1727096764.40202: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096764.40341: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096764.40352: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096764.40361: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096764.40385: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 13827 1727096764.40390: stdout chunk (state=3): >>># destroy tokenize <<< 13827 1727096764.40417: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 13827 1727096764.40420: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 13827 1727096764.40445: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096764.40460: 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 <<< 13827 1727096764.40475: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096764.40497: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096764.40587: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096764.40602: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 13827 1727096764.40608: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 13827 1727096764.40638: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096764.40658: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096764.40686: stdout chunk (state=3): >>># destroy _operator <<< 13827 1727096764.40691: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re <<< 13827 1727096764.40693: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 13827 1727096764.40713: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096764.40719: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096764.41049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096764.41083: stderr chunk (state=3): >>><<< 13827 1727096764.41086: stdout chunk (state=3): >>><<< 13827 1727096764.41187: _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 0x7faa4be184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bde7b30> # /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 0x7faa4be1aa50> 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 0x7faa4bc09130> # /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 0x7faa4bc09fa0> 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 0x7faa4bc47e60> # /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 0x7faa4bc47f20> # /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 0x7faa4bc7f890> # /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 0x7faa4bc7ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc5fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc5d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc45010> # /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 0x7faa4bc9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc9e450> # /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 0x7faa4bc5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc9ccb0> # /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 0x7faa4bcd4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc44290> # /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 0x7faa4bcd4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd4bc0> # 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 0x7faa4bcd4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bc42db0> # /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 0x7faa4bcd56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd5370> 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 0x7faa4bcd65a0> 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 0x7faa4bcec7a0> 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 0x7faa4bcede80> # /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 0x7faa4bceed20> # 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 0x7faa4bcef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcee270> # /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 0x7faa4bcefda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd6510> # /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 0x7faa4b9dfc20> # /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 0x7faa4ba086e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba08440> # 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 0x7faa4ba08710> # /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 0x7faa4ba09040> # 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 0x7faa4ba099d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba088f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b9dddc0> # /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 0x7faa4ba0adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba09af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bcd6750> # /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 0x7faa4ba33110> # /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 0x7faa4ba574a0> # /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 0x7faa4bab8290> # /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 0x7faa4baba9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4bab83b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba812b0> # /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 0x7faa4b325340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba562a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ba0bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa4ba563c0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_eacsmzv0/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 0x7faa4b38f020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b36df10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b36d0a0> # 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 0x7faa4b38cec0> # /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 0x7faa4b3be9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b3be780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b3be090> # /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 0x7faa4b3be7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b38fa40> 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 0x7faa4b3bf680> # 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 0x7faa4b3bf830> # /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 0x7faa4b3bfcb0> 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 0x7faa4b229a60> # 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 0x7faa4b22b200> # /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 0x7faa4b22bfb0> # /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 0x7faa4b22d220> # /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 0x7faa4b22fcb0> # 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 0x7faa4ba33080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b22dfa0> # /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 0x7faa4b237a70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b236540> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b2362d0> # /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 0x7faa4b236810> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b22f200> # 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 0x7faa4b27bce0> # /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 0x7faa4b27be90> # /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 0x7faa4b27d970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27d730> # /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 0x7faa4b27fef0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27e060> # /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 0x7faa4b283680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27ff50> # 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 0x7faa4b284950> # 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 0x7faa4b284800> # 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 0x7faa4b284920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b27c050> # /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 0x7faa4b287fe0> # 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 0x7faa4b111160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b286840> # 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 0x7faa4b287bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b286450> # 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 0x7faa4b115220> # /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 0x7faa4b116090> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b2876e0> 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 0x7faa4b1162a0> # 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 0x7faa4b1172c0> # 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 0x7faa4b121ee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b11d550> 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 0x7faa4b20a7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b3ea480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b121fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b285400> # 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 0x7faa4b1b1ac0> # /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 0x7faa4ae07d10> # 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 0x7faa4ae07fb0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b19ad50> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b2660> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b01a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b3b90> # /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 0x7faa4ae17050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae16900> # 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 0x7faa4ae16ae0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae15d30> # /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 0x7faa4ae17170> # /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 0x7faa4ae71c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae17c50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4b1b3da0> 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 0x7faa4ae719a0> # /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 0x7faa4ae729c0> 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 0x7faa4aeae0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae9efc0> 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 0x7faa4aec1be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae9e8d0> 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 0x7faa4acbe600> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4acbcf80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ae72ff0> # /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 0x7faa4ad04cb0> # /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 0x7faa4ad04e00> # /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 0x7faa4ad06210> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4ad05cd0> 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_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096764.41965: done with _execute_module (setup, {'filter': 'ansible_selinux', '_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-1727096763.6018918-16053-141518967563713/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096764.41969: _low_level_execute_command(): starting 13827 1727096764.41971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096763.6018918-16053-141518967563713/ > /dev/null 2>&1 && sleep 0' 13827 1727096764.41974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096764.41976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096764.41979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096764.41981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096764.42013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096764.42016: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096764.42019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 13827 1727096764.42023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096764.42026: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096764.42076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096764.42079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096764.42083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096764.42150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096764.44065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096764.44069: stdout chunk (state=3): >>><<< 13827 1727096764.44071: stderr chunk (state=3): >>><<< 13827 1727096764.44076: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096764.44078: handler run complete 13827 1727096764.44080: variable 'ansible_facts' from source: unknown 13827 1727096764.44146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.44189: variable 'ansible_facts' from source: unknown 13827 1727096764.44228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.44251: attempt loop complete, returning result 13827 1727096764.44269: _execute() done 13827 1727096764.44368: dumping result to json 13827 1727096764.44372: done dumping result, returning 13827 1727096764.44375: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh facts [12a9e070-eceb-0460-c064-000000000428] 13827 1727096764.44377: sending task result for task 12a9e070-eceb-0460-c064-000000000428 13827 1727096764.44451: done sending task result for task 12a9e070-eceb-0460-c064-000000000428 13827 1727096764.44455: WORKER PROCESS EXITING ok: [managed_node3] 13827 1727096764.44515: no more pending results, returning what we have 13827 1727096764.44518: results queue empty 13827 1727096764.44519: checking for any_errors_fatal 13827 1727096764.44525: done checking for any_errors_fatal 13827 1727096764.44526: checking for max_fail_percentage 13827 1727096764.44527: done checking for max_fail_percentage 13827 1727096764.44528: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.44529: done checking to see if all hosts have failed 13827 1727096764.44529: getting the remaining hosts for this loop 13827 1727096764.44531: done getting the remaining hosts for this loop 13827 1727096764.44534: getting the next task for host managed_node3 13827 1727096764.44544: done getting next task for host managed_node3 13827 1727096764.44547: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 13827 1727096764.44550: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.44564: getting variables 13827 1727096764.44566: in VariableManager get_vars() 13827 1727096764.44600: Calling all_inventory to load vars for managed_node3 13827 1727096764.44603: Calling groups_inventory to load vars for managed_node3 13827 1727096764.44605: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.44615: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.44617: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.44619: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.45491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.45993: done with get_vars() 13827 1727096764.46007: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Monday 23 September 2024 09:06:04 -0400 (0:00:00.917) 0:01:56.461 ****** 13827 1727096764.46080: entering _queue_task() for managed_node3/selinux 13827 1727096764.46324: worker is 1 (out of 1 available) 13827 1727096764.46340: exiting _queue_task() for managed_node3/selinux 13827 1727096764.46352: done queuing things up, now waiting for results queue to drain 13827 1727096764.46354: waiting for pending results... 13827 1727096764.46540: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 13827 1727096764.46627: in run() - task 12a9e070-eceb-0460-c064-00000000036a 13827 1727096764.46640: variable 'ansible_search_path' from source: unknown 13827 1727096764.46643: variable 'ansible_search_path' from source: unknown 13827 1727096764.46673: calling self._execute() 13827 1727096764.46743: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.46747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.46755: variable 'omit' from source: magic vars 13827 1727096764.47078: variable 'ansible_selinux' from source: facts 13827 1727096764.47087: variable 'selinux_state' from source: role '' defaults 13827 1727096764.47090: variable 'selinux_policy' from source: role '' defaults 13827 1727096764.47102: Evaluated conditional (ansible_selinux.status == "enabled" and (selinux_state or selinux_policy)): False 13827 1727096764.47105: when evaluation is False, skipping this task 13827 1727096764.47108: _execute() done 13827 1727096764.47110: dumping result to json 13827 1727096764.47112: done dumping result, returning 13827 1727096764.47121: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled [12a9e070-eceb-0460-c064-00000000036a] 13827 1727096764.47128: sending task result for task 12a9e070-eceb-0460-c064-00000000036a 13827 1727096764.47214: done sending task result for task 12a9e070-eceb-0460-c064-00000000036a 13827 1727096764.47217: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } 13827 1727096764.47283: no more pending results, returning what we have 13827 1727096764.47287: results queue empty 13827 1727096764.47287: checking for any_errors_fatal 13827 1727096764.47294: done checking for any_errors_fatal 13827 1727096764.47295: checking for max_fail_percentage 13827 1727096764.47297: done checking for max_fail_percentage 13827 1727096764.47298: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.47298: done checking to see if all hosts have failed 13827 1727096764.47299: getting the remaining hosts for this loop 13827 1727096764.47300: done getting the remaining hosts for this loop 13827 1727096764.47304: getting the next task for host managed_node3 13827 1727096764.47311: done getting next task for host managed_node3 13827 1727096764.47315: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 13827 1727096764.47318: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.47336: getting variables 13827 1727096764.47338: in VariableManager get_vars() 13827 1727096764.47372: Calling all_inventory to load vars for managed_node3 13827 1727096764.47375: Calling groups_inventory to load vars for managed_node3 13827 1727096764.47377: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.47385: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.47388: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.47390: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.47907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.48407: done with get_vars() 13827 1727096764.48421: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Monday 23 September 2024 09:06:04 -0400 (0:00:00.024) 0:01:56.485 ****** 13827 1727096764.48494: entering _queue_task() for managed_node3/selinux 13827 1727096764.48735: worker is 1 (out of 1 available) 13827 1727096764.48749: exiting _queue_task() for managed_node3/selinux 13827 1727096764.48763: done queuing things up, now waiting for results queue to drain 13827 1727096764.48765: waiting for pending results... 13827 1727096764.48950: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 13827 1727096764.49035: in run() - task 12a9e070-eceb-0460-c064-00000000036b 13827 1727096764.49047: variable 'ansible_search_path' from source: unknown 13827 1727096764.49051: variable 'ansible_search_path' from source: unknown 13827 1727096764.49080: calling self._execute() 13827 1727096764.49151: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.49155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.49166: variable 'omit' from source: magic vars 13827 1727096764.49474: variable 'ansible_selinux' from source: facts 13827 1727096764.49481: variable 'selinux_state' from source: role '' defaults 13827 1727096764.49492: Evaluated conditional (ansible_selinux.status == "disabled" and selinux_state): False 13827 1727096764.49496: when evaluation is False, skipping this task 13827 1727096764.49499: _execute() done 13827 1727096764.49501: dumping result to json 13827 1727096764.49503: done dumping result, returning 13827 1727096764.49512: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled [12a9e070-eceb-0460-c064-00000000036b] 13827 1727096764.49517: sending task result for task 12a9e070-eceb-0460-c064-00000000036b 13827 1727096764.49610: done sending task result for task 12a9e070-eceb-0460-c064-00000000036b 13827 1727096764.49613: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } 13827 1727096764.49689: no more pending results, returning what we have 13827 1727096764.49693: results queue empty 13827 1727096764.49693: checking for any_errors_fatal 13827 1727096764.49701: done checking for any_errors_fatal 13827 1727096764.49701: checking for max_fail_percentage 13827 1727096764.49703: done checking for max_fail_percentage 13827 1727096764.49704: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.49704: done checking to see if all hosts have failed 13827 1727096764.49705: getting the remaining hosts for this loop 13827 1727096764.49707: done getting the remaining hosts for this loop 13827 1727096764.49710: getting the next task for host managed_node3 13827 1727096764.49718: done getting next task for host managed_node3 13827 1727096764.49722: ^ task is: TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 13827 1727096764.49726: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.49742: getting variables 13827 1727096764.49743: in VariableManager get_vars() 13827 1727096764.49774: Calling all_inventory to load vars for managed_node3 13827 1727096764.49777: Calling groups_inventory to load vars for managed_node3 13827 1727096764.49779: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.49788: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.49790: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.49792: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.50418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.50909: done with get_vars() 13827 1727096764.50924: done getting variables 13827 1727096764.50970: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Monday 23 September 2024 09:06:04 -0400 (0:00:00.024) 0:01:56.510 ****** 13827 1727096764.50994: entering _queue_task() for managed_node3/set_fact 13827 1727096764.51232: worker is 1 (out of 1 available) 13827 1727096764.51246: exiting _queue_task() for managed_node3/set_fact 13827 1727096764.51261: done queuing things up, now waiting for results queue to drain 13827 1727096764.51263: waiting for pending results... 13827 1727096764.51440: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 13827 1727096764.51533: in run() - task 12a9e070-eceb-0460-c064-00000000036c 13827 1727096764.51545: variable 'ansible_search_path' from source: unknown 13827 1727096764.51548: variable 'ansible_search_path' from source: unknown 13827 1727096764.51576: calling self._execute() 13827 1727096764.51648: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.51652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.51662: variable 'omit' from source: magic vars 13827 1727096764.51743: variable 'omit' from source: magic vars 13827 1727096764.51777: variable 'omit' from source: magic vars 13827 1727096764.51995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096764.52197: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096764.52234: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096764.52264: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096764.52289: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096764.52352: 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) 13827 1727096764.52374: 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) 13827 1727096764.52392: 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) 13827 1727096764.52409: 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) 13827 1727096764.52473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096764.53888: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096764.53940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096764.53970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096764.53995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096764.54015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096764.54053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096764.54074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096764.54092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096764.54120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096764.54132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096764.54237: variable 'selinux_mod_output_enabled' from source: set_fact 13827 1727096764.54244: variable 'selinux_mod_output_disabled' from source: set_fact 13827 1727096764.54289: variable 'omit' from source: magic vars 13827 1727096764.54309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096764.54334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096764.54348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096764.54362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096764.54370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096764.54392: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096764.54395: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.54398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.54467: Set connection var ansible_connection to ssh 13827 1727096764.54474: Set connection var ansible_shell_executable to /bin/sh 13827 1727096764.54483: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096764.54485: Set connection var ansible_shell_type to sh 13827 1727096764.54491: Set connection var ansible_pipelining to False 13827 1727096764.54496: Set connection var ansible_timeout to 10 13827 1727096764.54514: variable 'ansible_shell_executable' from source: unknown 13827 1727096764.54517: variable 'ansible_connection' from source: unknown 13827 1727096764.54520: variable 'ansible_module_compression' from source: unknown 13827 1727096764.54522: variable 'ansible_shell_type' from source: unknown 13827 1727096764.54526: variable 'ansible_shell_executable' from source: unknown 13827 1727096764.54528: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.54532: variable 'ansible_pipelining' from source: unknown 13827 1727096764.54539: variable 'ansible_timeout' from source: unknown 13827 1727096764.54541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.54609: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096764.54618: variable 'omit' from source: magic vars 13827 1727096764.54622: starting attempt loop 13827 1727096764.54628: running the handler 13827 1727096764.54636: handler run complete 13827 1727096764.54647: attempt loop complete, returning result 13827 1727096764.54650: _execute() done 13827 1727096764.54653: dumping result to json 13827 1727096764.54655: done dumping result, returning 13827 1727096764.54663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required [12a9e070-eceb-0460-c064-00000000036c] 13827 1727096764.54667: sending task result for task 12a9e070-eceb-0460-c064-00000000036c 13827 1727096764.54742: done sending task result for task 12a9e070-eceb-0460-c064-00000000036c 13827 1727096764.54745: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } 13827 1727096764.54814: no more pending results, returning what we have 13827 1727096764.54818: results queue empty 13827 1727096764.54818: checking for any_errors_fatal 13827 1727096764.54824: done checking for any_errors_fatal 13827 1727096764.54824: checking for max_fail_percentage 13827 1727096764.54826: done checking for max_fail_percentage 13827 1727096764.54827: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.54827: done checking to see if all hosts have failed 13827 1727096764.54828: getting the remaining hosts for this loop 13827 1727096764.54830: done getting the remaining hosts for this loop 13827 1727096764.54833: getting the next task for host managed_node3 13827 1727096764.54840: done getting next task for host managed_node3 13827 1727096764.54843: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 13827 1727096764.54846: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.54858: getting variables 13827 1727096764.54859: in VariableManager get_vars() 13827 1727096764.54892: Calling all_inventory to load vars for managed_node3 13827 1727096764.54895: Calling groups_inventory to load vars for managed_node3 13827 1727096764.54897: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.54906: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.54909: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.54911: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.55447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.55953: done with get_vars() 13827 1727096764.55968: done getting variables 13827 1727096764.56010: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Monday 23 September 2024 09:06:04 -0400 (0:00:00.050) 0:01:56.560 ****** 13827 1727096764.56033: entering _queue_task() for managed_node3/fail 13827 1727096764.56270: worker is 1 (out of 1 available) 13827 1727096764.56284: exiting _queue_task() for managed_node3/fail 13827 1727096764.56295: done queuing things up, now waiting for results queue to drain 13827 1727096764.56297: waiting for pending results... 13827 1727096764.56474: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 13827 1727096764.56552: in run() - task 12a9e070-eceb-0460-c064-00000000036d 13827 1727096764.56567: variable 'ansible_search_path' from source: unknown 13827 1727096764.56571: variable 'ansible_search_path' from source: unknown 13827 1727096764.56597: calling self._execute() 13827 1727096764.56663: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.56667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.56677: variable 'omit' from source: magic vars 13827 1727096764.56925: variable 'selinux_reboot_required' from source: set_fact 13827 1727096764.56935: Evaluated conditional (selinux_reboot_required): False 13827 1727096764.56940: when evaluation is False, skipping this task 13827 1727096764.56943: _execute() done 13827 1727096764.56946: dumping result to json 13827 1727096764.56948: done dumping result, returning 13827 1727096764.56951: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required [12a9e070-eceb-0460-c064-00000000036d] 13827 1727096764.56959: sending task result for task 12a9e070-eceb-0460-c064-00000000036d 13827 1727096764.57040: done sending task result for task 12a9e070-eceb-0460-c064-00000000036d 13827 1727096764.57044: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } 13827 1727096764.57114: no more pending results, returning what we have 13827 1727096764.57117: results queue empty 13827 1727096764.57118: checking for any_errors_fatal 13827 1727096764.57122: done checking for any_errors_fatal 13827 1727096764.57123: checking for max_fail_percentage 13827 1727096764.57125: done checking for max_fail_percentage 13827 1727096764.57126: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.57126: done checking to see if all hosts have failed 13827 1727096764.57127: getting the remaining hosts for this loop 13827 1727096764.57129: done getting the remaining hosts for this loop 13827 1727096764.57132: getting the next task for host managed_node3 13827 1727096764.57138: done getting next task for host managed_node3 13827 1727096764.57142: ^ task is: TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 13827 1727096764.57144: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.57161: getting variables 13827 1727096764.57162: in VariableManager get_vars() 13827 1727096764.57191: Calling all_inventory to load vars for managed_node3 13827 1727096764.57193: Calling groups_inventory to load vars for managed_node3 13827 1727096764.57195: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.57203: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.57206: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.57208: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.57796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.61509: done with get_vars() 13827 1727096764.61528: done getting variables 13827 1727096764.61567: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Monday 23 September 2024 09:06:04 -0400 (0:00:00.055) 0:01:56.616 ****** 13827 1727096764.61588: entering _queue_task() for managed_node3/debug 13827 1727096764.61853: worker is 1 (out of 1 available) 13827 1727096764.61868: exiting _queue_task() for managed_node3/debug 13827 1727096764.61880: done queuing things up, now waiting for results queue to drain 13827 1727096764.61882: waiting for pending results... 13827 1727096764.62074: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 13827 1727096764.62158: in run() - task 12a9e070-eceb-0460-c064-00000000036e 13827 1727096764.62170: variable 'ansible_search_path' from source: unknown 13827 1727096764.62174: variable 'ansible_search_path' from source: unknown 13827 1727096764.62204: calling self._execute() 13827 1727096764.62280: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.62284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.62293: variable 'omit' from source: magic vars 13827 1727096764.62595: variable 'ansible_selinux' from source: facts 13827 1727096764.62609: Evaluated conditional (ansible_selinux.status == "disabled"): False 13827 1727096764.62612: when evaluation is False, skipping this task 13827 1727096764.62616: _execute() done 13827 1727096764.62620: dumping result to json 13827 1727096764.62625: done dumping result, returning 13827 1727096764.62761: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled [12a9e070-eceb-0460-c064-00000000036e] 13827 1727096764.62765: sending task result for task 12a9e070-eceb-0460-c064-00000000036e 13827 1727096764.62837: done sending task result for task 12a9e070-eceb-0460-c064-00000000036e 13827 1727096764.62840: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "ansible_selinux.status == \"disabled\"" } 13827 1727096764.62893: no more pending results, returning what we have 13827 1727096764.62896: results queue empty 13827 1727096764.62897: checking for any_errors_fatal 13827 1727096764.62903: done checking for any_errors_fatal 13827 1727096764.62903: checking for max_fail_percentage 13827 1727096764.62905: done checking for max_fail_percentage 13827 1727096764.62906: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.62906: done checking to see if all hosts have failed 13827 1727096764.62907: getting the remaining hosts for this loop 13827 1727096764.62908: done getting the remaining hosts for this loop 13827 1727096764.62911: getting the next task for host managed_node3 13827 1727096764.62917: done getting next task for host managed_node3 13827 1727096764.62920: ^ task is: TASK: fedora.linux_system_roles.selinux : Drop all local modifications 13827 1727096764.62926: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.62941: getting variables 13827 1727096764.62942: in VariableManager get_vars() 13827 1727096764.62972: Calling all_inventory to load vars for managed_node3 13827 1727096764.62974: Calling groups_inventory to load vars for managed_node3 13827 1727096764.62976: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.62982: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.62984: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.62986: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.63469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.63984: done with get_vars() 13827 1727096764.63997: done getting variables 13827 1727096764.64043: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Monday 23 September 2024 09:06:04 -0400 (0:00:00.024) 0:01:56.641 ****** 13827 1727096764.64070: entering _queue_task() for managed_node3/command 13827 1727096764.64319: worker is 1 (out of 1 available) 13827 1727096764.64335: exiting _queue_task() for managed_node3/command 13827 1727096764.64348: done queuing things up, now waiting for results queue to drain 13827 1727096764.64350: waiting for pending results... 13827 1727096764.64532: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Drop all local modifications 13827 1727096764.64617: in run() - task 12a9e070-eceb-0460-c064-00000000036f 13827 1727096764.64628: variable 'ansible_search_path' from source: unknown 13827 1727096764.64632: variable 'ansible_search_path' from source: unknown 13827 1727096764.64660: calling self._execute() 13827 1727096764.64731: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.64735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.64744: variable 'omit' from source: magic vars 13827 1727096764.65020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096764.66485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096764.66536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096764.66569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096764.66595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096764.66614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096764.66692: variable 'selinux_all_purge' from source: role '' defaults 13827 1727096764.66705: Evaluated conditional (selinux_all_purge | bool): False 13827 1727096764.66709: when evaluation is False, skipping this task 13827 1727096764.66712: _execute() done 13827 1727096764.66714: dumping result to json 13827 1727096764.66717: done dumping result, returning 13827 1727096764.66727: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Drop all local modifications [12a9e070-eceb-0460-c064-00000000036f] 13827 1727096764.66729: sending task result for task 12a9e070-eceb-0460-c064-00000000036f 13827 1727096764.66815: done sending task result for task 12a9e070-eceb-0460-c064-00000000036f 13827 1727096764.66818: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096764.66895: no more pending results, returning what we have 13827 1727096764.66899: results queue empty 13827 1727096764.66899: checking for any_errors_fatal 13827 1727096764.66907: done checking for any_errors_fatal 13827 1727096764.66908: checking for max_fail_percentage 13827 1727096764.66909: done checking for max_fail_percentage 13827 1727096764.66910: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.66911: done checking to see if all hosts have failed 13827 1727096764.66911: getting the remaining hosts for this loop 13827 1727096764.66913: done getting the remaining hosts for this loop 13827 1727096764.66916: getting the next task for host managed_node3 13827 1727096764.66927: done getting next task for host managed_node3 13827 1727096764.66930: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 13827 1727096764.66933: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.66949: getting variables 13827 1727096764.66950: in VariableManager get_vars() 13827 1727096764.66983: Calling all_inventory to load vars for managed_node3 13827 1727096764.66985: Calling groups_inventory to load vars for managed_node3 13827 1727096764.66987: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.66996: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.66998: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.67001: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.67527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.68045: done with get_vars() 13827 1727096764.68062: done getting variables 13827 1727096764.68103: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Monday 23 September 2024 09:06:04 -0400 (0:00:00.040) 0:01:56.681 ****** 13827 1727096764.68128: entering _queue_task() for managed_node3/command 13827 1727096764.68362: worker is 1 (out of 1 available) 13827 1727096764.68376: exiting _queue_task() for managed_node3/command 13827 1727096764.68388: done queuing things up, now waiting for results queue to drain 13827 1727096764.68390: waiting for pending results... 13827 1727096764.68567: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 13827 1727096764.68643: in run() - task 12a9e070-eceb-0460-c064-000000000370 13827 1727096764.68654: variable 'ansible_search_path' from source: unknown 13827 1727096764.68658: variable 'ansible_search_path' from source: unknown 13827 1727096764.68690: calling self._execute() 13827 1727096764.68753: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.68762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.68770: variable 'omit' from source: magic vars 13827 1727096764.69040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096764.70716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096764.70764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096764.70802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096764.70829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096764.70850: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096764.70926: variable 'selinux_booleans_purge' from source: role '' defaults 13827 1727096764.70938: Evaluated conditional (selinux_booleans_purge | bool): False 13827 1727096764.70941: when evaluation is False, skipping this task 13827 1727096764.70944: _execute() done 13827 1727096764.70946: dumping result to json 13827 1727096764.70948: done dumping result, returning 13827 1727096764.70958: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications [12a9e070-eceb-0460-c064-000000000370] 13827 1727096764.70961: sending task result for task 12a9e070-eceb-0460-c064-000000000370 13827 1727096764.71050: done sending task result for task 12a9e070-eceb-0460-c064-000000000370 13827 1727096764.71052: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096764.71098: no more pending results, returning what we have 13827 1727096764.71101: results queue empty 13827 1727096764.71102: checking for any_errors_fatal 13827 1727096764.71106: done checking for any_errors_fatal 13827 1727096764.71107: checking for max_fail_percentage 13827 1727096764.71109: done checking for max_fail_percentage 13827 1727096764.71110: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.71111: done checking to see if all hosts have failed 13827 1727096764.71111: getting the remaining hosts for this loop 13827 1727096764.71113: done getting the remaining hosts for this loop 13827 1727096764.71116: getting the next task for host managed_node3 13827 1727096764.71125: done getting next task for host managed_node3 13827 1727096764.71129: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 13827 1727096764.71132: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.71147: getting variables 13827 1727096764.71149: in VariableManager get_vars() 13827 1727096764.71184: Calling all_inventory to load vars for managed_node3 13827 1727096764.71187: Calling groups_inventory to load vars for managed_node3 13827 1727096764.71189: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.71199: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.71201: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.71204: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.71874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.72371: done with get_vars() 13827 1727096764.72384: done getting variables 13827 1727096764.72427: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Monday 23 September 2024 09:06:04 -0400 (0:00:00.043) 0:01:56.725 ****** 13827 1727096764.72451: entering _queue_task() for managed_node3/command 13827 1727096764.72683: worker is 1 (out of 1 available) 13827 1727096764.72697: exiting _queue_task() for managed_node3/command 13827 1727096764.72709: done queuing things up, now waiting for results queue to drain 13827 1727096764.72711: waiting for pending results... 13827 1727096764.72887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 13827 1727096764.72978: in run() - task 12a9e070-eceb-0460-c064-000000000371 13827 1727096764.72989: variable 'ansible_search_path' from source: unknown 13827 1727096764.72993: variable 'ansible_search_path' from source: unknown 13827 1727096764.73019: calling self._execute() 13827 1727096764.73089: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.73093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.73102: variable 'omit' from source: magic vars 13827 1727096764.73373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096764.74827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096764.74881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096764.74910: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096764.74937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096764.74957: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096764.75031: variable 'selinux_fcontexts_purge' from source: role '' defaults 13827 1727096764.75045: Evaluated conditional (selinux_fcontexts_purge | bool): False 13827 1727096764.75048: when evaluation is False, skipping this task 13827 1727096764.75051: _execute() done 13827 1727096764.75054: dumping result to json 13827 1727096764.75058: done dumping result, returning 13827 1727096764.75066: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications [12a9e070-eceb-0460-c064-000000000371] 13827 1727096764.75069: sending task result for task 12a9e070-eceb-0460-c064-000000000371 13827 1727096764.75160: done sending task result for task 12a9e070-eceb-0460-c064-000000000371 13827 1727096764.75164: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096764.75208: no more pending results, returning what we have 13827 1727096764.75212: results queue empty 13827 1727096764.75213: checking for any_errors_fatal 13827 1727096764.75220: done checking for any_errors_fatal 13827 1727096764.75223: checking for max_fail_percentage 13827 1727096764.75225: done checking for max_fail_percentage 13827 1727096764.75226: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.75227: done checking to see if all hosts have failed 13827 1727096764.75227: getting the remaining hosts for this loop 13827 1727096764.75229: done getting the remaining hosts for this loop 13827 1727096764.75232: getting the next task for host managed_node3 13827 1727096764.75239: done getting next task for host managed_node3 13827 1727096764.75244: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 13827 1727096764.75246: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.75265: getting variables 13827 1727096764.75266: in VariableManager get_vars() 13827 1727096764.75302: Calling all_inventory to load vars for managed_node3 13827 1727096764.75305: Calling groups_inventory to load vars for managed_node3 13827 1727096764.75307: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.75316: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.75319: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.75324: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.75852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.76365: done with get_vars() 13827 1727096764.76378: done getting variables 13827 1727096764.76419: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Monday 23 September 2024 09:06:04 -0400 (0:00:00.039) 0:01:56.764 ****** 13827 1727096764.76446: entering _queue_task() for managed_node3/command 13827 1727096764.76682: worker is 1 (out of 1 available) 13827 1727096764.76695: exiting _queue_task() for managed_node3/command 13827 1727096764.76708: done queuing things up, now waiting for results queue to drain 13827 1727096764.76710: waiting for pending results... 13827 1727096764.76892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 13827 1727096764.76973: in run() - task 12a9e070-eceb-0460-c064-000000000372 13827 1727096764.76983: variable 'ansible_search_path' from source: unknown 13827 1727096764.76987: variable 'ansible_search_path' from source: unknown 13827 1727096764.77017: calling self._execute() 13827 1727096764.77083: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.77087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.77095: variable 'omit' from source: magic vars 13827 1727096764.77371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096764.78819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096764.79044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096764.79076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096764.79101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096764.79124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096764.79193: variable 'selinux_ports_purge' from source: role '' defaults 13827 1727096764.79206: Evaluated conditional (selinux_ports_purge | bool): False 13827 1727096764.79209: when evaluation is False, skipping this task 13827 1727096764.79212: _execute() done 13827 1727096764.79216: dumping result to json 13827 1727096764.79219: done dumping result, returning 13827 1727096764.79228: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications [12a9e070-eceb-0460-c064-000000000372] 13827 1727096764.79230: sending task result for task 12a9e070-eceb-0460-c064-000000000372 13827 1727096764.79315: done sending task result for task 12a9e070-eceb-0460-c064-000000000372 13827 1727096764.79318: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096764.79375: no more pending results, returning what we have 13827 1727096764.79378: results queue empty 13827 1727096764.79379: checking for any_errors_fatal 13827 1727096764.79384: done checking for any_errors_fatal 13827 1727096764.79385: checking for max_fail_percentage 13827 1727096764.79386: done checking for max_fail_percentage 13827 1727096764.79387: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.79388: done checking to see if all hosts have failed 13827 1727096764.79389: getting the remaining hosts for this loop 13827 1727096764.79390: done getting the remaining hosts for this loop 13827 1727096764.79393: getting the next task for host managed_node3 13827 1727096764.79400: done getting next task for host managed_node3 13827 1727096764.79404: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 13827 1727096764.79406: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.79424: getting variables 13827 1727096764.79425: in VariableManager get_vars() 13827 1727096764.79463: Calling all_inventory to load vars for managed_node3 13827 1727096764.79465: Calling groups_inventory to load vars for managed_node3 13827 1727096764.79468: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.79478: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.79480: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.79483: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.80126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.80618: done with get_vars() 13827 1727096764.80632: done getting variables 13827 1727096764.80677: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Monday 23 September 2024 09:06:04 -0400 (0:00:00.042) 0:01:56.807 ****** 13827 1727096764.80700: entering _queue_task() for managed_node3/command 13827 1727096764.80932: worker is 1 (out of 1 available) 13827 1727096764.80945: exiting _queue_task() for managed_node3/command 13827 1727096764.80959: done queuing things up, now waiting for results queue to drain 13827 1727096764.80961: waiting for pending results... 13827 1727096764.81134: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 13827 1727096764.81211: in run() - task 12a9e070-eceb-0460-c064-000000000373 13827 1727096764.81224: variable 'ansible_search_path' from source: unknown 13827 1727096764.81228: variable 'ansible_search_path' from source: unknown 13827 1727096764.81254: calling self._execute() 13827 1727096764.81327: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.81330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.81338: variable 'omit' from source: magic vars 13827 1727096764.81612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096764.83048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096764.83101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096764.83128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096764.83155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096764.83176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096764.83250: variable 'selinux_logins_purge' from source: role '' defaults 13827 1727096764.83266: Evaluated conditional (selinux_logins_purge | bool): False 13827 1727096764.83270: when evaluation is False, skipping this task 13827 1727096764.83273: _execute() done 13827 1727096764.83276: dumping result to json 13827 1727096764.83278: done dumping result, returning 13827 1727096764.83286: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications [12a9e070-eceb-0460-c064-000000000373] 13827 1727096764.83291: sending task result for task 12a9e070-eceb-0460-c064-000000000373 skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } 13827 1727096764.83425: no more pending results, returning what we have 13827 1727096764.83428: results queue empty 13827 1727096764.83429: checking for any_errors_fatal 13827 1727096764.83436: done checking for any_errors_fatal 13827 1727096764.83437: checking for max_fail_percentage 13827 1727096764.83438: done checking for max_fail_percentage 13827 1727096764.83439: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.83440: done checking to see if all hosts have failed 13827 1727096764.83441: getting the remaining hosts for this loop 13827 1727096764.83442: done getting the remaining hosts for this loop 13827 1727096764.83445: getting the next task for host managed_node3 13827 1727096764.83452: done getting next task for host managed_node3 13827 1727096764.83458: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 13827 1727096764.83461: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.83477: getting variables 13827 1727096764.83478: in VariableManager get_vars() 13827 1727096764.83513: Calling all_inventory to load vars for managed_node3 13827 1727096764.83516: Calling groups_inventory to load vars for managed_node3 13827 1727096764.83518: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.83530: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.83533: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.83535: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.84067: done sending task result for task 12a9e070-eceb-0460-c064-000000000373 13827 1727096764.84070: WORKER PROCESS EXITING 13827 1727096764.84081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.84598: done with get_vars() 13827 1727096764.84612: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Monday 23 September 2024 09:06:04 -0400 (0:00:00.039) 0:01:56.847 ****** 13827 1727096764.84688: entering _queue_task() for managed_node3/seboolean 13827 1727096764.84936: worker is 1 (out of 1 available) 13827 1727096764.84950: exiting _queue_task() for managed_node3/seboolean 13827 1727096764.84964: done queuing things up, now waiting for results queue to drain 13827 1727096764.84966: waiting for pending results... 13827 1727096764.85145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 13827 1727096764.85220: in run() - task 12a9e070-eceb-0460-c064-000000000374 13827 1727096764.85234: variable 'ansible_search_path' from source: unknown 13827 1727096764.85238: variable 'ansible_search_path' from source: unknown 13827 1727096764.85288: variable 'selinux_booleans' from source: role '' defaults 13827 1727096764.85455: variable 'selinux_booleans' from source: role '' defaults 13827 1727096764.85602: Loaded config def from plugin (lookup/items) 13827 1727096764.85607: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096764.85619: dumping result to json 13827 1727096764.85627: done dumping result, returning 13827 1727096764.85631: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans [12a9e070-eceb-0460-c064-000000000374] 13827 1727096764.85638: sending task result for task 12a9e070-eceb-0460-c064-000000000374 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096764.85791: no more pending results, returning what we have 13827 1727096764.85795: results queue empty 13827 1727096764.85795: checking for any_errors_fatal 13827 1727096764.85802: done checking for any_errors_fatal 13827 1727096764.85802: checking for max_fail_percentage 13827 1727096764.85804: done checking for max_fail_percentage 13827 1727096764.85805: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.85805: done checking to see if all hosts have failed 13827 1727096764.85806: getting the remaining hosts for this loop 13827 1727096764.85808: done getting the remaining hosts for this loop 13827 1727096764.85811: getting the next task for host managed_node3 13827 1727096764.85819: done getting next task for host managed_node3 13827 1727096764.85826: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 13827 1727096764.85829: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.85845: getting variables 13827 1727096764.85847: in VariableManager get_vars() 13827 1727096764.85879: Calling all_inventory to load vars for managed_node3 13827 1727096764.85881: Calling groups_inventory to load vars for managed_node3 13827 1727096764.85883: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.85893: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.85895: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.85897: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.86397: done sending task result for task 12a9e070-eceb-0460-c064-000000000374 13827 1727096764.86401: WORKER PROCESS EXITING 13827 1727096764.86419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.86939: done with get_vars() 13827 1727096764.86952: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Monday 23 September 2024 09:06:04 -0400 (0:00:00.022) 0:01:56.870 ****** 13827 1727096764.86989: entering _queue_task() for managed_node3/community.general.sefcontext 13827 1727096764.87209: worker is 1 (out of 1 available) 13827 1727096764.87222: exiting _queue_task() for managed_node3/community.general.sefcontext 13827 1727096764.87235: done queuing things up, now waiting for results queue to drain 13827 1727096764.87237: waiting for pending results... 13827 1727096764.87419: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 13827 1727096764.87503: in run() - task 12a9e070-eceb-0460-c064-000000000376 13827 1727096764.87516: variable 'ansible_search_path' from source: unknown 13827 1727096764.87519: variable 'ansible_search_path' from source: unknown 13827 1727096764.87572: variable 'selinux_fcontexts' from source: role '' defaults 13827 1727096764.87733: variable 'selinux_fcontexts' from source: role '' defaults 13827 1727096764.87880: Loaded config def from plugin (lookup/items) 13827 1727096764.87886: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096764.87899: dumping result to json 13827 1727096764.87902: done dumping result, returning 13827 1727096764.87909: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts [12a9e070-eceb-0460-c064-000000000376] 13827 1727096764.87915: sending task result for task 12a9e070-eceb-0460-c064-000000000376 13827 1727096764.88019: done sending task result for task 12a9e070-eceb-0460-c064-000000000376 13827 1727096764.88022: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096764.88070: no more pending results, returning what we have 13827 1727096764.88075: results queue empty 13827 1727096764.88075: checking for any_errors_fatal 13827 1727096764.88084: done checking for any_errors_fatal 13827 1727096764.88085: checking for max_fail_percentage 13827 1727096764.88087: done checking for max_fail_percentage 13827 1727096764.88088: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.88088: done checking to see if all hosts have failed 13827 1727096764.88089: getting the remaining hosts for this loop 13827 1727096764.88091: done getting the remaining hosts for this loop 13827 1727096764.88094: getting the next task for host managed_node3 13827 1727096764.88102: done getting next task for host managed_node3 13827 1727096764.88106: ^ task is: TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 13827 1727096764.88109: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.88124: getting variables 13827 1727096764.88125: in VariableManager get_vars() 13827 1727096764.88154: Calling all_inventory to load vars for managed_node3 13827 1727096764.88158: Calling groups_inventory to load vars for managed_node3 13827 1727096764.88160: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.88169: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.88172: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.88174: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.88799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.89292: done with get_vars() 13827 1727096764.89306: done getting variables TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Monday 23 September 2024 09:06:04 -0400 (0:00:00.023) 0:01:56.894 ****** 13827 1727096764.89370: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_seport 13827 1727096764.89614: worker is 1 (out of 1 available) 13827 1727096764.89629: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_seport 13827 1727096764.89641: done queuing things up, now waiting for results queue to drain 13827 1727096764.89642: waiting for pending results... 13827 1727096764.89827: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 13827 1727096764.89909: in run() - task 12a9e070-eceb-0460-c064-000000000378 13827 1727096764.89920: variable 'ansible_search_path' from source: unknown 13827 1727096764.89924: variable 'ansible_search_path' from source: unknown 13827 1727096764.89976: variable 'selinux_ports' from source: role '' defaults 13827 1727096764.90139: variable 'selinux_ports' from source: role '' defaults 13827 1727096764.90287: Loaded config def from plugin (lookup/items) 13827 1727096764.90292: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096764.90306: dumping result to json 13827 1727096764.90309: done dumping result, returning 13827 1727096764.90319: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port [12a9e070-eceb-0460-c064-000000000378] 13827 1727096764.90322: sending task result for task 12a9e070-eceb-0460-c064-000000000378 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096764.90471: no more pending results, returning what we have 13827 1727096764.90475: results queue empty 13827 1727096764.90476: checking for any_errors_fatal 13827 1727096764.90484: done checking for any_errors_fatal 13827 1727096764.90484: checking for max_fail_percentage 13827 1727096764.90486: done checking for max_fail_percentage 13827 1727096764.90487: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.90488: done checking to see if all hosts have failed 13827 1727096764.90488: getting the remaining hosts for this loop 13827 1727096764.90490: done getting the remaining hosts for this loop 13827 1727096764.90493: getting the next task for host managed_node3 13827 1727096764.90501: done getting next task for host managed_node3 13827 1727096764.90505: ^ task is: TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 13827 1727096764.90508: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.90525: getting variables 13827 1727096764.90526: in VariableManager get_vars() 13827 1727096764.90566: Calling all_inventory to load vars for managed_node3 13827 1727096764.90569: Calling groups_inventory to load vars for managed_node3 13827 1727096764.90571: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.90576: done sending task result for task 12a9e070-eceb-0460-c064-000000000378 13827 1727096764.90578: WORKER PROCESS EXITING 13827 1727096764.90587: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.90590: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.90592: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.91095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.91606: done with get_vars() 13827 1727096764.91620: done getting variables TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Monday 23 September 2024 09:06:04 -0400 (0:00:00.022) 0:01:56.917 ****** 13827 1727096764.91661: entering _queue_task() for managed_node3/community.general.selogin 13827 1727096764.91900: worker is 1 (out of 1 available) 13827 1727096764.91913: exiting _queue_task() for managed_node3/community.general.selogin 13827 1727096764.91926: done queuing things up, now waiting for results queue to drain 13827 1727096764.91928: waiting for pending results... 13827 1727096764.92114: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 13827 1727096764.92190: in run() - task 12a9e070-eceb-0460-c064-00000000037a 13827 1727096764.92202: variable 'ansible_search_path' from source: unknown 13827 1727096764.92206: variable 'ansible_search_path' from source: unknown 13827 1727096764.92259: variable 'selinux_logins' from source: role '' defaults 13827 1727096764.92425: variable 'selinux_logins' from source: role '' defaults 13827 1727096764.92580: Loaded config def from plugin (lookup/items) 13827 1727096764.92588: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 13827 1727096764.92601: dumping result to json 13827 1727096764.92604: done dumping result, returning 13827 1727096764.92610: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping [12a9e070-eceb-0460-c064-00000000037a] 13827 1727096764.92617: sending task result for task 12a9e070-eceb-0460-c064-00000000037a 13827 1727096764.92722: done sending task result for task 12a9e070-eceb-0460-c064-00000000037a 13827 1727096764.92725: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 13827 1727096764.92775: no more pending results, returning what we have 13827 1727096764.92779: results queue empty 13827 1727096764.92779: checking for any_errors_fatal 13827 1727096764.92787: done checking for any_errors_fatal 13827 1727096764.92788: checking for max_fail_percentage 13827 1727096764.92789: done checking for max_fail_percentage 13827 1727096764.92790: checking to see if all hosts have failed and the running result is not ok 13827 1727096764.92790: done checking to see if all hosts have failed 13827 1727096764.92791: getting the remaining hosts for this loop 13827 1727096764.92793: done getting the remaining hosts for this loop 13827 1727096764.92796: getting the next task for host managed_node3 13827 1727096764.92804: done getting next task for host managed_node3 13827 1727096764.92808: ^ task is: TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 13827 1727096764.92811: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096764.92830: getting variables 13827 1727096764.92831: in VariableManager get_vars() 13827 1727096764.92867: Calling all_inventory to load vars for managed_node3 13827 1727096764.92870: Calling groups_inventory to load vars for managed_node3 13827 1727096764.92872: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096764.92881: Calling all_plugins_play to load vars for managed_node3 13827 1727096764.92883: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096764.92885: Calling groups_plugins_play to load vars for managed_node3 13827 1727096764.93521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096764.94010: done with get_vars() 13827 1727096764.94024: done getting variables TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Monday 23 September 2024 09:06:04 -0400 (0:00:00.024) 0:01:56.941 ****** 13827 1727096764.94088: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096764.94326: worker is 1 (out of 1 available) 13827 1727096764.94340: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 13827 1727096764.94353: done queuing things up, now waiting for results queue to drain 13827 1727096764.94355: waiting for pending results... 13827 1727096764.94537: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 13827 1727096764.94621: in run() - task 12a9e070-eceb-0460-c064-00000000037c 13827 1727096764.94635: variable 'ansible_search_path' from source: unknown 13827 1727096764.94639: variable 'ansible_search_path' from source: unknown 13827 1727096764.94671: calling self._execute() 13827 1727096764.94741: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.94745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.94754: variable 'omit' from source: magic vars 13827 1727096764.94837: variable 'omit' from source: magic vars 13827 1727096764.94878: variable 'omit' from source: magic vars 13827 1727096764.94901: variable 'omit' from source: magic vars 13827 1727096764.94938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096764.94970: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096764.94985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096764.95000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096764.95011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096764.95036: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096764.95040: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.95042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.95111: Set connection var ansible_connection to ssh 13827 1727096764.95117: Set connection var ansible_shell_executable to /bin/sh 13827 1727096764.95131: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096764.95134: Set connection var ansible_shell_type to sh 13827 1727096764.95136: Set connection var ansible_pipelining to False 13827 1727096764.95141: Set connection var ansible_timeout to 10 13827 1727096764.95159: variable 'ansible_shell_executable' from source: unknown 13827 1727096764.95162: variable 'ansible_connection' from source: unknown 13827 1727096764.95165: variable 'ansible_module_compression' from source: unknown 13827 1727096764.95167: variable 'ansible_shell_type' from source: unknown 13827 1727096764.95170: variable 'ansible_shell_executable' from source: unknown 13827 1727096764.95173: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096764.95177: variable 'ansible_pipelining' from source: unknown 13827 1727096764.95180: variable 'ansible_timeout' from source: unknown 13827 1727096764.95184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096764.95326: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096764.95335: variable 'omit' from source: magic vars 13827 1727096764.95339: starting attempt loop 13827 1727096764.95349: running the handler 13827 1727096764.95359: _low_level_execute_command(): starting 13827 1727096764.95366: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096764.95861: 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 <<< 13827 1727096764.95894: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096764.95897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096764.95900: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096764.95953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096764.95959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096764.95961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096764.96033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096764.97719: stdout chunk (state=3): >>>/root <<< 13827 1727096764.97814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096764.97846: stderr chunk (state=3): >>><<< 13827 1727096764.97850: stdout chunk (state=3): >>><<< 13827 1727096764.97872: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096764.97884: _low_level_execute_command(): starting 13827 1727096764.97891: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728 `" && echo ansible-tmp-1727096764.978725-16079-132112826327728="` echo /root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728 `" ) && sleep 0' 13827 1727096764.98341: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096764.98345: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096764.98348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096764.98351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 <<< 13827 1727096764.98366: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096764.98405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096764.98408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096764.98412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096764.98472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096765.00340: stdout chunk (state=3): >>>ansible-tmp-1727096764.978725-16079-132112826327728=/root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728 <<< 13827 1727096765.00448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096765.00479: stderr chunk (state=3): >>><<< 13827 1727096765.00483: stdout chunk (state=3): >>><<< 13827 1727096765.00498: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096764.978725-16079-132112826327728=/root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096765.00549: variable 'ansible_module_compression' from source: unknown 13827 1727096765.00586: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.selinux_modules_facts-ZIP_DEFLATED 13827 1727096765.00620: variable 'ansible_facts' from source: unknown 13827 1727096765.00680: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/AnsiballZ_selinux_modules_facts.py 13827 1727096765.00788: Sending initial data 13827 1727096765.00792: Sent initial data (169 bytes) 13827 1727096765.01240: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096765.01244: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096765.01246: 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.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096765.01249: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096765.01304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096765.01308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096765.01312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096765.01369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096765.02906: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096765.02961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096765.03020: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp4nhl2run /root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/AnsiballZ_selinux_modules_facts.py <<< 13827 1727096765.03026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096765.03080: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp4nhl2run" to remote "/root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096765.03084: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/AnsiballZ_selinux_modules_facts.py" <<< 13827 1727096765.03666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096765.03709: stderr chunk (state=3): >>><<< 13827 1727096765.03712: stdout chunk (state=3): >>><<< 13827 1727096765.03746: done transferring module to remote 13827 1727096765.03759: _low_level_execute_command(): starting 13827 1727096765.03763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/ /root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096765.04212: 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 <<< 13827 1727096765.04215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096765.04218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096765.04220: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096765.04274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096765.04277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096765.04343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096765.06134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096765.06159: stderr chunk (state=3): >>><<< 13827 1727096765.06162: stdout chunk (state=3): >>><<< 13827 1727096765.06176: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096765.06178: _low_level_execute_command(): starting 13827 1727096765.06184: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/AnsiballZ_selinux_modules_facts.py && sleep 0' 13827 1727096765.06634: 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 <<< 13827 1727096765.06638: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096765.06640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096765.06642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096765.06644: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096765.06694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096765.06698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096765.06768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096765.08900: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096765.08927: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096765.08962: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096765.09033: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096765.09040: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096765.09068: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096765.09103: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 13827 1727096765.09133: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096765.09139: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096765.09191: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 13827 1727096765.09196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.09212: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096765.09239: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096765.09275: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096765.09303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096765.09306: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb5104d0> <<< 13827 1727096765.09318: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb4dfb30> <<< 13827 1727096765.09350: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 13827 1727096765.09354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 13827 1727096765.09358: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb512a50> <<< 13827 1727096765.09375: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096765.09404: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096765.09408: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096765.09430: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096765.09464: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096765.09550: stdout chunk (state=3): >>>import '_collections_abc' # <<< 13827 1727096765.09582: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 13827 1727096765.09610: stdout chunk (state=3): >>>import 'os' # <<< 13827 1727096765.09624: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 13827 1727096765.09640: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 13827 1727096765.09663: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 13827 1727096765.09677: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 13827 1727096765.09715: 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 <<< 13827 1727096765.09720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 13827 1727096765.09733: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb305130> <<< 13827 1727096765.09786: 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 <<< 13827 1727096765.09798: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.09808: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb305fa0> <<< 13827 1727096765.09831: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096765.09860: 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. <<< 13827 1727096765.10085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096765.10105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096765.10118: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 13827 1727096765.10136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.10147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096765.10190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096765.10207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096765.10237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096765.10242: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb343da0> <<< 13827 1727096765.10265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 13827 1727096765.10275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 13827 1727096765.10304: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb343fe0> <<< 13827 1727096765.10327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096765.10348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096765.10375: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096765.10419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.10439: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096765.10464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 13827 1727096765.10470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb37b770> <<< 13827 1727096765.10484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 13827 1727096765.10503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb37be00> <<< 13827 1727096765.10516: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096765.10570: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb35ba40> <<< 13827 1727096765.10576: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096765.10603: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb359190> <<< 13827 1727096765.10691: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb340f50> <<< 13827 1727096765.10712: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096765.10739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096765.10742: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096765.10777: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 13827 1727096765.10790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096765.10817: 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' <<< 13827 1727096765.10852: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb39b740> <<< 13827 1727096765.10864: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb39a360> <<< 13827 1727096765.10897: 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' <<< 13827 1727096765.10900: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb35a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb398b30> <<< 13827 1727096765.10950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 13827 1727096765.10959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3cc7d0> <<< 13827 1727096765.10976: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3401d0> <<< 13827 1727096765.10988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 13827 1727096765.10993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 13827 1727096765.11023: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.11026: 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 0x7f4dfb3ccc80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3ccb30> <<< 13827 1727096765.11060: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.11072: 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 0x7f4dfb3ccef0> <<< 13827 1727096765.11078: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb33ecf0> <<< 13827 1727096765.11103: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096765.11110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.11125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096765.11155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096765.11173: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3cd5b0> <<< 13827 1727096765.11179: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3cd280> import 'importlib.machinery' # <<< 13827 1727096765.11210: 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' <<< 13827 1727096765.11233: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3ce4b0> <<< 13827 1727096765.11239: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096765.11254: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096765.11271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096765.11311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096765.11333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096765.11338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3e86e0> <<< 13827 1727096765.11352: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096765.11382: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.11386: 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 0x7f4dfb3e9df0> <<< 13827 1727096765.11410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096765.11420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096765.11441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096765.11447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096765.11463: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3eac60> <<< 13827 1727096765.11497: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.11508: 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 0x7f4dfb3eb2c0> <<< 13827 1727096765.11520: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3ea1b0> <<< 13827 1727096765.11528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096765.11540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096765.11580: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.11583: 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 0x7f4dfb3ebd40> <<< 13827 1727096765.11594: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3eb470> <<< 13827 1727096765.11637: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3ce510> <<< 13827 1727096765.11653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096765.11684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096765.11693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096765.11722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096765.11750: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.11754: 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 0x7f4dfb16fc50> <<< 13827 1727096765.11779: 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' <<< 13827 1727096765.11802: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.11807: 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 0x7f4dfb1987a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb198500> <<< 13827 1727096765.11834: 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 0x7f4dfb1987d0> <<< 13827 1727096765.11864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 13827 1727096765.11867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 13827 1727096765.11939: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.12060: 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 0x7f4dfb199100> <<< 13827 1727096765.12185: 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 0x7f4dfb199af0> <<< 13827 1727096765.12193: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb1989b0> <<< 13827 1727096765.12203: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb16ddf0> <<< 13827 1727096765.12234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096765.12245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096765.12277: 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' <<< 13827 1727096765.12293: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb19aed0> <<< 13827 1727096765.12312: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb199c10> <<< 13827 1727096765.12333: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3cec00> <<< 13827 1727096765.12357: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096765.12420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.12434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096765.12473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096765.12494: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb1bf200> <<< 13827 1727096765.12548: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096765.12558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.12581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096765.12600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096765.12642: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb1e75c0> <<< 13827 1727096765.12662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096765.12708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096765.12755: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096765.12780: 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 0x7f4dfb2403e0> <<< 13827 1727096765.12801: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096765.12829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096765.12857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096765.12894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096765.12978: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb242b40> <<< 13827 1727096765.13048: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb240500> <<< 13827 1727096765.13084: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb20d3d0> <<< 13827 1727096765.13110: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 13827 1727096765.13119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfab29460> <<< 13827 1727096765.13135: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb1e63c0> <<< 13827 1727096765.13141: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb19bdd0> <<< 13827 1727096765.13239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096765.13261: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4dfb1e69c0> <<< 13827 1727096765.13420: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_fwymvun7/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' <<< 13827 1727096765.13429: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.13550: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.13584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096765.13589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096765.13637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096765.13708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096765.13741: 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 0x7f4dfab7f200> <<< 13827 1727096765.13753: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096765.13941: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfab5e0f0> <<< 13827 1727096765.13945: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfab5d250> <<< 13827 1727096765.13951: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.13978: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096765.13981: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.14009: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.14022: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.14039: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096765.14049: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.15449: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.16561: 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 0x7f4dfab7d0d0> <<< 13827 1727096765.16585: 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' <<< 13827 1727096765.16616: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096765.16623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096765.16645: 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' <<< 13827 1727096765.16683: 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' <<< 13827 1727096765.16688: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dfaba6bd0> <<< 13827 1727096765.16722: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaba6960> <<< 13827 1727096765.16758: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaba6270> <<< 13827 1727096765.16775: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096765.16783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096765.16825: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaba69c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfab7fc20> <<< 13827 1727096765.16835: stdout chunk (state=3): >>>import 'atexit' # <<< 13827 1727096765.16866: 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 0x7f4dfaba78f0> <<< 13827 1727096765.16895: 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 0x7f4dfaba7b30> <<< 13827 1727096765.16918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096765.16959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096765.16976: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096765.17019: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaba7fb0> <<< 13827 1727096765.17031: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096765.17047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096765.17076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096765.17107: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa11dc0> <<< 13827 1727096765.17140: 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 0x7f4dfaa139e0> <<< 13827 1727096765.17159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096765.17179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096765.17212: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa143e0> <<< 13827 1727096765.17236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096765.17259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096765.17282: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa15580> <<< 13827 1727096765.17299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096765.17340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096765.17359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096765.17365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096765.17415: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa17fb0> <<< 13827 1727096765.17452: 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 0x7f4dfaa1c3e0> <<< 13827 1727096765.17473: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa16330> <<< 13827 1727096765.17494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096765.17528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096765.17546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 13827 1727096765.17558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 13827 1727096765.17567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096765.17601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096765.17627: 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' <<< 13827 1727096765.17637: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa1ff80> <<< 13827 1727096765.17650: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096765.17719: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa1ea50> <<< 13827 1727096765.17727: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa1e7b0> <<< 13827 1727096765.17745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 13827 1727096765.17750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096765.17825: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa1ed20> <<< 13827 1727096765.17853: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa16840> <<< 13827 1727096765.17880: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.17885: 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 0x7f4dfaa67fb0> <<< 13827 1727096765.17913: 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' <<< 13827 1727096765.17916: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa682f0> <<< 13827 1727096765.17935: 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 <<< 13827 1727096765.17953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096765.17978: 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'<<< 13827 1727096765.17983: stdout chunk (state=3): >>> <<< 13827 1727096765.18018: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dfaa69dc0> <<< 13827 1727096765.18026: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa69b80> <<< 13827 1727096765.18037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096765.18144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096765.18192: 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 0x7f4dfaa6c320> <<< 13827 1727096765.18206: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa6a4b0> <<< 13827 1727096765.18223: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096765.18258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.18283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 13827 1727096765.18296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096765.18302: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096765.18346: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa6fa70> <<< 13827 1727096765.18466: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa6c440> <<< 13827 1727096765.18533: 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 0x7f4dfaa70b00> <<< 13827 1727096765.18561: 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' <<< 13827 1727096765.18567: 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 0x7f4dfaa70cb0> <<< 13827 1727096765.18606: 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 0x7f4dfaa70da0> <<< 13827 1727096765.18618: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa684a0> <<< 13827 1727096765.18643: 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' <<< 13827 1727096765.18665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096765.18684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096765.18717: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.18741: 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 0x7f4dfaaf8440> <<< 13827 1727096765.18891: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096765.18900: 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 0x7f4dfaaf9490> <<< 13827 1727096765.18906: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa72bd0> <<< 13827 1727096765.18942: 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 0x7f4dfaa73f80> <<< 13827 1727096765.18945: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa727e0> <<< 13827 1727096765.18963: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.18978: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096765.19002: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.19085: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.19178: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.19181: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.19201: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13827 1727096765.19209: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.19229: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096765.19244: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.19362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.19482: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.20012: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.20552: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13827 1727096765.20557: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096765.20591: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096765.20604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.20655: 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 0x7f4dfa901640> <<< 13827 1727096765.20740: 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' <<< 13827 1727096765.20761: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa902300> <<< 13827 1727096765.20767: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaaf9670> <<< 13827 1727096765.20814: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096765.20835: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.20843: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.20864: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096765.20873: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.21023: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.21178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 13827 1727096765.21185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 13827 1727096765.21200: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa9024b0> <<< 13827 1727096765.21203: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.21655: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22104: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22173: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22248: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096765.22253: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22300: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096765.22345: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22412: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22495: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096765.22509: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22529: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 13827 1727096765.22545: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22585: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22630: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096765.22634: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.22863: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096765.23150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096765.23159: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096765.23228: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa903560> <<< 13827 1727096765.23232: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23311: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23388: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 13827 1727096765.23399: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 13827 1727096765.23415: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096765.23425: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23467: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23502: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096765.23523: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23559: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23608: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23663: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23730: 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 <<< 13827 1727096765.23760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.23841: 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 0x7f4dfa90e060> <<< 13827 1727096765.23877: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa90bd10> <<< 13827 1727096765.23902: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 13827 1727096765.23912: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 13827 1727096765.23919: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.23985: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24046: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24077: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24120: 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 <<< 13827 1727096765.24125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096765.24142: 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 <<< 13827 1727096765.24167: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096765.24185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096765.24248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096765.24262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096765.24283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096765.24335: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa02810> <<< 13827 1727096765.24379: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfabe64e0> <<< 13827 1727096765.24468: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa90de20> <<< 13827 1727096765.24473: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa903290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096765.24476: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24505: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24535: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096765.24592: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096765.24608: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24625: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 13827 1727096765.24647: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24662: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24666: stdout chunk (state=3): >>>import 'ansible_collections.fedora' # <<< 13827 1727096765.24691: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24694: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24700: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles' # <<< 13827 1727096765.24720: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24736: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24744: stdout chunk (state=3): >>>import 'ansible_collections.fedora.linux_system_roles.plugins' # <<< 13827 1727096765.24750: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24769: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # <<< 13827 1727096765.24788: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096765.24876: stdout chunk (state=3): >>># zipimport: zlib available<<< 13827 1727096765.24882: stdout chunk (state=3): >>> <<< 13827 1727096765.24968: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py <<< 13827 1727096765.25008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' <<< 13827 1727096765.25108: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dfa986750> <<< 13827 1727096765.25124: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa99c500> <<< 13827 1727096765.25196: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096767.79633: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612<<< 13827 1727096767.79649: stdout chunk (state=3): >>>fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a13<<< 13827 1727096767.79698: stdout chunk (state=3): >>>3884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum":<<< 13827 1727096767.79742: stdout chunk (state=3): >>> "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "check<<< 13827 1727096767.79750: stdout chunk (state=3): >>>sum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7<<< 13827 1727096767.79787: stdout chunk (state=3): >>>b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduse<<< 13827 1727096767.79795: stdout chunk (state=3): >>>r": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 13827 1727096767.80128: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096767.80141: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 13827 1727096767.80164: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80172: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 13827 1727096767.80176: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80210: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80218: stdout chunk (state=3): >>># cleanup[2] removing ntpath <<< 13827 1727096767.80238: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80244: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd <<< 13827 1727096767.80266: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 13827 1727096767.80288: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80298: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80320: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80327: 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage <<< 13827 1727096767.80576: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc <<< 13827 1727096767.80588: stdout chunk (state=3): >>># destroy importlib.util <<< 13827 1727096767.80600: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096767.80618: stdout chunk (state=3): >>># destroy _blake2 <<< 13827 1727096767.80622: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 13827 1727096767.80645: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 13827 1727096767.80673: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096767.80694: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder <<< 13827 1727096767.80717: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd<<< 13827 1727096767.80751: stdout chunk (state=3): >>> # destroy locale # destroy signal <<< 13827 1727096767.80754: stdout chunk (state=3): >>># destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 13827 1727096767.80762: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 13827 1727096767.80776: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 13827 1727096767.80799: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 13827 1727096767.80814: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096767.80876: stdout chunk (state=3): >>># cleanup[3] wiping _semanage <<< 13827 1727096767.80899: 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 <<< 13827 1727096767.80906: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 13827 1727096767.80911: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 13827 1727096767.80943: 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 <<< 13827 1727096767.80963: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80978: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.80993: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 13827 1727096767.80998: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.81022: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 13827 1727096767.81048: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 13827 1727096767.81061: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 13827 1727096767.81068: stdout chunk (state=3): >>># destroy _semanage # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096767.81190: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096767.81201: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096767.81206: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096767.81233: stdout chunk (state=3): >>># destroy platform <<< 13827 1727096767.81238: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 13827 1727096767.81263: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096767.81287: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096767.81304: stdout chunk (state=3): >>># destroy _tokenize <<< 13827 1727096767.81312: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 13827 1727096767.81332: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096767.81424: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 13827 1727096767.81441: stdout chunk (state=3): >>># 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 <<< 13827 1727096767.81446: stdout chunk (state=3): >>># destroy time <<< 13827 1727096767.81467: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096767.81484: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096767.81494: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096767.81525: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096767.81528: stdout chunk (state=3): >>># destroy _abc <<< 13827 1727096767.81531: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 13827 1727096767.81547: stdout chunk (state=3): >>># clear sys.audit hooks <<< 13827 1727096767.81853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096767.81889: stderr chunk (state=3): >>><<< 13827 1727096767.81892: stdout chunk (state=3): >>><<< 13827 1727096767.82034: _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 0x7f4dfb5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb4dfb30> # /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 0x7f4dfb512a50> 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 0x7f4dfb305130> # /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 0x7f4dfb305fa0> 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 0x7f4dfb343da0> # /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 0x7f4dfb343fe0> # /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 0x7f4dfb37b770> # /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 0x7f4dfb37be00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb35ba40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb359190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb340f50> # /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 0x7f4dfb39b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb39a360> # /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 0x7f4dfb35a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb398b30> # /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 0x7f4dfb3cc7d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3401d0> # /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 0x7f4dfb3ccc80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3ccb30> # 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 0x7f4dfb3ccef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb33ecf0> # /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 0x7f4dfb3cd5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3cd280> 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 0x7f4dfb3ce4b0> 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 0x7f4dfb3e86e0> 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 0x7f4dfb3e9df0> # /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 0x7f4dfb3eac60> # 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 0x7f4dfb3eb2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3ea1b0> # /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 0x7f4dfb3ebd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3eb470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3ce510> # /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 0x7f4dfb16fc50> # /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 0x7f4dfb1987a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb198500> # 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 0x7f4dfb1987d0> # /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 0x7f4dfb199100> # 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 0x7f4dfb199af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb1989b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb16ddf0> # /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 0x7f4dfb19aed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb199c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb3cec00> # /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 0x7f4dfb1bf200> # /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 0x7f4dfb1e75c0> # /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 0x7f4dfb2403e0> # /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 0x7f4dfb242b40> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb240500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb20d3d0> # /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 0x7f4dfab29460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb1e63c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfb19bdd0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4dfb1e69c0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_fwymvun7/ansible_fedora.linux_system_roles.selinux_modules_facts_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 0x7f4dfab7f200> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfab5e0f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfab5d250> # 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 0x7f4dfab7d0d0> # /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 0x7f4dfaba6bd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaba6960> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaba6270> # /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 0x7f4dfaba69c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfab7fc20> 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 0x7f4dfaba78f0> # 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 0x7f4dfaba7b30> # /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 0x7f4dfaba7fb0> 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 0x7f4dfaa11dc0> # 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 0x7f4dfaa139e0> # /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 0x7f4dfaa143e0> # /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 0x7f4dfaa15580> # /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 0x7f4dfaa17fb0> # 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 0x7f4dfaa1c3e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa16330> # /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 0x7f4dfaa1ff80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa1ea50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa1e7b0> # /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 0x7f4dfaa1ed20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa16840> # 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 0x7f4dfaa67fb0> # /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 0x7f4dfaa682f0> # /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 0x7f4dfaa69dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa69b80> # /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 0x7f4dfaa6c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa6a4b0> # /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 0x7f4dfaa6fa70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa6c440> # 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 0x7f4dfaa70b00> # 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 0x7f4dfaa70cb0> # 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 0x7f4dfaa70da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa684a0> # /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 0x7f4dfaaf8440> # 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 0x7f4dfaaf9490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa72bd0> # 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 0x7f4dfaa73f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaa727e0> # 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 0x7f4dfa901640> # /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 0x7f4dfa902300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfaaf9670> 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 0x7f4dfa9024b0> # 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 0x7f4dfa903560> # 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 0x7f4dfa90e060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa90bd10> 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 0x7f4dfaa02810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfabe64e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa90de20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa903290> # 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_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/semanage.py # code object from '/usr/lib64/python3.12/site-packages/__pycache__/semanage.cpython-312.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.12/site-packages/_semanage.cpython-312-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dfa986750> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dfa99c500> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"restraint": {"400": {"enabled": 1, "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa"}}, "afterburn": {"100": {"enabled": 1, "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f"}}, "boothd": {"100": {"enabled": 1, "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e"}}, "bootupd": {"100": {"enabled": 1, "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467"}}, "cifsutils": {"100": {"enabled": 1, "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646"}}, "coreos_installer": {"100": {"enabled": 1, "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa"}}, "fdo": {"100": {"enabled": 1, "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17"}}, "fedoratp": {"100": {"enabled": 1, "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5"}}, "glusterd": {"100": {"enabled": 1, "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3"}}, "ica": {"100": {"enabled": 1, "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662"}}, "kafs": {"100": {"enabled": 1, "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454"}}, "keyutils": {"100": {"enabled": 1, "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4"}}, "mptcpd": {"100": {"enabled": 1, "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49"}}, "nvme_stas": {"100": {"enabled": 1, "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810"}}, "qatlib": {"100": {"enabled": 1, "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a"}}, "rhcd": {"100": {"enabled": 1, "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7"}}, "rshim": {"100": {"enabled": 1, "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c"}}, "stalld": {"100": {"enabled": 1, "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e"}}, "virt_supplementary": {"100": {"enabled": 1, "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e"}}, "wireguard": {"100": {"enabled": 1, "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _semanage # cleanup[2] removing semanage # destroy semanage # 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 _semanage # 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 _semanage # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096767.82947: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096767.82959: _low_level_execute_command(): starting 13827 1727096767.82965: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096764.978725-16079-132112826327728/ > /dev/null 2>&1 && sleep 0' 13827 1727096767.83420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096767.83424: 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.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096767.83427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096767.83429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096767.83431: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096767.83488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096767.83491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096767.83497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096767.83554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096767.85366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096767.85394: stderr chunk (state=3): >>><<< 13827 1727096767.85398: stdout chunk (state=3): >>><<< 13827 1727096767.85410: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096767.85416: handler run complete 13827 1727096767.85797: variable 'ansible_facts' from source: unknown 13827 1727096767.85985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096767.86807: variable 'ansible_facts' from source: unknown 13827 1727096767.86979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096767.87208: attempt loop complete, returning result 13827 1727096767.87215: _execute() done 13827 1727096767.87218: dumping result to json 13827 1727096767.87271: done dumping result, returning 13827 1727096767.87279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts [12a9e070-eceb-0460-c064-00000000037c] 13827 1727096767.87284: sending task result for task 12a9e070-eceb-0460-c064-00000000037c 13827 1727096767.88432: done sending task result for task 12a9e070-eceb-0460-c064-00000000037c 13827 1727096767.88436: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:98d1c8c12a0f58b637b3864dec2f3d03281e88e541f41a5e19563a5447ba020c", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf97d40f7ec7e4318b7d31bfd664735627b76b6e616a0cff06c15040960620ec", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:da4a2c785c040f6c34a3e602eeb1ed612a74ac170b7f5089d8ba55e12f750818", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:fb7e253fdbe3d08b3929bb97c3b6d52f56123bd4759aa1008c667abd2021b2aa", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:86bb7a2815cf9d64e9efd2c917153b238cbc60d7d03abac54f428bf676e4bdb6", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:836a35abbbf400c117eae70a77a4596a73b3d548e6fa82e3a0f55ae96f21d64b", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:4f387a45821ab709a325b7ccd4af3a4951c231c34440b5fa877b8fc6387d2aff", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:6e3edee489b6c939e15c49b4819463a7021d6188eaff9b05e9c8867de1f018fd", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:9de454604bdef8775f6ebae39b8bc4ba7b5e79a2972d3e32ca7d50abffa7a85a", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:133a6a6da4b4ab3b13dd255bd7974bb6e0494fa7c5e0b1034b7926823d6621a2", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:80ccb9e85608a483fa07c37c2772933f5e63025bcc667540bec377b02bde2f3c", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:409af50bd5708e662302020ddef0f314e0da72c996c670db45aea57478e8ee9a", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:f1ed2e1ec9355b898716cc1ed8f18d7983b45b5bb88c2624fe31ffc968dcd6ca", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3239b0ebdb98df15e7140b948a2c741b36a870ca02ba8b425ab0de044e7b7dff", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:47a5360325c4aebd9de805b5113bc715736bb01801cbbf317ac2112d1bae15c8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:757508a02ab22f3ad35ce7bc9e596f7c84e62b7744db341f9d4f63ef74ee92ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c5b9c6d5d27d5c119598c1a040e9f488ac1d783c497b13b9c1cce9cafdfdf6a1", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:a8786979d69981a916a89856cce9aadaa540fe2baf93053bf9274eac36cc38fb", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:f113821fcc3ce3e5e04130937924e8aeb5741935d8b5422af25ef8c4540cedbd", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:05a7fc8acec5e707257376e4ff8fd8a02de27aa9c616c95c0e8ea9239841eae1", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:42a66af256fa45dd7be3e09166aaa0f2a035f5670f39466a2d4ee84e417fd76d", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:caab2da7e513ebcafb2f4829626763ff58f74cbbf7c14b31e1aa1780afdc114a", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:3196fce29123f8eeecd6175b098063735d77aecfaffa7f6cb641adbcbd9ee977", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:9bfb194e5b283124abae90dc92abb883e1cf7b3e2f51bcb9fcf842672c86ac60", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:ccb0373eb1228e3a34112ba0124b37cee80def8c7ddcc0981b0676aa59bba2f8", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:4ee194dcd976488e6eb0e0ba84d9b6875befc4eca8389c9d0102cac06c04809f", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:e17bdf6f24e6431ca10c452e865778bf3b364c156477fdf445b3de15b43952fa", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:3e147aa1e329d87cdfd30b20b3b80ee0c039e9665e944dc6a28231ebac38d5d4", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:d7f26a245b0780cda9ed49b1913ebf10733ac091a1312cb58b55f4331c50b9c8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:9324bebe4e0cac756830480f53dd8e23a01f3c4c7185b30dd72024394dec2783", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:fd38032cb8b3e9c24024364c02b07a830e97432cd763f41e82612fd83de06654", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:2150b8a1afae75f4d73c76e2982ccc575f599577b8b7042d7bfa87fe2fed3a30", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:14baa78a99f3fdac7ec18322ab578c030cde924b3c8716cb719ca52e0b67df2e", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:1038d007468960019e0957df9b9dd0a76308b2dd5d3942dcef18c937a5130fa6", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:e22f75dc547d85b02fdd0f2d4f20f69a1ca9b969ed6f9b9abf957fa02e6e1b7f", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:7c7263936248c4d47d806cf5b5dc7fd7b662d96fcc4e7767a6c5bc78548fe99d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:dabf91939aac32788c03a2c0b658d6e951cf80c3b5337e297f6c53bbe3f4418e", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:b0bda821f499f688d6d1d560a55673989cef71e7cd4e20f9cf3c9ce45e91d369", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:78276818c60a76e84a9b3263a906d7109a69028c557a2d6a4a39ded2ef713a44", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0230419d38276d2c823a427d44fa1362f89784c7ac17f76826be95d3c8e6de1b", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:8e4fd93cbe0357fc894c7898adf9a14f8c845d87a08f673f410b702f798c2383", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:3d6e2bb58a928e53f4d89d5bdbdb6fea3f9ae98e5be81548df29fdb13b204f9b", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:d595466a7aa404ade4ad75d45e10f6a37d30529858cf990407f545f7826b364c", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4c65dae6d30fea1bebc4e63ff693b2041f18d0adb710b783002c98c529be84d8", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:cede7c726cd48a09e9b2974e9f78d9482cc9d01a4ceb74ff190c4a219900f2b3", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:d523a4d1579256bb5faf1f761ac6a22cb4e8bb8e5544a5843615d4927abb5e76", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:496749576c65d4a03024ee5d3be0814965308561f565ec6cd29587c3a3b7ec57", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:ba7fd7c8a2a4d0fc658dd4aeb27b1c9c2049e7b8b5b5c3afa9523c74f6aae263", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:f9a4c97defbe94abd597286e65015baa5cdbc494a6404f3e467ba2484fd753d8", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:0e7e768c5c69903387f189899e532efc9055539b7d8f1a9b7e2cc6656675a1ce", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:c875a519672af0d8291b9097f547dc940b9f0132a174d49cb4a332e08fe92b89", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:8fc798d839b2d5a643625812c65fd6859b386328ef9b685f279082a38baa1b24", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:a5e19681d20486653fb3395b323b30b77e9c64e99ac70668ebcbaad76b8fac66", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:e3576026c0b29d1f662172186e3e3ede0b3b2ed0e4e59a863d00bc75756724b6", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:28d17217c3c515dbb1c0b04d5dc36d50c7f3165144a9ba56b3adce749ceb8467", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:689032aad1e66934c35a72d87b428787df267d8ba743de741bc7fc4cec47c5ad", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:1bca5805677f6de8372027eab3e7b091d28d9098bf5c363090b12f4195051441", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:9037f8704235ce4b481935dbe9f81fb7eb065e593e07988b869938948b15f432", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:62a84539a2764eb9eea9d29b86128f1deea9adb3a3a534c88f5fcdd7637b8575", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:f79fddbcdd23396829c104b213648ffd5d5cac6dec8adf2f5f0efa2f7061b615", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:e985f49df5d3f27855f9c727f19138103110d987ed0f9ed8081e39a39aeb813b", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:2c94298413c5d1fdb88ca748b4c597d2b3e543ed82604378a6ee333276dcaab4", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7fc7afc3aec313b51b6508fe564813eccb4ce5bc1d650ba9f7eb61a438cee86f", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:e574da01bdbc51b1b08385713fa8c9780df9aa657ddab4cd93211e4e9c8b6ff0", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:1887fa9a04336ceeeb73c20f3f7f6d6e6994f2a4b1cff802ca64e142ea1bff05", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:38a4f293f3f8cdb18203c347a11304f161264aaf794ba6da418804f090c0e7a3", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e8d56cababfbca2569c42055e8fac5782d6ae8b42ba2b236b9563f7eb6c2ef4c", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:e172ba28d687e96a2ffc463bffbf202ce44e7bff6e0685adc4b89a67cdcdfd40", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:794a65c72b01138ecd19d9e679f62129d33183f9b1324b064c16301fa79d53d4", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e585da6eefaff112870deda0ced61b75f1a5b120b7bc2133c8b1ec9452695646", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:699c69e48f1ec1dd8f915f094a83a6e2f6b6fdd515233fd8867649f254509270", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:743992902ac8514de4dd54b16317a8edb9cb1e383e29d0450821a9ac304059db", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:3bb1b730a3a6f236b312c3f71172364911992d35e93c1e5cd1e1fb076eb2d3eb", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:969a757fa353d20473f2eab457378e50d6f32b1da19f6744f7f20d5f3f99744e", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0b0bd5618356e7da7018c86dc262758bb6f04e7618de2942995ad59e897c3244", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:211dc5348ec5f69d5d76aa3d07c74624bb39cd2aa082262e5bc4c6c165f677e7", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:3544f1b9e8121eacaab185921485615253126477b341951221cb7fdff3a0afe8", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:aadb573940c57a51a13c72bfa7a074e440d7b6b3d2440c3a435c1b41742d2b3a", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:4855d463c5142f1f001a028136bb737a837c6a0d87807c0b97b1eb23b897a05f", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:b188990c62c036cf96deb2fd121236499dcb5cff830e38ac24b74d4692c0323d", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:ffe9e6e4bb673f6822a874b86eb21769ef0f5fdbfd2e2659485abc4c6215ffa2", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:8b077e1368da1daaa96272b0d6f22f08bcb264617e6884c9074423a9b066912d", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:c9631ff4c56b588338bd87c7d8cba95e78285ecfc4f12653ea5c888d2fee8af0", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:96b16cfa7d12cd4f994a84199fb20016a24fe5bbbf6888487ef4fc0b0f7008dd", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:5c3f9427b9dcfa7aa76a67db7c3f9a33ca299916a5608cd985fcb5f30fcc405a", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:7c365542d739d538a06f073b93429fc2a14446f88d14d6fa9c608f4d00bf8f68", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:a30fe6e8e452f73079c37dcc1dac02ce317ba2310f8af8b6fc08b623adc89be1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:eee9cdfaed63e516667ca9f76565fcc909c173c6440bfd19dca5c12fca61692d", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:7a239615a4db634ae1ae8564acc54c55c86c68bd2e44d47ad9c24758d492b22c", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:17ec39ae4334df1f47531199b3f12954bc848810d1eccaadc0463174aad953f4", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:15aac55748ee10a93ba0547d3c20670148e01d14b74afae89df0e660e3396dc3", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:9f5a80130d50d12f0ab8a8d48f9ccc2b058fffc0b5704d3a6d3d44787b01f4c1", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:a33b7321ba8fd3e69c610462584e0147b9bfbae8498de44c2eee891f209a03bd", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:e7ec5090958fbde915f221e49396a45b968b8a2d6429d74000ffefa8b6e87e3f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:19cf6b1658e2a7ff92db6c537944a989ea72e88173663ba4589f71132a80be61", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:55423cc64cb3aeccc3e05952327db479669ddd5f5e98bcbc275859d38333e79b", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:18f7d99ff73fb7c2256ac3d86d4328098274cf2b8fa92c8b42da37867f6c7b31", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:1584e02889b2969514ddfcdc5fa31152ba8505c66c1b5f88e75b3bf23f96bec3", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:57d7924556ab25fb130b93002b1da35e886ef1ad01c4391266cedcc01848ea8b", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b96580e08581043a5e5fe37b67ab937e074e4218d685b23df6f9421ca49d5248", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:90cdf514efbb5bf01f1e2b90d7d58eed2e2b458242905b5cfa32e1de01d71da3", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:ca075b4e9b9aee4bb5946407a418fc229a1c6fe4c7abc9487b9ba9770692c78d", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:413b889a36fb01d9d3ee8fe149aa2d11702e5e44afceef42a0d7450a421cc89c", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:bfd591b0e99fc96cdd443d01c045583e45fc0ba1e8d6b7a18f2596473fe11ac9", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:8e2cebfc7249a86f6b40690946f6281f83a343eeef929d7e1588bc77622004fa", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:af6e6cb692c95d34835b90b4a1c449a95445710e8fac4ca0d999f3cc85540e17", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:d6f5f286ed1d5705e62598f143c0150deb59d708d7dd1ad89bdc6d68f59ed853", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:3acaf8ff26c8d81010cc1ccf88872df39199279fa44d85b06903c97f50def08c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:17aedac05f634eb036f29d301d8b0416cdae5f3967f88c0286761e209858f07e", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:64801f8ccd6f426ce8b4cc674e4288e0424a745b6a882102d7f70fae01e438aa", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:18bfb3bc0946b731f05e969de50189403372c76fab801f83e2687a9d43b86622", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:4c9915a1c1cf1e67ea429fab342c29f2caa911f5d615b86f9eb8da496d7b5d54", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:ff74bb68f3369f30d2ae98cfce6acecbd6b7adbad46a18cc03bba25037a26beb", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:38cefd0e603535dcb11f9291f4948f059693fa7371f3ee92654cd3176a5195a5", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:3f2c6b1336ed28a0a7d90f283e9289a5f83e5ceb71d11b7814fdc65ae529314a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:cc5947167cf3dc0d821c1f146d6253d72a3016b1aa8b5a4b4ec3f82d1e6631c8", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:22e96b5040327ea8554d0216ef4e28d6a94abdabfe3a211a6535941bebebd013", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:3da67a17b85cde7a0f181e6599726357fb2eeeb251fdd980a9d6669772415922", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:57d4e4d5d9ff252fa8703355ed68c854817ac762c6120ba02364cc19c67491b1", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:f41fda08cf3bd33ac571a4ca5d6d505a6dc7062c29e45b1d5d160c953c532230", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:beec56305b71ccb0174a7c790eb972244d10b8381a84812f01021b9e8eb7ad99", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a6fac65e97c9962f1066c0a2fc839e67597cda9061557affb60a01df78184a4a", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9f2c83dc9cafe17c8d650f8c78c39c61bd3d2c8b4d77a535eb61ce6a04a3e3f4", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b7decc3fbc86e4b9e3fe1fec22021737ad607cf795224b5d5793069716a7eda8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:097520793eaae6b878f14f2b767d40a80007786065abf1b252d898a685957fc5", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:9fa405b48cc837c307845447cc5444caf258bd0bd7f00bb6ba6c9bc623d7b15a", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:1eeba013ebac8d310e67170a313c2d11669eca7ba4aaef13e330e5d92f17f94c", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:7c8bb6410fac1ef1d07e3c7c60906737c8e22176231b24207ea6bf0db41951b7", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:f3799d846d2d0bdc1e1d3d075565002b1cda87f798b852691135012b5f545d1b", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:c38a1e2a1cb3c1a8d400f506cc9f3f6dd15d78234f982a04bf4ad8b4f6308937", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:a7d4cfe7f3250d86a409969323f858b4dca8b40339125e15946a133884b47e7e", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:c0f9f2a0be3fe24b4f74acf4d1924183310b454591b8e8219fccc61c2194f167", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:82815af35d160bae556a7c6b8862da02b469fbb90ffd5472a6b22c18bf0f1fec", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:ea0ff5fc3de7fc7a93d4b64c0bc54a4040d9427c9eaf8200b97388166cc0dce6", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:17a1021557fb77a340af451c33cf80f05ab309a719778d84813d8ab67cd18f6f", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:201698320ad8f5f35391ea84f0aad40c26ba8db2fe006b38c7b65b8dc71f45b7", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:a5454f4868d22b9ae798ee6f85df6d8b6b35b456617a02084af47d393322ab76", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:c89e58ec9c52039bc7ddfd048fa5b287780a48f78e70ce64181607ad33da6c47", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:b7ab0f90999e86d8fff9de3abeca0f093f2bf9f73330d434e947fdb5bfcc63b3", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bd8eccb4266130eddfae34318855e6aa3a8624998f0a906a970a04802510ad86", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:3199646b83c13466308cbe243d6c75f828875ab0dfca1deb585dcd7bfb28ae60", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:0e2a80d0943b3fea8756b2d487038182ed624dd36e9177305fafbc1ca0374af3", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:1144dbfa7278341caadfae995aeadd7453cf78762b08ba4d0142eeef80871d18", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:d60fd47ec62ca3bca272ca38d8fe86fce36d6f04c44d01410d30428c8b914861", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:c4e83821f0150988e86e714cf9e088ef11abd0a30dada90cb7e68a95c406a921", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6185225b7c5910d94396a18d93429704434d564b4478aeea9d1a8c54f6b12834", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:7db93e52e29915a08c82b0ebac02856e9a484923d2ce215946c8f54cf5297704", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:ea599044fe2e2d25c8078ac0b5b0d2c589b4410dd7958eefdc0217f8b8c8c3d0", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:048f5c3f5f3e706697d782c57b9d6cae882b008f7973b41edb3de37762e4c664", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:e315834c2a287c9b9f8d31a6fb5f62360241fab584b68ce05984035ff67f01dc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:1ed937287398d60e302478f4880a25c1aef605a5d370c1f583426c59067d8ed5", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:12e969265cff2e8d4ee9be8b99da0bd47138ff8754039dd1387a14b2a4a03b79", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:6666da694f33e444225327d9fc58208b230a1e1244e05335e16217c507ac0627", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:85a313d121f764081dc92c4c1ed5773b8cb7a7113b84b66339a48f76c57efe54", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:08288d791f1b1aa3a8f154ae7b2ff73d574560bf5bb82246020baa3c26f6c988", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:6aea2d07d8f040434ff0c0d5e9b81e825b1de56cd01c0e0a069ee1f0d5196885", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:f35d7f2d61175ba7f908459f738c7d6b6adf2ae678d88531fa527c4d50b21985", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:3098e32a3ca859ef45fdb8dfa5b87f4b5e9e7cb0661b7dd4a20203f2cfebf662", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:5a35385072b421cdb86fc66190dc00e6c8e7a587a60ffeedfe2a931b6b92a11d", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:370090682ef9410c2d12556dfd1cb6f8f7f7ab60287148ead03b3b11d64146e0", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:c6d5f08d82062fe0634f0dcc9ee434fcea7760141740b79cbae187d970984a0c", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:6fa6bedd26d8e4b178a2d74158634f26fc2b322782e4685d69ca48f4854e037b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:994e8629c436a7da2ed914f7499e0a33f7cc2737b5c70751b280d73de8a9fd19", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:4eae5ab2b926695b3ed881a26e7b6a79f4dd48c1ffa3e3c6809cfa4958b54091", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:6d9a8c7420b3aee2c752119ef6d72dc828cd76ea4f535bdcd44461a3cbb43454", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:fa398b6a78348b789660ea073244265b9bd8742fd81dd3569c9d56b1b9083a00", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:30ba7e91c6fe3cff8ac488e6160a5037fb8f1719275991ec44e5bfcbd9089aca", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:f84aad2ecda576c41ff72438aaa394122fe6f13d274adb17a2cf145718776969", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:16b2c313e69ba9a2726025ee54bbfb638c633f91d53db454e204adef45e5b5e1", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:328ce002901ec9be77a5035fe50b01b9e01b016128efb981a7fb0aa586b55a77", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:311f6dd8403d55da5f3173593f5fa6331d4cf7570af2b9d0182f7b260ba7285e", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:cc0faedcac2d86171aeb9a89ec83f2d03cb905f54296f6f085415fcf7ddd1a06", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:f1a7908800f08a04aade8083ad79d002aba0c85f1699f35ded5a0eaf46dbc41a", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:91a8d1cb1ea2e44b9395cb7a44776e7992983378fbc72dc3725d0e03fa673a40", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:c83754418ce993f0d9dff4ad73f0e64362ceb3ed073a093dcdaec0ac6d8c8b5a", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:6a6b3d623e27e1e8a1ce185ba3ca42d3c7fb5dcad8cc91ab54950a1f69853dd7", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:564e3801937503b310cd4fef750cea8bd1be7ce323cf41276cfb0eedb0fbdc8c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:9070ba1f03a04a5906bafb1399a0eb181dfdeab868dfb021505c116c61decbe3", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:26feff7ac4722e995c622b4ec3cc242deeda12f88077bff1b419193ed76ffef1", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:ee0cf6f2b19c24b7bd76829de7de00b60f67ae9d96f2ebcb8eb09b961b6dd751", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:56bf0d727637f1964d5f71a7ccc5edba76cfd50d2e546e9558d0551ffc968858", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:3cd6822d612f355cc8000823f47b7ab0087035b59b57904c145db627cc58d22c", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:6b69c0a0528321f39311d34a94e750c5cfffd9bbcc00dd3c06f445f2a7bad660", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:504f0b31266cd6c9adfe480b750be32de121dafae4acca6aa320d9a50d6c613e", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:5ad554f859ea8313b48b7592cb1d1c3e13884199c9d9f939a99bb0651cadc5bf", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:987ac97d3851ce51c2aed8c8b08c6dfbaf722ca65447097c4531644d458637bc", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:fe9e6623bfd94678b32ba9a20c3e04469aa69a5175a1f626368c1fcacf7c5026", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:3979d77408c282fc3abfe32908df4889d7ff0ee8096ccb68a6a91d44bebfa56a", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:b216fc3f1025723b5bf96002b39dcb9ae8c80c6d6708dc2db348f419af025a45", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:e67d95db5bc472d9d8a819db5c947190543bb6eb971955dde57e5249655033e1", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:0abc78cfd35d9e43c0c21983a250f874ee7ca7c10d7eb1c6e0d3106f538cf482", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:b76bb64b5c5dd0db6346ae7ba19faed97ed414c7d03d7b8747e0919867a7b8c9", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:3269314b5d8bbfc843900344d65e604432222bebc7e2dd628abb9d186fca1cd1", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:c5c6c2cfc4930bb865330ac4bf1e04976290772b0e058cce0d73de071ccf7819", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:7a137918a31fc7684a8ae929a5046517be97399b2534a6b471e3cf3bd7f355b3", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:4fb79885af1e12d162aaea04067c9dbd19c248b8bc6bb4fa91240acb6986c84c", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:10e59adbf0210a83d2506cdcc189bed58fbb49f01ecc07afe00a5fc06a0f025c", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:686b92d2ed35a14042a3d6d95af167aa0b1bdb0bb1d1894909c3d4b5ad70ca34", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:6b200b3b9aafc62c019eba4121e1743ef9670896b70f8b5201caa19b975d6964", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:33b06281053cbe0c55752bfcda928a48a50743eb2d061d429b07ec3b0dc28a04", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:1c657a9f8eeacab2a91a9725d7c5980624ab90e0e5c67c2f9270df3b0ebc9fca", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:5b9141bfd8861fae68d1054e5c15d503815c2191e68348405d5f8f2e53757b5f", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:4d0081333a7d5871e89e8955ab640c3374bf2bde197557cb6a83e122aee9137e", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:a03da1b4a0188f7ed4057cc37b734745624b265fdad71ed6c2d00467b72a4846", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:808b6b6f4a5860ba20f75d8b6992bd5284a90269a98dccdb38205ff67d253dfa", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:19e6074d95aca5c3702f505fdf4fcd562ceb84f10545772585afe36821a9f4aa", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:ce4c112a710ad3b571ab733fbf785a6ac7b9eeb9c29f3ced5f994965e9386ab4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:db72ccb5d6952aecb9188c455e70a0b8c6feb25946b44dd0884942e74074a65a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:a5753efd9c79243f87ee59feb5c3914e9c6a435f70a053ff59657baa91f0c8a4", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:13c108e4971acbc506790783af8287ab766941ef3745594a69e020dfa769e75d", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:865539a39bf40f78356e8b2cbb08b24926913db3a08fa9796e4c2543882aeb25", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:1868c9ea9e81cd4e82ae9373693db84070213c92d32cb623389b1512c24f2e86", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:2b0acf523137d68497ea06f19b5494cb5c7ad6e4102fd7c626b9b74fef062f19", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:31d2bd89013c8c5e58a1e2e1b393c3db729cfb92080c1935f01cb63da15920e4", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:3d4452b8e5b08d56b16c141515f2169809ab160544da9164cd91c3872fa5ca59", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:6757ab3ee1b84340b5a58935d090b926ffc96f43d03c9cb243802b4d01d5a29b", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:8dd4e90b95311cc5dae5b11733cf9ff8be46637d84c5aec28ae62a0b11dc452d", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:403d5e09c6c84eee2d3c80a1c50502d8850469e5c9d74347aacc1c8f7496861e", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:2d19d6dc11b839551e1a98aa95588c06a3e1dd84dcdfe615bf61f26dd9ef31a1", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:f260b769c9d70fe26cddea75c71e1c3d16348233c40a3b8a844358d138c19d2f", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:9c21b6bd9db730c7b79a4852236f92228282eb2dd06a2ff722b36acf70553386", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:2681295ba94471abc9d7d49b6da5d757409c6c95745586d1671a4765ed61b130", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:cc65424c4edcef752cf3d9223a0a49d84f7250bbc9c42d08d0b5727e0168dff6", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:9795f4fc6fa6e09a6976b87c80aab11801ae7b43d4f0df1b603b8799f4ff0115", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:229788201a8048a7a80661a258cabee570ce65b4c5fef318a86f8ba7f027975d", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:78163350e82824e0c5bd14daf11f9a12833f34ac2a9c5c90c7949aaf9c7f9b1a", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:7fece44e7188f93aa358d386ae81372812b47a046f10ce081358af85c4c0f229", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:13dcb24aa31902b75b5416a1f2d3dbba243445fa8ae1581ea41029ca21cdbc60", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:51dded020c93ce723bb8cd739359983f6ed82b5d70e93980d2fd095aaadcc168", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:000c5853f5261b435c8a0362720ce04a1ed300aed5f22dfee9659e8a024466a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:9fb6cd0d5e35bcfcd051889e81e2834b4b50861455a0d8ee30920df919d3067a", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:c940ff7748160326587bf9084d5b7906d501ecf9576707bc19f20ee759023442", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:a1af29229de29bfe64bde5357ea9e2a47d5b82f8329f62be4ddbc184fb8ead22", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:20d8e86dcf15719ed0b481b0f5cd521b2ada532e712c6e1cb9f89e1736466ea0", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:74dfbd9db80b05cc69c090005f02ab089695f21c0e0b70c2a7d8300247624e1e", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f56cd3e22cc4e864d6cb5822812de4c12884f1a31f3922caa45ce0b61f8f86e2", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:36ca1c4edb066c2090e5ec5e08f71050424e5efdc74c440e9a0161c7ccf0bd49", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:b0afd194fe6e16dc0fbd976301321d6e68a9cd837ecdda2c3cb739c07c4757b9", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd19058574329f7c7ce709bc94f6c4be87028cdd184cc365a61d5c0113b78bdf", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:649c497ab74a203064009d553b42829aac89ac5c4273b7c0ccc0a23530001fcc", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c0624c2e3095eb392ee93e8cf98a2242598b7694de12ae75ceffdc0043d1043", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:233a9390d9aeb540956f43756b2e45547fb7c2c4d4070460b94896b72ccd607d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:37ac5651f2ce2bfda7d898a024d560c6cdcd54da32409ced32c8b6df059370c3", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:9890fb3013a4287e6850621c5c6a462a254299b927609fbe6bf67f141862f3c7", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:75fa83f68fa800bef996da027f14f6c8f0ded93f93569f3b559495dba39a6176", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:dfbf83e8feccc45bd9de7bd5a3f90edd49c3190b5010f9f98457d995ae974f8c", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:1b7ff4ebc979d45777979c0340790dcf10a3e9353272c2e99f6f4f4f93987020", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:e8e6bb283142b08b3a1ce7c097f49f402bb6d59eb6d03138ef0b69f3579e466c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c1bc06d4e5a22837586d3d7ee07922f26b4cd025687cdfd7e3e3789e1c5bdf3d", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:800615bda29f1b49c90de283570ccb018a28ddfff34a36bfe84a4d0485c37138", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:0bb8334afe603f02ef4f1a46517f970bb30fb191e1d9d944daee33437ae89b46", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:c6d157e74586892234883ad01bb4d2e386637cdd04e45c3587a1cbc8c34e35f9", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:802090ff2dcc2db35b369ac359e51b1418a5a779cf94e5a14a01a1882b583d64", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:d3b5dec9cf6640c48875229fcdadc4f9c4bfa1088bff93cb61a18360197a691e", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:23da314c2255bb1c19dad65a242681330d6bdddc2ba4a0b80ae2ad2249c0a52b", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:75e644cc79f5447d17ed5461e52b37f29dc86806320b0ef562b2acd8e2870121", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:6d1d142817f6c7013fa94819eaae391f98b69357bfb352584c1ef104d93aa08a", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:3f0071ca72c2269c6568f2695aea954cbb6a8504efa48a8ed1e94e2c0baac106", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:9bd33415ca0bd34a05461719de21697d486512341069567c26b25cd6a7b06c00", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:5dcb629d0e7578776fb9476a8b66ff883fe52da8be37e3b1f7a3bd4810354511", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:0312d08cfc7b9ad408ce3d34a27b27c64c62e1b00d280c484616927a859aeb47", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:597ab5f0f472ea2f2aca1b3754c2457cc7769f79daaec0856ad2675e53867b80", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:877bbc42240491f32726ac44a082942e80724e3bd3985c64845dee49a060a144", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:4e9b8ae11387a45c9266a82f79f31728bce6397b8e7f8d39287b78dd58ddfd96", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:81dc1bee85071c65da6d7e4dd12f390fdaeae5d7a285c132c952290152f90c0b", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:184ad49c7d752eae216e8e7313fc50952515caf2d4fe77b1315204a436979cbc", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:611152fa77dc465824018a6b6e2687f2a1e483f92e20d9754c33f8032d7a210d", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e73478b5cf88be80253fc65ed0f397e9078272320ce939b471230ade52207983", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:ac303c7ac224ff7fec004f7db6bdc6cabc5e9fbf1df3e27ab454f3f87de18b8d", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:f651b9a5f05bc1884e58553525034b9fa376084bc3eee5ecd5cb7b70c42a55aa", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e30571ba606507dd4439ea7b455a115170923229f105614f0b044ed07a8ba832", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:15e3c27ffaa1d13d785823bd82e53c398e0b5c96c4e0efce502137b326f3710e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b1795d2f89c94a43339f1b659f29173491eed1d079a21cc290fb53afb74efd1f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:abe82997f5573e9804f5b66de9f1b9120ccfd8ad1e3c0c3afd32a99f043a49ed", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:dd827cd694ba2389e77fee7137a741677590dc56dff0015fa6b58b93ab354c7c", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:698a04231cb1ca9a1a657c942f22b26ad57e06af78dbce2006dd9a7991d01b19", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:640c55f9dc7e32054fc5dcb34e4080a848526a35cbc4225b32deec213e9906e4", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:db21e33d0ffe48bd93a10808ea536532acad2578c499333de859afca9b4bfd5f", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:2592c97f035c97e88768678244baa38c031afeb5e94730133a0a59e7b451aa57", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:2f9555f9f047d752841d98608cd372c9f9743fdaa88a59c96a0b2e85f9016b00", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ee1a9203e7dd07d84cfa3c20a2e069bb0552dc430a6d2feed2919e53731b1864", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:360e32fc4cb037faf2b5684ce2d376c42cff14785fc95d82fd750fe66dabe1e2", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:9450644b2b34bbc91aa8d0c40b88fd2363137df218d38ccc6b28b94b63286d54", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:861c6b803141841f4756be8531775c7d37e8ec378b2b9e90f37e1932d35e5e36", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:a932f4ee30fe06d891909b328e9ed103a77010e273b19cd7e9debf3ba43204c6", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:005f82a614bbe1a6cca6611aee9b59d97e2f8b51c2b88b41d6f800145410a166", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:0ac394773bec589974cc6ecc5f99dc5faf2871e771295cb84f33a86bdbd51a6d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:4cabb0c5c75a395579d7523d3e7616db9fb0e1f40d3b9f581f6e94eebb049810", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:1ce83ef85ac222374d15e090a30072e96219bea1a6c1e72bb122842ebbec7cee", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:7972bb152e68b8fdb1a77c84868b66e420365c9f526254fb272a7263500acbff", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:7cd981f1dfd524edc5e5992f10cd1b3e723adcb3cfaf8c7bb42c8f5197e64378", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:a25e72eac82204e6200ec843bc06d7b59a1ce7c755666bf1ed9effd12ee466d7", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:292ac0c56b89fb197298bc0cda18828e0c6c524414d7ccc38133e2552283136f", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:6ae09222a0b9aefa3ead90b1f1ee08972570b1f5e39d25c05108228e4d315d50", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:76e245eff00a30a5db15851804f5047caa072e5f418e44fd75e70fcaba611e73", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:b0ab6f58a00a32e8119b2b598d56acdc5919c7d9414eec24beb5eca9d84c90dc", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:cea5ec9a6380cf597ff5f333d46b2a16568c3e71d059a326f645284c6e6c171e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:f6d50ea9aa365ffb71b924d04e606e7e7be9fc0ff67899ad1fd348bb209a7ad1", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d45a4dad3bf9f007f05eca41b5c04d4ae329405b60f307f8d6959fc92dee841e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:338d67a9fa343855efdd6d99bf0d28bdcf03631bdff7591c1a21e975471a510a", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:e2efb27c1fed30b949be0f29464b99701353b8eb65bd2da624505c7fc1e586a4", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:642738508f133e3709992b5542f048755e1ca6bdd1c3eed8fbf6de60135fe754", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:31f6f5efb0759335de46ac3ab4c8a64955f838afc9743a20f2e81a8cb54cb36a", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:439afb2b8b905d32073d55ee61bb5ebc085ac1dd2c4bbb6b25f90051827dc6d2", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:d90d617944f40798165d77873629210aed1662ccc21b8687d92b63eaac5ace8c", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:4c8dc74bd9e7cebd9f78bae013483cdc6350fb8eb90debbf2888a89a0c30232c", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:4b222d1ae2a6931560eca08e087c56c7835ce79c3f82514c5c6d3e98a7de89b1", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:12ea9c8c79218c6ef2da68bbe6f321ca6a7247a0f40142f1be8b85cb5b84d54d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:7750446fcfd40c402633126aab29d231a47f4ca8d4993cb703a3c203c25a2c0c", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c9afadeea7fc4762d923383de22df24de13563a6dbe205b9ab73a6ad0a5cff79", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:5f31c86e2f2cc425040785cc22a9040c7cdb80bd1145dfd668d2b2597534d6e3", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:6154fe3dc060aa2df1f629434a417621e043836c3fc0d1cfe128db80a0c3a5d9", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:2001491066517e9d1718973ef9ce30640101b146abaac53218e9fafc5838eba5", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:932eb717c50cc3b89b0d39754e8d42285224c7112dc8fb773b979ae335c61b81", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:08975182ac9221887a5cec3f1e51639802794cfa718d6bfe245aa5f132bac74d", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:931c928c6bf89625bce5b6cb76084615486f91d6e86a09fcaf007c47c5e68ba7", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:0620e84d3a712ecc8e401e1ce695e4a5c1dd33c2097d6cec8127273e2063e36a", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:3368e81d1e4c4368ed76661f4b636f38651dcc804843c4b1ef0f8ea0eff45d0d", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:b1d6f8003dfb181c492f970957c0fdbac2625661fbec8ac0925a6c9b141429c0", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:340e748f2da66a79889ffe2d77224bce0090a2954743d5c1098ac3cb1eb48866", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:58d4cffb8b490c67aa4b1a335b0a3b933af4dfe6cc022fa0bc7400841d1efba7", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:34695491986303ceda8be41882d8279b3065627df85b9ff616650c420c6395b8", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:26f6c19589d58fd23c303ac699697517d6883a9531837ad406e2f09b7507278d", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:0aa06de248b996ddd0afc67811e82a96bde2dc7a2c328ecbbf6c6a5c9c780784", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3cf7dfe541071b3898cd76674ccce511cb2b25626b0e5f9e43fb903f928508c5", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:d8e666993d2c3c43a5efc6628d04fed230f380cec2feafc9fb1eb305239ad954", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:c66a34fe691a84d52c8dd62ed1e9c8525796ccb3114743202a1d11dab4397c1b", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:76d4803f3945be392c2ba2f3c801fc3a8d629ea342e2352aa2100f3cb70c6a65", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:4c91ce35da807c4194c847e713628c8c5a8c2edabbc32800a9f0245175d61f9a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:dd4e4f83f573e60a00c4c8f9fc6d281307ef29ab033281ec1d3bfe763ac842ef", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:12903fc32000cd4e9785975352f7cfc11ebb15acfbe277be575edb318b15131f", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:5a49a242fb57fbde3ec1d0b7c33432f0beb2992005df650c1387cd727cfc31a8", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6b08742937f98065198547ba01efe084ce27119742dbfb22ffaefb651adcd4c5", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:cf43ae0bb1072dfbd3f191147458ab654f4bf36c7e6e52b3ddc5e21d565e527b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:5c749a6c028d95eabf66a4af046f252d580a96be344cc6a4cbaf6c41bc3d7052", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:fbd918572c57ed1724375e81afce5d108e52933bcd98b454196a51fa9af36c7f", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:35e4d2a3208b8c0d74c4016309c3447efac46618ce4209c78af9861f95cf36c6", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:2356acc06af760cbcb7ea726dad667d1b22226436ce613f606a3a5035fc20617", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b74fad36b6b99dce25b9723b5c83278e4cf0ad7a66b7f2d1788fa930737b6b26", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:cf1265945526b166650edb71077e9778d22a9a35e59b12e1edae8b233e8e656b", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:95193c003b42fd26e548de51bb8652289fc2fc66bd38f571c6e7173befc6e33d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:60686aef35513ad652ac553180e26c9864b890a3a5f442a091375b00f886b443", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:a8c3633cf363e103e840a32cace7793040117dbc627ae5ebdbb4509f79273cef", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a78576b227ed6d26f57c3ee3bceb45529e50e6662914cf22ad89cc4dedce2251", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:f7c098e79dd886767fe6d5ae4e564d458a4b1243e99c0c74d8c36432e138599a", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:cda143abf21914c24f0e38d8e9b9cb2668c88b44cb4df711004658dd53d3e902", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:ba397cdd0a7a730fc70c7cad3cbe4ed2475c670b65ee5f9914aeb08b58200845", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:8ef416256baedc5250ebe2cee413dec8082c9dcb2e9d11a4efa164326551eae8", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:81de53921f1a522847961acb56f77dbad54284bcf8841f52afe11ced904a20d7", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:95c7ee276c5baae8d1a63c94a349ea997f421cebdf73d013ab4b90b34d986fd0", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d871da983b281e8a8daec281efefbc6f6bf1ce5d5cbea4b352b49a08b0d89c77", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4e5c5d73145bbed79c08e82d0a21a965d8cb7a92db76b202b5d134fa42c95fe1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:af32d5989dfb265da12ba1be45f553eb0cca6ad12097540b811f7c30fbb208fe", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:b1696f79ceb514e5ffed2caea4f90f783c94ca4a73a22f278e48438182d4f07e", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8059bae88c09a10f717526e476d1a4007db637fea6adc08fad6b17449dbc9e4d", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:3d50318423313efcf8160d08a3bd655e53f34b30374d9dc30ad5bea5cc7e0776", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:4054ceef428a1df14d5fd4c620fce5d039a236500c1368a7a6e4bb07135d307a", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:b08147b36ed3fa54428c34c8ac8e2781717ecb453c2372760d41a7738b7757da", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:d6ec108e7f32a9cfe6f024cd5287a9b020783887f6a71e03b113eab3304342ab", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:97b2011b254075f1c3ef158248c3d5d873e56873abe9fc9110438508cb252edd", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5f14c1526eaa63f5176c2e6401410159cacd7f06f89d3c37c6670f5f3193eaa4", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:4efe2c843fcfefd5b0b2723830b24042e2f4f024c9208895282d3489f1e04bc4", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:6c0a0a7950d6c8f38183a9355366d6696e1b425175f65cf760e8e156d83b676c", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:9ef028437851996db7b3152ef672f991fde6cd464194eef73c1670c33cdb274f", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:0a08f155a5545909cceeb2c2221dcee1980385b52a4afd3f8b8f6704617d14a5", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:46468db34c31c668f4b213b8ed14fcfb53e1e183431f6237364acf686d83b8f0", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:b24d3a5bcd4ecd35cd51836670ce97820a48a3669c0d590e716aee30709dc1f7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:858e8488feb83d85137a778c3b8c5140d9bc7d9b83a43077a23fbfd27091349c", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:3b764e80b7d12f0a5cc492c273fca984ed153af085f82c06a26b23ac20121006", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:2a78595b73c7ea25c5b395ec91f18b3dad58002dd8ef3652d69edd5a8c13f3f5", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:ccacc18e643d0ca081b36d910abb0ad6fae2acdd1f92a52b4fc9004fc31f4677", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:ac0ad29a676fe6efa794dbef70b08cd353778bb82694b6013ad5c2a61409ef3d", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8b3d56e43b270a3c8e85c91782ceb793a817dadff0af988ed17ec41251b9b315", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:6cf6d7c76e8239bbd876a16bf8321e68680308e33cf8a88e89236172e07d852e", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:e35d3df921d581298273023c20b12e4d1168c249b06e08458a27732a4ff082ce", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:d4052f80e688d7d15c1dc7cfdd9e837aaebb1e7295b8b89232a462c60f271195", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:b09965ae1db2d4aeab2d1c8775897288e6d55224183205ed48002daa816d2bbd", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:8d31e97d05e23cbca57938b58d725c33af5e6aaa3e563971a398936cd3a21b36", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:2ea50e3363cefebf4b9bbcb6bcdd9e923da455c54a14c509f8c5ba9ca4da1c5d", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:a4d57e1e23ddfdbf6977fae56c0797b5791bd7a03bc3e7da5ae87d6f9ca870cc", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:98fac790af3d7a87e75899e112ba5d4cd2455261e44b60f1a0d7387ba0e0ad49", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:e531681ec043e98c7aa5feeb5948eb339c71c657dd9a93a7dc35909aee56de2b", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:7746597ed5d872b63e1e842421771ebacdcde5288bfd6d006346ad554e4799e7", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:e599de319c72ac9f8ca525508c1d2ce54b46a85f378b56b04ff8fa1781250c60", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:9825f5ea5ecf0720ae08c5fb7a50d3318b3dfb520801cf5ec8c0663364df5a62", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:967c4a8d81c00053b35bd61cd547e73dba57abbdd31de06c242c46fac0aff410", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:127a1f551291ce8c39e638b32770fdeadda67312a1c16dc1fad7da9b5a4f5c01", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:c3135382d1212256d9ad9ce4c893271cc8093256fdfd34e0a37d9912dc75b16d", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:5650adc4d1a2c1db0f3733e73fe7b7b9aa4fda69a1d3308e0b59a8c4cf30c5f5", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:59312967f089bd0efa786367f1587ca124a49b7eb0ba7b5f21c2d66bc66e1b1b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:210d53406ae0727c0243c597928358124d2c44c16bf33a47767a3ac88227414b", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:758f35f5b9f4195f564792cf864a87a9b6e8de155fc2d348d4eec0ca30d8463d", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:59a579d32a09dd28b983fdaaa6f695be68dfbe0273ee26bd8540e116d07084b4", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:acb78447445a0d74b28f8e7b5db170464c56476be775e8d2577b04cb55ce3f69", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:fbd1de444b4bfe75df73aee4560955dac1378eb7e5654d05d849c67db43546b5", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:c05987c6a9f49b3370c011d79431dc52d6d435e89a577d7d10a8db02587a3786", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:be7e30d2c6b24f9d403c9b96acbf9258310b570cb8bf11fdf05166b4b4144664", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:8006817bbdf1a8de02fbe47d42fd5a79fd515cbb9b40a49cd5677cd83dc5b466", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:1b37d8de7cf505da7e184ad33a2d04904d9fc51d64707b5d7e449b9d615deaa2", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:ca8c125d322b127dcdc6bc5010fbaf6f4b6d08997a3925d7d2d2946064c4a0b5", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e698b5479929ff28896c7e38efc410a47b6a5cd38eafd56c0c8de7fa210d16e3", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:00518ce2d8f4e15cf7186a7467c8710848f2312adbbfb919cd6bed45d40d10d4", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:495bbffef9f008519da7918d89fdb853bab29a6c718ed72b13496574d16a18af", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:3fd80d33fa8d00faaa71556b252c45f509297db070ec8fd764621f29383ec539", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:ec2502e379bebb8c8b29386cb8324f0fe8b3935bf065702a1b0a3cf4224e9798", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:35178826cea105b5cbec665c4032d007e453cc6897c787d14b00700e37ac5cdc", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:24d457c012fb774bde2ecfb530699e6b4768604525b33f8d3cc99844f53918bb", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:5451b95ffd75ed6e3a933bc0518e3dd2e9dfad315b4a6d3b08653469e8168668", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7e39bde0db4bb71a014b04fe58282e134c94c1e753bd1b15e3e7f64b016bcb51", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:b6a3a26dac9580a586502165719438a72e9d41f72ff3d21eb05225a6d368f296", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:f513668cef5d03425903904f53f97a3640fa138faa4d1c13192d46b752b78c71", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:bc8ddc6407a2ff415e265da8ff8609013d8d173979235acf4fcd1cbfc313a571", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:f70debf2f6eae67b9076fa13f1513748b890ed339d6151ab690db395422e076e", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:d80a998844ea68164a2ac00d46b8c5ce51107066dc44a30ab41057a4e3ac259e", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:ec8354aba09fd7ab45ed59a737034196f8b6c4df25e6079c4a00985e36b15f92", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:2b632a2cf0d1be1e6bffaf66a320cfd73cd3cb175711cfcab9ff77147838db40", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:70cd067efc6e8ae5416b382c4b056f7a723459bc1c4e2e7f24fdb757d341845d", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:fc8312deb1ef563cfbf8da562e6afba6dd16f4adc97e027c294ff06b1f1ef29f", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:e1a9309d48b6463d32450421e867adadb08adbd641eaa072dcb5cd3d629f5dae", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:6b19f10f4a51f6f1f343b082d4a96c3335b191f00d41152ae090627f727b8360", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1171d89af3fa7fc84808f2b6f44fa9a6f8c161198fd3e326fa0f6f63b3820aac", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:78171e88b18db8befbfd2f75e232ed2925648955c4891c790e084063bc5e29f2", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f836d4af3abab47d1c5afe5f6a83ca9303506403e75e65f10fe4c4c719dee46a", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:43f69260eb8c399ceb227825b190ee1758a60b1b78052b1fbfe21d5fce8daab5", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:204369c49480adaf6c3bbee72b72ec17a5fac47821e371ac9b0e633666af050e", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:ec1197ebeb6bdbc525a66b7e661a8f7a58fe0a4cbf09ba7df7ee055d23746c1c", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:04f7d964a66c88c0ed6af6d352fa81af6618f3a16c0db0363e6f2df07d9ea83a", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:e79e6baf86bd76cda73219fd891bd706c38ecb6e37a92c24ba4291b28e8782de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:710ba99d8d809150194ab9c84f7e292435f65de06702b0fe6e9bdfa362076621", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:0e8725771ff4feca1f8ac71496b93792c894b947bf0cea5f322da04bff38cd24", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:a7eab2820c4bf5c9e51dd30942fce48426c0e35c25d5c13efda6e9313602a66f", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:b1738ace3c35a58867613fabb433a761136afae86bab322ea4d192436c5b0ddd", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:913b9c2802fc6607d811ffc278dff3fb84d81942603cf21e1b4efcebf6a7529e", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:19a33723d291446ee9617d0120088d7bae884e5a963c48a8afec20fc6bacc4bc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0e85101587e037fa8552703dfe40e3c31d4b86d65981d03ca3bcb9f91cde9e06", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 13827 1727096767.89248: no more pending results, returning what we have 13827 1727096767.89250: results queue empty 13827 1727096767.89250: checking for any_errors_fatal 13827 1727096767.89255: done checking for any_errors_fatal 13827 1727096767.89255: checking for max_fail_percentage 13827 1727096767.89258: done checking for max_fail_percentage 13827 1727096767.89259: checking to see if all hosts have failed and the running result is not ok 13827 1727096767.89259: done checking to see if all hosts have failed 13827 1727096767.89260: getting the remaining hosts for this loop 13827 1727096767.89261: done getting the remaining hosts for this loop 13827 1727096767.89263: getting the next task for host managed_node3 13827 1727096767.89267: done getting next task for host managed_node3 13827 1727096767.89270: ^ task is: TASK: fedora.linux_system_roles.selinux : Load SELinux modules 13827 1727096767.89273: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096767.89280: getting variables 13827 1727096767.89280: in VariableManager get_vars() 13827 1727096767.89300: Calling all_inventory to load vars for managed_node3 13827 1727096767.89302: Calling groups_inventory to load vars for managed_node3 13827 1727096767.89303: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096767.89309: Calling all_plugins_play to load vars for managed_node3 13827 1727096767.89311: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096767.89312: Calling groups_plugins_play to load vars for managed_node3 13827 1727096767.89725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096767.90230: done with get_vars() 13827 1727096767.90243: done getting variables TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Monday 23 September 2024 09:06:07 -0400 (0:00:02.962) 0:01:59.903 ****** 13827 1727096767.90313: entering _queue_task() for managed_node3/include_tasks 13827 1727096767.90566: worker is 1 (out of 1 available) 13827 1727096767.90580: exiting _queue_task() for managed_node3/include_tasks 13827 1727096767.90592: done queuing things up, now waiting for results queue to drain 13827 1727096767.90594: waiting for pending results... 13827 1727096767.90773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Load SELinux modules 13827 1727096767.90862: in run() - task 12a9e070-eceb-0460-c064-00000000037d 13827 1727096767.90873: variable 'ansible_search_path' from source: unknown 13827 1727096767.90877: variable 'ansible_search_path' from source: unknown 13827 1727096767.91092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096767.92543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096767.92601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096767.92629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096767.92653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096767.92677: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096767.92760: variable 'selinux_modules' from source: include params 13827 1727096767.92828: variable 'omit' from source: magic vars 13827 1727096767.92910: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096767.92918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096767.92929: variable 'omit' from source: magic vars 13827 1727096767.93068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096767.93183: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096767.93224: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096767.93246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096767.93270: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096767.93328: 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) 13827 1727096767.93344: 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) 13827 1727096767.93365: 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) 13827 1727096767.93382: 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) 13827 1727096767.93438: variable 'selinux_modules' from source: include params 13827 1727096767.93445: Evaluated conditional (selinux_modules is defined): True 13827 1727096767.93470: variable '__selinux_item' from source: unknown 13827 1727096767.93526: variable '__selinux_item' from source: unknown 13827 1727096767.93668: dumping result to json 13827 1727096767.93671: done dumping result, returning 13827 1727096767.93673: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Load SELinux modules [12a9e070-eceb-0460-c064-00000000037d] 13827 1727096767.93675: sending task result for task 12a9e070-eceb-0460-c064-00000000037d 13827 1727096767.93714: done sending task result for task 12a9e070-eceb-0460-c064-00000000037d 13827 1727096767.93716: WORKER PROCESS EXITING 13827 1727096767.93754: no more pending results, returning what we have 13827 1727096767.93764: in VariableManager get_vars() 13827 1727096767.93805: Calling all_inventory to load vars for managed_node3 13827 1727096767.93808: Calling groups_inventory to load vars for managed_node3 13827 1727096767.93810: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096767.93820: Calling all_plugins_play to load vars for managed_node3 13827 1727096767.93825: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096767.93827: Calling groups_plugins_play to load vars for managed_node3 13827 1727096767.94373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096767.94879: done with get_vars() 13827 1727096767.94893: variable 'ansible_search_path' from source: unknown 13827 1727096767.94893: variable 'ansible_search_path' from source: unknown 13827 1727096767.94916: we have included files to process 13827 1727096767.94917: generating all_blocks data 13827 1727096767.94924: done generating all_blocks data 13827 1727096767.94927: processing included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096767.94927: loading included file: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096767.94929: Loading data from /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml 13827 1727096767.95620: done processing included file 13827 1727096767.95625: iterating over new_blocks loaded from include file 13827 1727096767.95626: in VariableManager get_vars() 13827 1727096767.95639: done with get_vars() 13827 1727096767.95640: filtering new block on tags 13827 1727096767.95670: done filtering new block on tags 13827 1727096767.95672: in VariableManager get_vars() 13827 1727096767.95684: done with get_vars() 13827 1727096767.95685: filtering new block on tags 13827 1727096767.95697: done filtering new block on tags 13827 1727096767.95698: done iterating over new_blocks loaded from include file included: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml for managed_node3 => (item={'path': 'selinux_modules/[lmno]?nux-system-roles-selinux-test-*.pp'}) 13827 1727096767.95702: extending task lists for all hosts with included blocks 13827 1727096767.96297: done extending task lists 13827 1727096767.96299: done processing included files 13827 1727096767.96299: results queue empty 13827 1727096767.96299: checking for any_errors_fatal 13827 1727096767.96303: done checking for any_errors_fatal 13827 1727096767.96303: checking for max_fail_percentage 13827 1727096767.96304: done checking for max_fail_percentage 13827 1727096767.96304: checking to see if all hosts have failed and the running result is not ok 13827 1727096767.96305: done checking to see if all hosts have failed 13827 1727096767.96305: getting the remaining hosts for this loop 13827 1727096767.96306: done getting the remaining hosts for this loop 13827 1727096767.96308: getting the next task for host managed_node3 13827 1727096767.96311: done getting next task for host managed_node3 13827 1727096767.96312: ^ task is: TASK: fedora.linux_system_roles.selinux : Get checksum for {{ __selinux_item.path }} 13827 1727096767.96314: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096767.96328: getting variables 13827 1727096767.96329: in VariableManager get_vars() 13827 1727096767.96337: Calling all_inventory to load vars for managed_node3 13827 1727096767.96338: Calling groups_inventory to load vars for managed_node3 13827 1727096767.96339: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096767.96343: Calling all_plugins_play to load vars for managed_node3 13827 1727096767.96344: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096767.96346: Calling groups_plugins_play to load vars for managed_node3 13827 1727096767.96733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096767.97223: done with get_vars() 13827 1727096767.97234: done getting variables 13827 1727096767.97355: variable '__selinux_item' from source: include params TASK [fedora.linux_system_roles.selinux : Get checksum for selinux_modules/[lmno]?nux-system-roles-selinux-test-*.pp] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:15 Monday 23 September 2024 09:06:07 -0400 (0:00:00.070) 0:01:59.974 ****** 13827 1727096767.97382: entering _queue_task() for managed_node3/stat 13827 1727096767.97642: worker is 1 (out of 1 available) 13827 1727096767.97658: exiting _queue_task() for managed_node3/stat 13827 1727096767.97670: done queuing things up, now waiting for results queue to drain 13827 1727096767.97671: waiting for pending results... 13827 1727096767.97852: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for selinux_modules/[lmno]?nux-system-roles-selinux-test-*.pp 13827 1727096767.97947: in run() - task 12a9e070-eceb-0460-c064-000000000497 13827 1727096767.97959: variable 'ansible_search_path' from source: unknown 13827 1727096767.97963: variable 'ansible_search_path' from source: unknown 13827 1727096767.97991: calling self._execute() 13827 1727096767.98012: in VariableManager get_vars() 13827 1727096767.98050: Calling all_inventory to load vars for localhost 13827 1727096767.98053: Calling groups_inventory to load vars for localhost 13827 1727096767.98060: Calling all_plugins_inventory to load vars for localhost 13827 1727096767.98076: Calling all_plugins_play to load vars for localhost 13827 1727096767.98080: Calling groups_plugins_inventory to load vars for localhost 13827 1727096767.98086: Calling groups_plugins_play to load vars for localhost 13827 1727096767.98143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096767.98179: done with get_vars() 13827 1727096767.98183: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096767.98233: variable 'ansible_delegated_vars' from source: unknown 13827 1727096767.98237: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096767.98240: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 13827 1727096767.98250: variable 'omit' from source: magic vars 13827 1727096767.98500: variable 'state' from source: include params 13827 1727096767.98587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096768.00097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096768.00149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096768.00183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096768.00207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096768.00226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096768.00289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096768.00309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096768.00327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096768.00353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096768.00365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096768.00437: variable '__selinux_item' from source: include params 13827 1727096768.00451: Evaluated conditional (state == "enabled"): True 13827 1727096768.00541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096768.00658: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096768.00684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096768.00707: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096768.00731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096768.00764: 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) 13827 1727096768.00781: 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) 13827 1727096768.00798: 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) 13827 1727096768.00815: 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) 13827 1727096768.00873: variable '__selinux_item' from source: include params 13827 1727096768.00880: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096768.00885: variable 'omit' from source: magic vars 13827 1727096768.00927: variable 'omit' from source: magic vars 13827 1727096768.00948: variable '__resolved_file' from source: task vars 13827 1727096768.01001: variable '__resolved_file' from source: task vars 13827 1727096768.01075: variable '__escaped_file' from source: task vars 13827 1727096768.01185: variable '__selinux_item' from source: include params 13827 1727096768.01188: variable '__glob_pat' from source: task vars 13827 1727096768.01192: variable '__esc' from source: task vars 13827 1727096768.01286: Loaded config def from plugin (lookup/fileglob) 13827 1727096768.01289: Loading LookupModule 'fileglob' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/fileglob.py 13827 1727096768.01299: variable 'ansible_search_path' from source: unknown 13827 1727096768.01305: evaluation_path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux 13827 1727096768.01315: search_path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/files/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/files/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/files/selinux_modules /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/selinux_modules 13827 1727096768.01389: variable 'omit' from source: magic vars 13827 1727096768.01400: variable 'ansible_delegated_vars' from source: unknown 13827 1727096768.01403: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096768.01405: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096768.01417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096768.01437: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 13827 1727096768.01452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096768.01467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096768.01475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096768.01526: Set connection var ansible_connection to local 13827 1727096768.01529: Set connection var ansible_shell_executable to /bin/sh 13827 1727096768.01532: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096768.01534: Set connection var ansible_shell_type to sh 13827 1727096768.01539: Set connection var ansible_pipelining to False 13827 1727096768.01541: Set connection var ansible_timeout to 10 13827 1727096768.01561: variable 'ansible_delegated_vars' from source: unknown 13827 1727096768.01563: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096768.01566: variable 'ansible_user' from source: unknown 13827 1727096768.01661: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 13827 1727096768.01670: variable 'omit' from source: magic vars 13827 1727096768.01675: starting attempt loop 13827 1727096768.01677: running the handler 13827 1727096768.01692: _low_level_execute_command(): starting 13827 1727096768.01701: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 13827 1727096768.01708: in local.exec_command() 13827 1727096768.01711: opening command with Popen() 13827 1727096768.01762: done running command with Popen() 13827 1727096768.01765: getting output with communicate() 13827 1727096768.02091: done communicating 13827 1727096768.02095: done with local.exec_command() 13827 1727096768.02097: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 13827 1727096768.02108: _low_level_execute_command(): starting 13827 1727096768.02115: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096768.0209846-16097-93378013617334 `" && echo ansible-tmp-1727096768.0209846-16097-93378013617334="` echo /root/.ansible/tmp/ansible-tmp-1727096768.0209846-16097-93378013617334 `" ) && sleep 0' 13827 1727096768.02117: in local.exec_command() 13827 1727096768.02126: opening command with Popen() 13827 1727096768.02161: done running command with Popen() 13827 1727096768.02164: getting output with communicate() 13827 1727096768.02802: done communicating 13827 1727096768.02805: done with local.exec_command() 13827 1727096768.02808: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096768.0209846-16097-93378013617334=/root/.ansible/tmp/ansible-tmp-1727096768.0209846-16097-93378013617334 , stderr= 13827 1727096768.02824: variable 'ansible_delegated_vars' from source: unknown 13827 1727096768.02844: variable 'ansible_module_compression' from source: unknown 13827 1727096768.02883: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 13827 1727096768.02906: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 13827 1727096768.02972: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096768.0209846-16097-93378013617334/AnsiballZ_stat.py 13827 1727096768.03037: done transferring module to remote 13827 1727096768.03049: _low_level_execute_command(): starting 13827 1727096768.03054: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096768.0209846-16097-93378013617334/ /root/.ansible/tmp/ansible-tmp-1727096768.0209846-16097-93378013617334/AnsiballZ_stat.py && sleep 0' 13827 1727096768.03059: in local.exec_command() 13827 1727096768.03064: opening command with Popen() 13827 1727096768.03099: done running command with Popen() 13827 1727096768.03102: getting output with communicate() 13827 1727096768.03471: done communicating 13827 1727096768.03474: done with local.exec_command() 13827 1727096768.03477: _low_level_execute_command() done: rc=0, stdout=, stderr= 13827 1727096768.03479: _low_level_execute_command(): starting 13827 1727096768.03484: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096768.0209846-16097-93378013617334/AnsiballZ_stat.py && sleep 0' 13827 1727096768.03487: in local.exec_command() 13827 1727096768.03491: opening command with Popen() 13827 1727096768.03529: done running command with Popen() 13827 1727096768.03532: getting output with communicate() 13827 1727096768.20324: done communicating 13827 1727096768.20329: done with local.exec_command() 13827 1727096768.20350: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "[]", "checksum_algorithm": "sha256", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true}}} , stderr=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 0x7f3f33f08bc0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33f08230> # /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 0x7f3f33f0b140> 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/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/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 0x7f3f33d05790> # /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 0x7f3f33d067b0> 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 0x7f3f33d586b0> # /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 0x7f3f33d58800> # /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 0x7f3f33d77fb0> # /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 0x7f3f33d9c740> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33d74350> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33d59a30> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33d41820> # /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 0x7f3f33d9ff80> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33d9ec60> # /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 0x7f3f33d9fe60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33d9d460> # /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 0x7f3f33dc1040> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33d40aa0> # /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 0x7f3f33dc14f0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33dc13a0> # 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 0x7f3f33dc1760> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33d3b5c0> # /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 0x7f3f33dc1d90> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33dc1a60> 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 0x7f3f33dc2c30> 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 0x7f3f33de8e60> 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 0x7f3f33dea540> # /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 0x7f3f33deb3e0> # 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 0x7f3f33deba40> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33dea930> # /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 0x7f3f33bac4d0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33debbf0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33dc2c90> # /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 0x7f3f33be03b0> # /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 0x7f3f33be0ec0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33be0c20> # 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 0x7f3f33be0ef0> # /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 0x7f3f33be1820> # 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 0x7f3f33be2150> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33be10d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33bae510> # /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 0x7f3f33be3530> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33be2270> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33dc3380> # /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 0x7f3f33c03890> # /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 0x7f3f33c27bf0> # /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 0x7f3f33c849b0> # /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 0x7f3f33c87110> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c84ad0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c4d9d0> # /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 0x7f3f33529a90> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c269f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c004a0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f33c26d50> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ix5n87sn/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 0x7f3f3357b7d0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f335626c0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33561850> # 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 0x7f3f335796a0> # /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 0x7f3f335a7350> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f335a70e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f335a69f0> # /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 0x7f3f335a7410> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f335a6630> 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 0x7f3f335a7fe0> # 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 0x7f3f335cc1a0> # /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 0x7f3f335cc6e0> 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 0x7f3f335f64b0> # 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 0x7f3f335f7bf0> # /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 0x7f3f3341cad0> # /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 0x7f3f3341dc10> # /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 0x7f3f334206e0> # 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 0x7f3f33420830> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3341e990> # /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 0x7f3f33464590> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f334230b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33422e10> # /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 0x7f3f33423380> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3341ee70> # 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 0x7f3f334687a0> # /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 0x7f3f334688f0> # /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 0x7f3f3346a480> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3346a240> # /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 0x7f3f3346c980> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3346ab40> # /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 0x7f3f3346e9f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3346cb30> # 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 0x7f3f33470fb0> # 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 0x7f3f33470e30> # 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 0x7f3f33471580> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33468bf0> # /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 0x7f3f33478ad0> # 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 0x7f3f33479eb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33473290> # 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 0x7f3f33473e90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33472ed0> # 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 0x7f3f334fddc0> # /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 0x7f3f334feb10> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f334689b0> 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 0x7f3f334fec00> # 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 0x7f3f334ffef0> # 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 0x7f3f3330b620> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33305610> 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 0x7f3f335db2c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3330d4c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3330b770> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f334fc710> # 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 # 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 13827 1727096768.20390: done with _execute_module (stat, {'path': [], 'checksum_algorithm': 'sha256', '_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-1727096768.0209846-16097-93378013617334/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096768.20399: _low_level_execute_command(): starting 13827 1727096768.20407: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096768.0209846-16097-93378013617334/ > /dev/null 2>&1 && sleep 0' 13827 1727096768.20410: in local.exec_command() 13827 1727096768.20421: opening command with Popen() 13827 1727096768.20468: done running command with Popen() 13827 1727096768.20471: getting output with communicate() 13827 1727096768.20868: done communicating 13827 1727096768.20872: done with local.exec_command() 13827 1727096768.20874: _low_level_execute_command() done: rc=0, stdout=, stderr= 13827 1727096768.20879: handler run complete 13827 1727096768.20896: variable 'ansible_host' from source: unknown 13827 1727096768.20899: variable 'ansible_port' from source: unknown 13827 1727096768.20901: variable 'ansible_user' from source: unknown 13827 1727096768.20903: variable 'ansible_connection' from source: host vars for 'localhost' 13827 1727096768.20905: attempt loop complete, returning result 13827 1727096768.20908: _execute() done 13827 1727096768.20912: dumping result to json 13827 1727096768.20914: done dumping result, returning 13827 1727096768.20922: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get checksum for selinux_modules/[lmno]?nux-system-roles-selinux-test-*.pp [12a9e070-eceb-0460-c064-000000000497] 13827 1727096768.20928: sending task result for task 12a9e070-eceb-0460-c064-000000000497 13827 1727096768.21030: done sending task result for task 12a9e070-eceb-0460-c064-000000000497 13827 1727096768.21033: WORKER PROCESS EXITING ok: [managed_node3 -> localhost] => { "changed": false, "stat": { "exists": false } } 13827 1727096768.21100: no more pending results, returning what we have 13827 1727096768.21103: results queue empty 13827 1727096768.21104: checking for any_errors_fatal 13827 1727096768.21106: done checking for any_errors_fatal 13827 1727096768.21106: checking for max_fail_percentage 13827 1727096768.21108: done checking for max_fail_percentage 13827 1727096768.21109: checking to see if all hosts have failed and the running result is not ok 13827 1727096768.21110: done checking to see if all hosts have failed 13827 1727096768.21110: getting the remaining hosts for this loop 13827 1727096768.21112: done getting the remaining hosts for this loop 13827 1727096768.21115: getting the next task for host managed_node3 13827 1727096768.21122: done getting next task for host managed_node3 13827 1727096768.21125: ^ task is: TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096768.21129: ^ state is: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096768.21139: getting variables 13827 1727096768.21140: in VariableManager get_vars() 13827 1727096768.21174: Calling all_inventory to load vars for managed_node3 13827 1727096768.21177: Calling groups_inventory to load vars for managed_node3 13827 1727096768.21179: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096768.21188: Calling all_plugins_play to load vars for managed_node3 13827 1727096768.21191: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096768.21193: Calling groups_plugins_play to load vars for managed_node3 13827 1727096768.21745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096768.22253: done with get_vars() 13827 1727096768.22270: done getting variables 13827 1727096768.22313: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist] *** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:28 Monday 23 September 2024 09:06:08 -0400 (0:00:00.249) 0:02:00.223 ****** 13827 1727096768.22341: entering _queue_task() for managed_node3/fail 13827 1727096768.22588: worker is 1 (out of 1 available) 13827 1727096768.22601: exiting _queue_task() for managed_node3/fail 13827 1727096768.22613: done queuing things up, now waiting for results queue to drain 13827 1727096768.22614: waiting for pending results... 13827 1727096768.22805: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist 13827 1727096768.22907: in run() - task 12a9e070-eceb-0460-c064-000000000498 13827 1727096768.22924: variable 'ansible_search_path' from source: unknown 13827 1727096768.22928: variable 'ansible_search_path' from source: unknown 13827 1727096768.22955: calling self._execute() 13827 1727096768.23024: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.23028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.23034: variable 'omit' from source: magic vars 13827 1727096768.23308: variable 'state' from source: include params 13827 1727096768.23416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 13827 1727096768.25118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 13827 1727096768.25161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 13827 1727096768.25189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 13827 1727096768.25226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 13827 1727096768.25247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 13827 1727096768.25308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 13827 1727096768.25329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 13827 1727096768.25347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 13827 1727096768.25376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 13827 1727096768.25386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 13827 1727096768.25455: variable '__selinux_item' from source: include params 13827 1727096768.25471: Evaluated conditional (state == "enabled"): True 13827 1727096768.25555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 13827 1727096768.25667: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 13827 1727096768.25695: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 13827 1727096768.25717: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 13827 1727096768.25739: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 13827 1727096768.25772: 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) 13827 1727096768.25790: 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) 13827 1727096768.25807: 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) 13827 1727096768.25826: 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) 13827 1727096768.25879: variable '__selinux_item' from source: include params 13827 1727096768.25887: Evaluated conditional (__selinux_item.path is defined): True 13827 1727096768.25969: variable 'module_file' from source: set_fact 13827 1727096768.25975: Evaluated conditional (not module_file.stat.exists): True 13827 1727096768.25981: variable 'omit' from source: magic vars 13827 1727096768.26027: variable 'omit' from source: magic vars 13827 1727096768.26097: variable '__selinux_item' from source: include params 13827 1727096768.26111: variable 'omit' from source: magic vars 13827 1727096768.26132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096768.26152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096768.26168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096768.26181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096768.26189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096768.26210: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096768.26215: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.26217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.26283: Set connection var ansible_connection to ssh 13827 1727096768.26289: Set connection var ansible_shell_executable to /bin/sh 13827 1727096768.26298: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096768.26300: Set connection var ansible_shell_type to sh 13827 1727096768.26307: Set connection var ansible_pipelining to False 13827 1727096768.26311: Set connection var ansible_timeout to 10 13827 1727096768.26333: variable 'ansible_shell_executable' from source: unknown 13827 1727096768.26336: variable 'ansible_connection' from source: unknown 13827 1727096768.26338: variable 'ansible_module_compression' from source: unknown 13827 1727096768.26340: variable 'ansible_shell_type' from source: unknown 13827 1727096768.26343: variable 'ansible_shell_executable' from source: unknown 13827 1727096768.26345: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.26347: variable 'ansible_pipelining' from source: unknown 13827 1727096768.26349: variable 'ansible_timeout' from source: unknown 13827 1727096768.26352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.26423: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096768.26430: variable 'omit' from source: magic vars 13827 1727096768.26438: starting attempt loop 13827 1727096768.26441: running the handler 13827 1727096768.26447: handler run complete 13827 1727096768.26459: attempt loop complete, returning result 13827 1727096768.26462: _execute() done 13827 1727096768.26465: dumping result to json 13827 1727096768.26467: done dumping result, returning 13827 1727096768.26475: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Raise an error when module file doesn't exist [12a9e070-eceb-0460-c064-000000000498] 13827 1727096768.26487: sending task result for task 12a9e070-eceb-0460-c064-000000000498 13827 1727096768.26573: done sending task result for task 12a9e070-eceb-0460-c064-000000000498 13827 1727096768.26576: WORKER PROCESS EXITING 13827 1727096768.26580: marking managed_node3 as failed 13827 1727096768.26590: marking host managed_node3 failed, current state: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 13827 1727096768.26599: ^ failed state is now: HOST STATE: block=7, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 13827 1727096768.26602: getting the next task for host managed_node3 13827 1727096768.26609: done getting next task for host managed_node3 13827 1727096768.26611: ^ task is: TASK: Check the returned error 13827 1727096768.26612: ^ state is: HOST STATE: block=7, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, 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 fatal: [managed_node3]: FAILED! => { "changed": false } MSG: The module that you try to install does not exist in selinux_modules/[lmno]?nux-system-roles-selinux-test-*.pp 13827 1727096768.26728: no more pending results, returning what we have 13827 1727096768.26731: results queue empty 13827 1727096768.26732: checking for any_errors_fatal 13827 1727096768.26742: done checking for any_errors_fatal 13827 1727096768.26742: checking for max_fail_percentage 13827 1727096768.26743: done checking for max_fail_percentage 13827 1727096768.26744: checking to see if all hosts have failed and the running result is not ok 13827 1727096768.26745: done checking to see if all hosts have failed 13827 1727096768.26746: getting the remaining hosts for this loop 13827 1727096768.26747: done getting the remaining hosts for this loop 13827 1727096768.26749: getting the next task for host managed_node3 13827 1727096768.26754: done getting next task for host managed_node3 13827 1727096768.26758: ^ task is: TASK: Check the returned error 13827 1727096768.26759: ^ state is: HOST STATE: block=7, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, 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 13827 1727096768.26763: getting variables 13827 1727096768.26764: in VariableManager get_vars() 13827 1727096768.26793: Calling all_inventory to load vars for managed_node3 13827 1727096768.26795: Calling groups_inventory to load vars for managed_node3 13827 1727096768.26798: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096768.26806: Calling all_plugins_play to load vars for managed_node3 13827 1727096768.26809: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096768.26811: Calling groups_plugins_play to load vars for managed_node3 13827 1727096768.27411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096768.27901: done with get_vars() 13827 1727096768.27914: done getting variables 13827 1727096768.27961: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check the returned error] ************************************************ task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:140 Monday 23 September 2024 09:06:08 -0400 (0:00:00.056) 0:02:00.280 ****** 13827 1727096768.27984: entering _queue_task() for managed_node3/assert 13827 1727096768.28240: worker is 1 (out of 1 available) 13827 1727096768.28255: exiting _queue_task() for managed_node3/assert 13827 1727096768.28267: done queuing things up, now waiting for results queue to drain 13827 1727096768.28269: waiting for pending results... 13827 1727096768.28450: running TaskExecutor() for managed_node3/TASK: Check the returned error 13827 1727096768.28511: in run() - task 12a9e070-eceb-0460-c064-00000000001d 13827 1727096768.28525: variable 'ansible_search_path' from source: unknown 13827 1727096768.28552: calling self._execute() 13827 1727096768.28635: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.28640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.28651: variable 'omit' from source: magic vars 13827 1727096768.28736: variable 'omit' from source: magic vars 13827 1727096768.28763: variable 'omit' from source: magic vars 13827 1727096768.28788: variable 'omit' from source: magic vars 13827 1727096768.28825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096768.28859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096768.28875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096768.28889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096768.28899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096768.28923: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096768.28930: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.28933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.29003: Set connection var ansible_connection to ssh 13827 1727096768.29010: Set connection var ansible_shell_executable to /bin/sh 13827 1727096768.29018: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096768.29021: Set connection var ansible_shell_type to sh 13827 1727096768.29029: Set connection var ansible_pipelining to False 13827 1727096768.29034: Set connection var ansible_timeout to 10 13827 1727096768.29054: variable 'ansible_shell_executable' from source: unknown 13827 1727096768.29058: variable 'ansible_connection' from source: unknown 13827 1727096768.29061: variable 'ansible_module_compression' from source: unknown 13827 1727096768.29063: variable 'ansible_shell_type' from source: unknown 13827 1727096768.29066: variable 'ansible_shell_executable' from source: unknown 13827 1727096768.29068: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.29070: variable 'ansible_pipelining' from source: unknown 13827 1727096768.29074: variable 'ansible_timeout' from source: unknown 13827 1727096768.29078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.29187: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096768.29196: variable 'omit' from source: magic vars 13827 1727096768.29201: starting attempt loop 13827 1727096768.29204: running the handler 13827 1727096768.29409: variable 'ansible_failed_result' from source: set_fact 13827 1727096768.29422: Evaluated conditional (ansible_failed_result.msg != "UNREACH"): True 13827 1727096768.29430: handler run complete 13827 1727096768.29442: attempt loop complete, returning result 13827 1727096768.29445: _execute() done 13827 1727096768.29447: dumping result to json 13827 1727096768.29450: done dumping result, returning 13827 1727096768.29459: done running TaskExecutor() for managed_node3/TASK: Check the returned error [12a9e070-eceb-0460-c064-00000000001d] 13827 1727096768.29463: sending task result for task 12a9e070-eceb-0460-c064-00000000001d 13827 1727096768.29542: done sending task result for task 12a9e070-eceb-0460-c064-00000000001d 13827 1727096768.29545: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 13827 1727096768.29627: no more pending results, returning what we have 13827 1727096768.29631: results queue empty 13827 1727096768.29632: checking for any_errors_fatal 13827 1727096768.29640: done checking for any_errors_fatal 13827 1727096768.29641: checking for max_fail_percentage 13827 1727096768.29643: done checking for max_fail_percentage 13827 1727096768.29644: checking to see if all hosts have failed and the running result is not ok 13827 1727096768.29644: done checking to see if all hosts have failed 13827 1727096768.29645: getting the remaining hosts for this loop 13827 1727096768.29646: done getting the remaining hosts for this loop 13827 1727096768.29650: getting the next task for host managed_node3 13827 1727096768.29663: done getting next task for host managed_node3 13827 1727096768.29665: ^ task is: TASK: meta (flush_handlers) 13827 1727096768.29667: ^ state is: HOST STATE: block=8, 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 13827 1727096768.29672: getting variables 13827 1727096768.29674: in VariableManager get_vars() 13827 1727096768.29701: Calling all_inventory to load vars for managed_node3 13827 1727096768.29704: Calling groups_inventory to load vars for managed_node3 13827 1727096768.29707: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096768.29717: Calling all_plugins_play to load vars for managed_node3 13827 1727096768.29719: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096768.29721: Calling groups_plugins_play to load vars for managed_node3 13827 1727096768.30233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096768.30723: done with get_vars() 13827 1727096768.30737: done getting variables 13827 1727096768.30787: in VariableManager get_vars() 13827 1727096768.30794: Calling all_inventory to load vars for managed_node3 13827 1727096768.30796: Calling groups_inventory to load vars for managed_node3 13827 1727096768.30797: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096768.30800: Calling all_plugins_play to load vars for managed_node3 13827 1727096768.30802: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096768.30803: Calling groups_plugins_play to load vars for managed_node3 13827 1727096768.31283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096768.31767: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for managed_node3 13827 1727096768.31798: done queuing things up, now waiting for results queue to drain 13827 1727096768.31799: results queue empty 13827 1727096768.31800: checking for any_errors_fatal 13827 1727096768.31802: done checking for any_errors_fatal 13827 1727096768.31802: checking for max_fail_percentage 13827 1727096768.31803: done checking for max_fail_percentage 13827 1727096768.31803: checking to see if all hosts have failed and the running result is not ok 13827 1727096768.31804: done checking to see if all hosts have failed 13827 1727096768.31804: getting the remaining hosts for this loop 13827 1727096768.31805: done getting the remaining hosts for this loop 13827 1727096768.31807: getting the next task for host managed_node3 13827 1727096768.31808: done getting next task for host managed_node3 13827 1727096768.31816: ^ task is: HANDLER: fedora.linux_system_roles.selinux : Reload SELinux policy 13827 1727096768.31817: ^ state is: HOST STATE: block=8, task=1, rescue=0, always=0, handlers=2, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 13827 1727096768.31819: getting variables 13827 1727096768.31820: in VariableManager get_vars() 13827 1727096768.31831: Calling all_inventory to load vars for managed_node3 13827 1727096768.31832: Calling groups_inventory to load vars for managed_node3 13827 1727096768.31833: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096768.31837: Calling all_plugins_play to load vars for managed_node3 13827 1727096768.31838: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096768.31840: Calling groups_plugins_play to load vars for managed_node3 13827 1727096768.32229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096768.32713: done with get_vars() 13827 1727096768.32725: done getting variables 13827 1727096768.32757: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Monday 23 September 2024 09:06:08 -0400 (0:00:00.047) 0:02:00.328 ****** 13827 1727096768.32781: entering _queue_task() for managed_node3/command 13827 1727096768.33063: worker is 1 (out of 1 available) 13827 1727096768.33078: exiting _queue_task() for managed_node3/command 13827 1727096768.33096: done queuing things up, now waiting for results queue to drain 13827 1727096768.33098: waiting for pending results... 13827 1727096768.33290: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.selinux : Reload SELinux policy 13827 1727096768.33379: in run() - task 12a9e070-eceb-0460-c064-000000000384 13827 1727096768.33389: variable 'ansible_search_path' from source: unknown 13827 1727096768.33393: variable 'ansible_search_path' from source: unknown 13827 1727096768.33420: calling self._execute() 13827 1727096768.33497: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.33502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.33511: variable 'omit' from source: magic vars 13827 1727096768.33790: variable 'ansible_selinux' from source: facts 13827 1727096768.33802: Evaluated conditional (ansible_selinux.status != "disabled"): True 13827 1727096768.33808: variable 'omit' from source: magic vars 13827 1727096768.33850: variable 'omit' from source: magic vars 13827 1727096768.33879: variable 'omit' from source: magic vars 13827 1727096768.33911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 13827 1727096768.33941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 13827 1727096768.33959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 13827 1727096768.33973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096768.33984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 13827 1727096768.34007: variable 'inventory_hostname' from source: host vars for 'managed_node3' 13827 1727096768.34010: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.34012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.34083: Set connection var ansible_connection to ssh 13827 1727096768.34089: Set connection var ansible_shell_executable to /bin/sh 13827 1727096768.34098: Set connection var ansible_module_compression to ZIP_DEFLATED 13827 1727096768.34101: Set connection var ansible_shell_type to sh 13827 1727096768.34107: Set connection var ansible_pipelining to False 13827 1727096768.34112: Set connection var ansible_timeout to 10 13827 1727096768.34131: variable 'ansible_shell_executable' from source: unknown 13827 1727096768.34134: variable 'ansible_connection' from source: unknown 13827 1727096768.34137: variable 'ansible_module_compression' from source: unknown 13827 1727096768.34139: variable 'ansible_shell_type' from source: unknown 13827 1727096768.34141: variable 'ansible_shell_executable' from source: unknown 13827 1727096768.34143: variable 'ansible_host' from source: host vars for 'managed_node3' 13827 1727096768.34146: variable 'ansible_pipelining' from source: unknown 13827 1727096768.34149: variable 'ansible_timeout' from source: unknown 13827 1727096768.34153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 13827 1727096768.34258: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 13827 1727096768.34267: variable 'omit' from source: magic vars 13827 1727096768.34272: starting attempt loop 13827 1727096768.34275: running the handler 13827 1727096768.34287: _low_level_execute_command(): starting 13827 1727096768.34295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 13827 1727096768.34814: 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 <<< 13827 1727096768.34818: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096768.34824: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096768.34826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.34875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096768.34879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096768.34881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096768.34955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096768.36637: stdout chunk (state=3): >>>/root <<< 13827 1727096768.36732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096768.36762: stderr chunk (state=3): >>><<< 13827 1727096768.36769: stdout chunk (state=3): >>><<< 13827 1727096768.36790: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096768.36803: _low_level_execute_command(): starting 13827 1727096768.36810: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465 `" && echo ansible-tmp-1727096768.3678997-16114-156340480149465="` echo /root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465 `" ) && sleep 0' 13827 1727096768.37243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096768.37283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096768.37286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096768.37297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.37300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096768.37302: 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.46.68 originally 10.31.46.68 debug2: match found <<< 13827 1727096768.37307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.37342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096768.37345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096768.37410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096768.39280: stdout chunk (state=3): >>>ansible-tmp-1727096768.3678997-16114-156340480149465=/root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465 <<< 13827 1727096768.39385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096768.39414: stderr chunk (state=3): >>><<< 13827 1727096768.39418: stdout chunk (state=3): >>><<< 13827 1727096768.39435: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096768.3678997-16114-156340480149465=/root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465 , 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096768.39467: variable 'ansible_module_compression' from source: unknown 13827 1727096768.39508: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-13827o7se_ur3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 13827 1727096768.39541: variable 'ansible_facts' from source: unknown 13827 1727096768.39600: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/AnsiballZ_command.py 13827 1727096768.39704: Sending initial data 13827 1727096768.39707: Sent initial data (156 bytes) 13827 1727096768.40144: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096768.40161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096768.40164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096768.40167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.40184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096768.40187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.40246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096768.40249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096768.40251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096768.40316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096768.41836: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 13827 1727096768.41889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 13827 1727096768.41951: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp5nbskgth /root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/AnsiballZ_command.py <<< 13827 1727096768.41955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/AnsiballZ_command.py" <<< 13827 1727096768.42011: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-13827o7se_ur3/tmp5nbskgth" to remote "/root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/AnsiballZ_command.py" <<< 13827 1727096768.42018: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/AnsiballZ_command.py" <<< 13827 1727096768.42604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096768.42648: stderr chunk (state=3): >>><<< 13827 1727096768.42651: stdout chunk (state=3): >>><<< 13827 1727096768.42699: done transferring module to remote 13827 1727096768.42711: _low_level_execute_command(): starting 13827 1727096768.42716: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/ /root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/AnsiballZ_command.py && sleep 0' 13827 1727096768.43144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 13827 1727096768.43148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 13827 1727096768.43181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match not found <<< 13827 1727096768.43184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 13827 1727096768.43190: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096768.43193: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.43243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096768.43246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096768.43308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096768.45035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096768.45064: stderr chunk (state=3): >>><<< 13827 1727096768.45067: stdout chunk (state=3): >>><<< 13827 1727096768.45081: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096768.45085: _low_level_execute_command(): starting 13827 1727096768.45090: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/AnsiballZ_command.py && sleep 0' 13827 1727096768.45537: 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 <<< 13827 1727096768.45541: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.45543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration <<< 13827 1727096768.45546: 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.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.45600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096768.45603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096768.45673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096768.47785: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 13827 1727096768.47803: stdout chunk (state=3): >>>import _imp # builtin <<< 13827 1727096768.47839: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 13827 1727096768.47913: stdout chunk (state=3): >>>import '_io' # <<< 13827 1727096768.47919: stdout chunk (state=3): >>>import 'marshal' # <<< 13827 1727096768.47955: stdout chunk (state=3): >>>import 'posix' # <<< 13827 1727096768.47982: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 13827 1727096768.47989: stdout chunk (state=3): >>># installing zipimport hook <<< 13827 1727096768.48009: stdout chunk (state=3): >>>import 'time' # <<< 13827 1727096768.48017: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 13827 1727096768.48068: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.48089: stdout chunk (state=3): >>>import '_codecs' # <<< 13827 1727096768.48110: stdout chunk (state=3): >>>import 'codecs' # <<< 13827 1727096768.48150: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 13827 1727096768.48172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 13827 1727096768.48188: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edf684d0> <<< 13827 1727096768.48191: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edf37b30> <<< 13827 1727096768.48224: 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' <<< 13827 1727096768.48232: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edf6aa50> <<< 13827 1727096768.48252: stdout chunk (state=3): >>>import '_signal' # <<< 13827 1727096768.48278: stdout chunk (state=3): >>>import '_abc' # <<< 13827 1727096768.48283: stdout chunk (state=3): >>>import 'abc' # <<< 13827 1727096768.48301: stdout chunk (state=3): >>>import 'io' # <<< 13827 1727096768.48339: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 13827 1727096768.48667: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd1d130> <<< 13827 1727096768.48695: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.48698: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd1dfa0> <<< 13827 1727096768.48700: stdout chunk (state=3): >>>import 'site' # <<< 13827 1727096768.48725: 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. <<< 13827 1727096768.48945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 13827 1727096768.48974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 13827 1727096768.49006: 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' <<< 13827 1727096768.49024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 13827 1727096768.49065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 13827 1727096768.49082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 13827 1727096768.49112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 13827 1727096768.49151: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd5bda0> # /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' <<< 13827 1727096768.49186: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd5bfe0> <<< 13827 1727096768.49197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 13827 1727096768.49232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 13827 1727096768.49259: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 13827 1727096768.49303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.49330: stdout chunk (state=3): >>>import 'itertools' # <<< 13827 1727096768.49370: 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 0x7fd0edd93770> <<< 13827 1727096768.49397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd93e00> <<< 13827 1727096768.49411: stdout chunk (state=3): >>>import '_collections' # <<< 13827 1727096768.49451: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd73a40> <<< 13827 1727096768.49475: stdout chunk (state=3): >>>import '_functools' # <<< 13827 1727096768.49493: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd71190> <<< 13827 1727096768.49585: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd58f50> <<< 13827 1727096768.49629: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 13827 1727096768.49634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 13827 1727096768.49662: stdout chunk (state=3): >>>import '_sre' # <<< 13827 1727096768.49688: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 13827 1727096768.49719: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 13827 1727096768.49725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 13827 1727096768.49778: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddb3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddb2360> <<< 13827 1727096768.49781: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 13827 1727096768.49791: 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 0x7fd0edd72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddb0b60> <<< 13827 1727096768.49848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edde87d0> <<< 13827 1727096768.49873: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd581d0> # /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' <<< 13827 1727096768.49909: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.49916: 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 0x7fd0edde8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edde8b30> <<< 13827 1727096768.49951: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.49964: 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 0x7fd0edde8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd56cf0> <<< 13827 1727096768.49999: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 13827 1727096768.50011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.50019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 13827 1727096768.50065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 13827 1727096768.50069: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edde95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edde9280> <<< 13827 1727096768.50076: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 13827 1727096768.50108: 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' <<< 13827 1727096768.50135: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddea4b0> <<< 13827 1727096768.50144: stdout chunk (state=3): >>>import 'importlib.util' # <<< 13827 1727096768.50155: stdout chunk (state=3): >>>import 'runpy' # <<< 13827 1727096768.50173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 13827 1727096768.50209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 13827 1727096768.50233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 13827 1727096768.50241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ede006e0> <<< 13827 1727096768.50261: stdout chunk (state=3): >>>import 'errno' # <<< 13827 1727096768.50279: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.50297: 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 0x7fd0ede01df0> <<< 13827 1727096768.50322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 13827 1727096768.50328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 13827 1727096768.50352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 13827 1727096768.50361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 13827 1727096768.50372: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ede02c60> <<< 13827 1727096768.50412: 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' <<< 13827 1727096768.50417: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ede032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ede021b0> <<< 13827 1727096768.50446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 13827 1727096768.50449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 13827 1727096768.50501: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.50504: 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 0x7fd0ede03d40> <<< 13827 1727096768.50515: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ede03470> <<< 13827 1727096768.50560: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddea510> <<< 13827 1727096768.50577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 13827 1727096768.50608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 13827 1727096768.50622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 13827 1727096768.50646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 13827 1727096768.50679: 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 0x7fd0edb8fc20> <<< 13827 1727096768.50707: 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' <<< 13827 1727096768.50738: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.50743: 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 0x7fd0edbb8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbb84d0> <<< 13827 1727096768.50769: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.50775: 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 0x7fd0edbb86b0> <<< 13827 1727096768.50804: 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' <<< 13827 1727096768.50879: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.51005: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.51010: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0edbb9040> <<< 13827 1727096768.51117: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.51127: 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 0x7fd0edbb9a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbb88f0> <<< 13827 1727096768.51153: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edb8ddc0> <<< 13827 1727096768.51163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 13827 1727096768.51187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 13827 1727096768.51211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 13827 1727096768.51224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 13827 1727096768.51227: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbbae40> <<< 13827 1727096768.51260: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbb9b80> <<< 13827 1727096768.51268: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddeac00> <<< 13827 1727096768.51298: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 13827 1727096768.51357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.51377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 13827 1727096768.51406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 13827 1727096768.51437: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbe31d0> <<< 13827 1727096768.51491: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 13827 1727096768.51507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.51524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 13827 1727096768.51547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 13827 1727096768.51586: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edc07590> <<< 13827 1727096768.51611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 13827 1727096768.51650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 13827 1727096768.51707: stdout chunk (state=3): >>>import 'ntpath' # <<< 13827 1727096768.51730: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 13827 1727096768.51738: 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 0x7fd0edc68380> <<< 13827 1727096768.51748: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 13827 1727096768.51784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 13827 1727096768.51804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 13827 1727096768.51846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 13827 1727096768.51932: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edc6aae0> <<< 13827 1727096768.52009: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edc684a0> <<< 13827 1727096768.52040: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edc29370> <<< 13827 1727096768.52068: 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 0x7fd0ed529460> <<< 13827 1727096768.52091: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edc06390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbbbda0> <<< 13827 1727096768.52198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 13827 1727096768.52214: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd0ed529700> <<< 13827 1727096768.52350: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_8gzjzeye/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 13827 1727096768.52487: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.52516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 13827 1727096768.52532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 13827 1727096768.52569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 13827 1727096768.52642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 13827 1727096768.52672: 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' <<< 13827 1727096768.52675: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed57f200> <<< 13827 1727096768.52686: stdout chunk (state=3): >>>import '_typing' # <<< 13827 1727096768.52871: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed562120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5612b0> <<< 13827 1727096768.52874: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.52898: stdout chunk (state=3): >>>import 'ansible' # <<< 13827 1727096768.52917: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.52926: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.52945: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.52949: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 13827 1727096768.52970: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.54353: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.55468: 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 0x7fd0ed57d0d0> <<< 13827 1727096768.55481: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 13827 1727096768.55500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.55516: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 13827 1727096768.55523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 13827 1727096768.55547: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 13827 1727096768.55552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 13827 1727096768.55576: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.55581: 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 0x7fd0ed5a6ba0> <<< 13827 1727096768.55610: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5a6930> <<< 13827 1727096768.55644: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5a6270> <<< 13827 1727096768.55666: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 13827 1727096768.55670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 13827 1727096768.55705: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5a6690> <<< 13827 1727096768.55717: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed57fe90> import 'atexit' # <<< 13827 1727096768.55742: 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 0x7fd0ed5a7950> <<< 13827 1727096768.55775: 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 0x7fd0ed5a7b90> <<< 13827 1727096768.55793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 13827 1727096768.55840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 13827 1727096768.55844: stdout chunk (state=3): >>>import '_locale' # <<< 13827 1727096768.55893: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5a7f80> <<< 13827 1727096768.55897: stdout chunk (state=3): >>>import 'pwd' # <<< 13827 1727096768.55918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 13827 1727096768.55940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 13827 1727096768.55981: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed411d60> <<< 13827 1727096768.56006: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.56012: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ed413980> <<< 13827 1727096768.56035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 13827 1727096768.56044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 13827 1727096768.56083: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed414380> <<< 13827 1727096768.56099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 13827 1727096768.56132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 13827 1727096768.56141: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed415520> <<< 13827 1727096768.56165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 13827 1727096768.56197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 13827 1727096768.56223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 13827 1727096768.56230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 13827 1727096768.56274: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed417f80> <<< 13827 1727096768.56318: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.56321: 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 0x7fd0ed41c0b0> <<< 13827 1727096768.56330: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed416240> <<< 13827 1727096768.56349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 13827 1727096768.56372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 13827 1727096768.56398: 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' <<< 13827 1727096768.56422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 13827 1727096768.56444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 13827 1727096768.56478: 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' <<< 13827 1727096768.56484: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed41fef0> <<< 13827 1727096768.56496: stdout chunk (state=3): >>>import '_tokenize' # <<< 13827 1727096768.56566: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed41e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed41e720> <<< 13827 1727096768.56584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 13827 1727096768.56664: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed41ec90> <<< 13827 1727096768.56685: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed416750> <<< 13827 1727096768.56714: 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 0x7fd0ed467f80> <<< 13827 1727096768.56744: 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 0x7fd0ed4682c0> <<< 13827 1727096768.56772: 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 <<< 13827 1727096768.56781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 13827 1727096768.56808: 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' <<< 13827 1727096768.56847: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.56859: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ed469d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed469b50> <<< 13827 1727096768.56870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 13827 1727096768.56971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 13827 1727096768.57016: 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'<<< 13827 1727096768.57024: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ed46c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed46a420> <<< 13827 1727096768.57041: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 13827 1727096768.57076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.57104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 13827 1727096768.57118: stdout chunk (state=3): >>>import '_string' # <<< 13827 1727096768.57159: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed46f920> <<< 13827 1727096768.57277: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed46c320> <<< 13827 1727096768.57335: 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 0x7fd0ed470770> <<< 13827 1727096768.57367: 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 0x7fd0ed4707a0> <<< 13827 1727096768.57413: 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' <<< 13827 1727096768.57416: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ed4702f0> <<< 13827 1727096768.57417: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed468470> <<< 13827 1727096768.57440: 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' <<< 13827 1727096768.57460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 13827 1727096768.57478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 13827 1727096768.57513: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 13827 1727096768.57527: 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 0x7fd0ed4f8320> <<< 13827 1727096768.57678: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ed4f93a0> <<< 13827 1727096768.57683: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed472ae0> <<< 13827 1727096768.57720: 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' <<< 13827 1727096768.57725: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ed473e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed472720> <<< 13827 1727096768.57744: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.57752: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 13827 1727096768.57773: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.57855: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.57952: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.57959: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.57979: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 13827 1727096768.57983: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 13827 1727096768.58003: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.58118: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.58237: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.58757: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.59288: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 13827 1727096768.59294: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 13827 1727096768.59320: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 13827 1727096768.59333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.59382: 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 0x7fd0ed301640> <<< 13827 1727096768.59466: 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' <<< 13827 1727096768.59483: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed3023c0> <<< 13827 1727096768.59488: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed4f94c0> <<< 13827 1727096768.59540: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 13827 1727096768.59544: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.59572: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.59585: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 13827 1727096768.59594: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.59735: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.59893: 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' <<< 13827 1727096768.59901: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed302c00> <<< 13827 1727096768.59912: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.60362: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.60797: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.60874: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.60939: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 13827 1727096768.60954: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.60983: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61023: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 13827 1727096768.61030: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61099: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61177: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 13827 1727096768.61200: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61203: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61223: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 13827 1727096768.61270: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61299: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 13827 1727096768.61316: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61532: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 13827 1727096768.61812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 13827 1727096768.61828: stdout chunk (state=3): >>>import '_ast' # <<< 13827 1727096768.61887: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed303650> <<< 13827 1727096768.61902: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.61970: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62054: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 13827 1727096768.62067: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 13827 1727096768.62081: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62122: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62159: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 13827 1727096768.62173: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62214: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62255: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62312: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62376: 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 <<< 13827 1727096768.62415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.62493: 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' <<< 13827 1727096768.62499: 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 0x7fd0ed30e1b0> <<< 13827 1727096768.62525: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed3098e0> <<< 13827 1727096768.62555: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 13827 1727096768.62569: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62631: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62692: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62721: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.62763: 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 <<< 13827 1727096768.62775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 13827 1727096768.62784: 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 <<< 13827 1727096768.62805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 13827 1727096768.62831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 13827 1727096768.62879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 13827 1727096768.62902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 13827 1727096768.62917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 13827 1727096768.62973: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed402c00> <<< 13827 1727096768.63011: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5e28d0> <<< 13827 1727096768.63086: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed30e540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed30e300> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 13827 1727096768.63101: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.63128: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.63159: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 13827 1727096768.63164: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 13827 1727096768.63215: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 13827 1727096768.63222: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.63240: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 13827 1727096768.63262: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.63363: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.63478: 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' <<< 13827 1727096768.63504: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed30e360> <<< 13827 1727096768.63579: stdout chunk (state=3): >>># zipimport: zlib available <<< 13827 1727096768.70305: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["semodule", "-R"], "start": "2024-09-23 09:06:08.636505", "end": "2024-09-23 09:06:08.701850", "delta": "0:00:00.065345", "msg": "", "invocation": {"module_args": {"_raw_params": "semodule -R", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 13827 1727096768.70342: stdout chunk (state=3): >>># destroy __main__ <<< 13827 1727096768.70802: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 13827 1727096768.70812: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 13827 1727096768.70834: stdout chunk (state=3): >>># 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 <<< 13827 1727096768.70852: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 13827 1727096768.70869: stdout chunk (state=3): >>># 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 <<< 13827 1727096768.70884: stdout chunk (state=3): >>># cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 13827 1727096768.70914: stdout chunk (state=3): >>># 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__ <<< 13827 1727096768.70929: stdout chunk (state=3): >>># 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 <<< 13827 1727096768.70942: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 13827 1727096768.70975: 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 # 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 <<< 13827 1727096768.70979: stdout chunk (state=3): >>># 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 <<< 13827 1727096768.70983: 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 # cleanup[2] removing glob # destroy glob <<< 13827 1727096768.71235: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 13827 1727096768.71238: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 13827 1727096768.71244: stdout chunk (state=3): >>> <<< 13827 1727096768.71285: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 13827 1727096768.71288: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 <<< 13827 1727096768.71291: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path <<< 13827 1727096768.71318: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 13827 1727096768.71325: stdout chunk (state=3): >>># destroy ipaddress <<< 13827 1727096768.71343: stdout chunk (state=3): >>># destroy ntpath <<< 13827 1727096768.71372: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 13827 1727096768.71388: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 13827 1727096768.71412: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp <<< 13827 1727096768.71419: stdout chunk (state=3): >>># destroy encodings <<< 13827 1727096768.71439: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl<<< 13827 1727096768.71446: stdout chunk (state=3): >>> # destroy select # destroy _signal <<< 13827 1727096768.71448: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 13827 1727096768.71467: stdout chunk (state=3): >>># destroy fnmatch <<< 13827 1727096768.71481: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 13827 1727096768.71493: stdout chunk (state=3): >>># destroy datetime <<< 13827 1727096768.71511: stdout chunk (state=3): >>># destroy selinux <<< 13827 1727096768.71526: stdout chunk (state=3): >>># destroy shutil <<< 13827 1727096768.71531: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 13827 1727096768.71592: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 13827 1727096768.71596: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 13827 1727096768.71601: stdout chunk (state=3): >>># 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 <<< 13827 1727096768.71627: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 13827 1727096768.71644: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 13827 1727096768.71678: 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 <<< 13827 1727096768.71682: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 13827 1727096768.71684: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 13827 1727096768.71722: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 13827 1727096768.71729: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 13827 1727096768.71731: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 13827 1727096768.71754: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 13827 1727096768.71887: stdout chunk (state=3): >>># destroy sys.monitoring <<< 13827 1727096768.71895: stdout chunk (state=3): >>># destroy _socket <<< 13827 1727096768.71897: stdout chunk (state=3): >>># destroy _collections <<< 13827 1727096768.71928: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 13827 1727096768.71935: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 13827 1727096768.71945: stdout chunk (state=3): >>># destroy tokenize <<< 13827 1727096768.71962: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 13827 1727096768.71986: stdout chunk (state=3): >>># destroy _typing <<< 13827 1727096768.72002: 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 <<< 13827 1727096768.72007: stdout chunk (state=3): >>># 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 <<< 13827 1727096768.72029: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 13827 1727096768.72125: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 13827 1727096768.72136: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 13827 1727096768.72149: stdout chunk (state=3): >>># destroy time <<< 13827 1727096768.72165: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 13827 1727096768.72184: stdout chunk (state=3): >>># destroy _hashlib <<< 13827 1727096768.72196: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 13827 1727096768.72199: stdout chunk (state=3): >>># destroy itertools <<< 13827 1727096768.72232: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 13827 1727096768.72235: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 13827 1727096768.72608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.68 closed. <<< 13827 1727096768.72644: stderr chunk (state=3): >>><<< 13827 1727096768.72647: stdout chunk (state=3): >>><<< 13827 1727096768.72715: _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 0x7fd0edf684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edf37b30> # /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 0x7fd0edf6aa50> 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 0x7fd0edd1d130> # /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 0x7fd0edd1dfa0> 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 0x7fd0edd5bda0> # /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 0x7fd0edd5bfe0> # /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 0x7fd0edd93770> # /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 0x7fd0edd93e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd73a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd71190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd58f50> # /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 0x7fd0eddb3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddb2360> # /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 0x7fd0edd72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddb0b60> # /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 0x7fd0edde87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd581d0> # /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 0x7fd0edde8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edde8b30> # 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 0x7fd0edde8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edd56cf0> # /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 0x7fd0edde95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edde9280> 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 0x7fd0eddea4b0> 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 0x7fd0ede006e0> 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 0x7fd0ede01df0> # /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 0x7fd0ede02c60> # 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 0x7fd0ede032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ede021b0> # /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 0x7fd0ede03d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ede03470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddea510> # /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 0x7fd0edb8fc20> # /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 0x7fd0edbb8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbb84d0> # 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 0x7fd0edbb86b0> # /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 0x7fd0edbb9040> # 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 0x7fd0edbb9a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbb88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edb8ddc0> # /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 0x7fd0edbbae40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbb9b80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0eddeac00> # /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 0x7fd0edbe31d0> # /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 0x7fd0edc07590> # /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 0x7fd0edc68380> # /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 0x7fd0edc6aae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edc684a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edc29370> # /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 0x7fd0ed529460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edc06390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0edbbbda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd0ed529700> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_8gzjzeye/ansible_ansible.legacy.command_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 0x7fd0ed57f200> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed562120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5612b0> # 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 0x7fd0ed57d0d0> # /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 0x7fd0ed5a6ba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5a6930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5a6270> # /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 0x7fd0ed5a6690> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed57fe90> 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 0x7fd0ed5a7950> # 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 0x7fd0ed5a7b90> # /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 0x7fd0ed5a7f80> 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 0x7fd0ed411d60> # 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 0x7fd0ed413980> # /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 0x7fd0ed414380> # /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 0x7fd0ed415520> # /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 0x7fd0ed417f80> # 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 0x7fd0ed41c0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed416240> # /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 0x7fd0ed41fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed41e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed41e720> # /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 0x7fd0ed41ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed416750> # 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 0x7fd0ed467f80> # /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 0x7fd0ed4682c0> # /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 0x7fd0ed469d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed469b50> # /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 0x7fd0ed46c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed46a420> # /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 0x7fd0ed46f920> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed46c320> # 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 0x7fd0ed470770> # 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 0x7fd0ed4707a0> # 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 0x7fd0ed4702f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed468470> # /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 0x7fd0ed4f8320> # 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 0x7fd0ed4f93a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed472ae0> # 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 0x7fd0ed473e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed472720> # 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 0x7fd0ed301640> # /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 0x7fd0ed3023c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed4f94c0> 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 0x7fd0ed302c00> # 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 0x7fd0ed303650> # 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 0x7fd0ed30e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed3098e0> 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 0x7fd0ed402c00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed5e28d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed30e540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ed30e300> # 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 # /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 0x7fd0ed30e360> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["semodule", "-R"], "start": "2024-09-23 09:06:08.636505", "end": "2024-09-23 09:06:08.701850", "delta": "0:00:00.065345", "msg": "", "invocation": {"module_args": {"_raw_params": "semodule -R", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # 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 # cleanup[2] removing glob # destroy glob # 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 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 fnmatch # 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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.46.68 closed. 13827 1727096768.73244: done with _execute_module (ansible.legacy.command, {'_raw_params': 'semodule -R', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 13827 1727096768.73248: _low_level_execute_command(): starting 13827 1727096768.73250: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096768.3678997-16114-156340480149465/ > /dev/null 2>&1 && sleep 0' 13827 1727096768.73364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 13827 1727096768.73382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 13827 1727096768.73386: 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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.73396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 13827 1727096768.73462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' <<< 13827 1727096768.73466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 13827 1727096768.73471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 13827 1727096768.73529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 13827 1727096768.75461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 13827 1727096768.75487: stderr chunk (state=3): >>><<< 13827 1727096768.75490: stdout chunk (state=3): >>><<< 13827 1727096768.75506: _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.46.68 originally 10.31.46.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.68 originally 10.31.46.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3bd42155e' 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 13827 1727096768.75513: handler run complete 13827 1727096768.75534: Evaluated conditional (True): True 13827 1727096768.75543: attempt loop complete, returning result 13827 1727096768.75546: _execute() done 13827 1727096768.75549: dumping result to json 13827 1727096768.75553: done dumping result, returning 13827 1727096768.75564: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.selinux : Reload SELinux policy [12a9e070-eceb-0460-c064-000000000384] 13827 1727096768.75569: sending task result for task 12a9e070-eceb-0460-c064-000000000384 13827 1727096768.75673: done sending task result for task 12a9e070-eceb-0460-c064-000000000384 13827 1727096768.75676: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:00.065345", "end": "2024-09-23 09:06:08.701850", "rc": 0, "start": "2024-09-23 09:06:08.636505" } 13827 1727096768.75744: no more pending results, returning what we have 13827 1727096768.75747: results queue empty 13827 1727096768.75748: checking for any_errors_fatal 13827 1727096768.75751: done checking for any_errors_fatal 13827 1727096768.75751: checking for max_fail_percentage 13827 1727096768.75753: done checking for max_fail_percentage 13827 1727096768.75754: checking to see if all hosts have failed and the running result is not ok 13827 1727096768.75755: done checking to see if all hosts have failed 13827 1727096768.75755: getting the remaining hosts for this loop 13827 1727096768.75759: done getting the remaining hosts for this loop 13827 1727096768.75762: getting the next task for host managed_node3 13827 1727096768.75771: done getting next task for host managed_node3 13827 1727096768.75773: ^ task is: TASK: meta (flush_handlers) 13827 1727096768.75775: ^ state is: HOST STATE: block=9, 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 13827 1727096768.75780: getting variables 13827 1727096768.75781: in VariableManager get_vars() 13827 1727096768.75810: Calling all_inventory to load vars for managed_node3 13827 1727096768.75813: Calling groups_inventory to load vars for managed_node3 13827 1727096768.75816: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096768.75826: Calling all_plugins_play to load vars for managed_node3 13827 1727096768.75829: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096768.75832: Calling groups_plugins_play to load vars for managed_node3 13827 1727096768.76380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096768.76876: done with get_vars() 13827 1727096768.76889: done getting variables 13827 1727096768.76938: in VariableManager get_vars() 13827 1727096768.76946: Calling all_inventory to load vars for managed_node3 13827 1727096768.76948: Calling groups_inventory to load vars for managed_node3 13827 1727096768.76950: Calling all_plugins_inventory to load vars for managed_node3 13827 1727096768.76953: Calling all_plugins_play to load vars for managed_node3 13827 1727096768.76954: Calling groups_plugins_inventory to load vars for managed_node3 13827 1727096768.76957: Calling groups_plugins_play to load vars for managed_node3 13827 1727096768.77402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 13827 1727096768.77887: done with get_vars() 13827 1727096768.77903: done queuing things up, now waiting for results queue to drain 13827 1727096768.77904: results queue empty 13827 1727096768.77904: checking for any_errors_fatal 13827 1727096768.77907: done checking for any_errors_fatal 13827 1727096768.77907: checking for max_fail_percentage 13827 1727096768.77908: done checking for max_fail_percentage 13827 1727096768.77913: checking to see if all hosts have failed and the running result is not ok 13827 1727096768.77914: done checking to see if all hosts have failed 13827 1727096768.77915: getting the remaining hosts for this loop 13827 1727096768.77915: done getting the remaining hosts for this loop 13827 1727096768.77917: getting the next task for host managed_node3 13827 1727096768.77920: done getting next task for host managed_node3 13827 1727096768.77921: ^ task is: None 13827 1727096768.77922: ^ state is: HOST STATE: block=10, 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 13827 1727096768.77923: done queuing things up, now waiting for results queue to drain 13827 1727096768.77924: results queue empty 13827 1727096768.77924: checking for any_errors_fatal 13827 1727096768.77925: done checking for any_errors_fatal 13827 1727096768.77925: checking for max_fail_percentage 13827 1727096768.77926: done checking for max_fail_percentage 13827 1727096768.77926: checking to see if all hosts have failed and the running result is not ok 13827 1727096768.77926: done checking to see if all hosts have failed 13827 1727096768.77928: getting the next task for host managed_node3 13827 1727096768.77930: done getting next task for host managed_node3 13827 1727096768.77930: ^ task is: None 13827 1727096768.77931: ^ state is: HOST STATE: block=10, 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=63 changed=17 unreachable=0 failed=0 skipped=94 rescued=1 ignored=1 Monday 23 September 2024 09:06:08 -0400 (0:00:00.452) 0:02:00.780 ****** =============================================================================== Cleanup modules -------------------------------------------------------- 15.68s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:63 fedora.linux_system_roles.selinux : Install the module ------------------ 7.56s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 fedora.linux_system_roles.selinux : Install the module ------------------ 7.51s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 fedora.linux_system_roles.selinux : Install the module ------------------ 7.44s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:50 fedora.linux_system_roles.selinux : Disable module ---------------------- 7.42s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 fedora.linux_system_roles.selinux : Enable module ----------------------- 7.39s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:70 fedora.linux_system_roles.selinux : Disable module ---------------------- 7.39s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:77 fedora.linux_system_roles.selinux : Remove module ----------------------- 7.37s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:62 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.36s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Refresh SELinux modules facts ------- 3.18s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 fedora.linux_system_roles.selinux : Refresh SELinux modules facts ------- 3.09s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 fedora.linux_system_roles.selinux : Refresh SELinux modules facts ------- 3.03s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 fedora.linux_system_roles.selinux : Refresh SELinux modules facts ------- 3.00s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 fedora.linux_system_roles.selinux : Refresh SELinux modules facts ------- 3.00s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 fedora.linux_system_roles.selinux : Refresh SELinux modules facts ------- 3.00s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 fedora.linux_system_roles.selinux : Refresh SELinux modules facts ------- 2.98s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/selinux_load_module.yml:84 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 2.96s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Gathering Facts --------------------------------------------------------- 2.53s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules.yml:2 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 1.32s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 fedora.linux_system_roles.selinux : Refresh facts ----------------------- 1.27s /tmp/collections-Egb/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 13827 1727096768.78030: RUNNING CLEANUP